Pull request #43194 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 590e34eaf4733b6400195b317679997ffae78f86+5e330ad4da5ed3fa7f28b68851588b8c2b497f12 (8b70910142b649c8c61eb0d550703f55b38917ba) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43194@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-16T11:15:56.339Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-16T11:15:56.344Z] Trying to pass milestone 9 [Pipeline] milestone [2022-03-16T11:15:56.426Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-16T11:15:56.637Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ab0346c4f06a5f29) in /home/ubuntu/workspace/moby_PR-43194 [Pipeline] { [Pipeline] checkout [2022-03-16T11:15:56.681Z] The recommended git tool is: git [2022-03-16T11:15:56.732Z] using credential docker-jenkins-github-credentials [2022-03-16T11:15:56.744Z] Cloning the remote Git repository [2022-03-16T11:15:56.744Z] Cloning with configured refspecs honoured and without tags [2022-03-16T11:15:56.830Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:15:56.831Z] > git init /home/ubuntu/workspace/moby_PR-43194 # timeout=10 [2022-03-16T11:15:56.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:15:56.849Z] > git --version # timeout=10 [2022-03-16T11:15:56.853Z] > git --version # 'git version 2.17.1' [2022-03-16T11:15:56.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:15:56.855Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:12.091Z] Fetching without tags [2022-03-16T11:16:12.324Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:12.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:12.158Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:12.163Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:12.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:12.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:12.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:12.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:12.411Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:12.419Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:12.851Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:12.851Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:13.494Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:13.507Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-16T11:16:14.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/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-16T11:16:14.240Z] Unable to find image 'alpine:latest' locally [2022-03-16T11:16:12.903Z] > git remote # timeout=10 [2022-03-16T11:16:12.908Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:12.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:12.914Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:12.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:12.938Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:12.943Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:13.582Z] > git rev-list --no-walk 0dbe00f62c461bdebec826238245b02a5001fecd # timeout=10 [2022-03-16T11:16:14.496Z] latest: Pulling from library/alpine [2022-03-16T11:16:14.496Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T11:16:14.496Z] 59bf1c3509f3: Download complete [2022-03-16T11:16:14.753Z] 59bf1c3509f3: Pull complete [2022-03-16T11:16:14.753Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-16T11:16:14.753Z] Status: Downloaded newer image for alpine:latest [2022-03-16T11:16:17.312Z] 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 [2022-03-16T11:16:17.549Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ab0346c4f06a5f29) in /home/ubuntu/workspace/moby_PR-43194 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-16T11:16:17.565Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b53cfd9d4709e5f9) in /home/ubuntu/workspace/moby_PR-43194 [2022-03-16T11:16:17.566Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad6ad20e3fbc9791) in /home/ubuntu/workspace/moby_PR-43194 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-03-16T11:16:17.575Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c2ae4af53d490cff) in /home/ubuntu/workspace/moby_PR-43194 [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] { [Pipeline] { [Pipeline] { [2022-03-16T11:16:17.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05ee2e35c2ef27fb6) in /home/ubuntu/workspace/moby_PR-43194 [Pipeline] checkout [2022-03-16T11:16:17.648Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2022-03-16T11:16:17.659Z] The recommended git tool is: git [Pipeline] checkout [2022-03-16T11:16:17.670Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:17.681Z] Cloning the remote Git repository [2022-03-16T11:16:17.681Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-16T11:16:17.699Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-16T11:16:17.707Z] The recommended git tool is: git [2022-03-16T11:16:17.719Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:17.721Z] Fetching changes from the remote Git repository [2022-03-16T11:16:17.726Z] Cloning the remote Git repository [2022-03-16T11:16:17.726Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-16T11:16:17.729Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-03-16T11:16:17.782Z] The recommended git tool is: git [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] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-16T11:16:17.839Z] Running on azwin-2-8b3ad0 in d:\jenkins\workspace\moby_PR-43194 [2022-03-16T11:16:17.839Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-03-16T11:16:17.847Z] Running on azwin-2-3c0f40 in d:\jenkins\workspace\moby_PR-43194 [2022-03-16T11:16:17.848Z] Cloning the remote Git repository [2022-03-16T11:16:17.848Z] Cloning with configured refspecs honoured and without tags [2022-03-16T11:16:17.855Z] The recommended git tool is: git [2022-03-16T11:16:17.864Z] Running on azwin-2-50a791 in d:\jenkins\workspace\moby_PR-43194 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [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] } [Pipeline] { [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-03-16T11:16:17.976Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-16T11:16:17.977Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-16T11:16:17.979Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-03-16T11:16:17.996Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-16T11:16:18.073Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:18.073Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:18.077Z] The recommended git tool is: git [Pipeline] // stage [2022-03-16T11:16:18.085Z] The recommended git tool is: git [Pipeline] // stage [2022-03-16T11:16:18.101Z] The recommended git tool is: git [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] } [2022-03-16T11:16:18.130Z] Commit message: "update golang to 1.18.0" [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-16T11:16:18.289Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:18.294Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:18.322Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:18.364Z] Cloning the remote Git repository [2022-03-16T11:16:18.364Z] Cloning with configured refspecs honoured and without tags [2022-03-16T11:16:18.368Z] Cloning the remote Git repository [2022-03-16T11:16:18.368Z] Cloning with configured refspecs honoured and without tags [2022-03-16T11:16:18.400Z] Cloning the remote Git repository [2022-03-16T11:16:18.400Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-16T11:16:17.675Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:17.676Z] > git init /home/ubuntu/workspace/moby_PR-43194 # timeout=10 [2022-03-16T11:16:17.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:17.715Z] > git --version # timeout=10 [2022-03-16T11:16:17.721Z] > git --version # 'git version 2.17.1' [2022-03-16T11:16:17.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:17.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:17.794Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43194/.git # timeout=10 [2022-03-16T11:16:17.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:17.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:17.859Z] > git --version # timeout=10 [2022-03-16T11:16:17.862Z] > git --version # 'git version 2.17.1' [2022-03-16T11:16:17.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:17.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:18.084Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:18.098Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:18.141Z] > git remote # timeout=10 [2022-03-16T11:16:18.144Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:18.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:18.146Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:18.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:18.160Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:18.166Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:17.769Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:17.770Z] > git init /home/ubuntu/workspace/moby_PR-43194 # timeout=10 [2022-03-16T11:16:17.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:17.781Z] > git --version # timeout=10 [2022-03-16T11:16:17.790Z] > git --version # 'git version 2.25.1' [2022-03-16T11:16:17.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:17.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:17.903Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:17.903Z] > git init /home/ubuntu/workspace/moby_PR-43194 # timeout=10 [2022-03-16T11:16:17.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:17.919Z] > git --version # timeout=10 [2022-03-16T11:16:17.924Z] > git --version # 'git version 2.25.1' [2022-03-16T11:16:17.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:17.925Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:18.833Z] + [ PR != PR ] [2022-03-16T11:16:18.833Z] + [ master != master ] [2022-03-16T11:16:18.833Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:18.400Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:18.401Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-16T11:16:18.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:18.478Z] > git --version # timeout=10 [2022-03-16T11:16:18.538Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-16T11:16:18.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:18.541Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:18.402Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:18.403Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-16T11:16:18.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:18.468Z] > git --version # timeout=10 [2022-03-16T11:16:18.514Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-16T11:16:18.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:18.516Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:18.440Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:18.440Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-16T11:16:18.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:18.538Z] > git --version # timeout=10 [2022-03-16T11:16:18.615Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-16T11:16:18.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:18.619Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:19.197Z] + docker version [2022-03-16T11:16:19.197Z] Client: Docker Engine - Community [2022-03-16T11:16:19.197Z] Version: 20.10.12 [2022-03-16T11:16:19.197Z] API version: 1.41 [2022-03-16T11:16:19.197Z] Go version: go1.16.12 [2022-03-16T11:16:19.197Z] Git commit: e91ed57 [2022-03-16T11:16:19.197Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-16T11:16:19.197Z] OS/Arch: linux/amd64 [2022-03-16T11:16:19.197Z] Context: default [2022-03-16T11:16:19.197Z] Experimental: true [2022-03-16T11:16:19.197Z] [2022-03-16T11:16:19.197Z] Server: Docker Engine - Community [2022-03-16T11:16:19.197Z] Engine: [2022-03-16T11:16:19.197Z] Version: 20.10.12 [2022-03-16T11:16:19.197Z] API version: 1.41 (minimum version 1.12) [2022-03-16T11:16:19.197Z] Go version: go1.16.12 [2022-03-16T11:16:19.197Z] Git commit: 459d0df [2022-03-16T11:16:19.197Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-16T11:16:19.197Z] OS/Arch: linux/amd64 [2022-03-16T11:16:19.197Z] Experimental: true [2022-03-16T11:16:19.197Z] containerd: [2022-03-16T11:16:19.197Z] Version: 1.4.12 [2022-03-16T11:16:19.197Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:19.197Z] runc: [2022-03-16T11:16:19.197Z] Version: 1.0.2 [2022-03-16T11:16:19.197Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-16T11:16:19.197Z] docker-init: [2022-03-16T11:16:19.197Z] Version: 0.19.0 [2022-03-16T11:16:19.197Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-16T11:16:19.513Z] + docker info [2022-03-16T11:16:19.849Z] using credential docker-jenkins-github-credentials [2022-03-16T11:16:19.885Z] Cloning the remote Git repository [2022-03-16T11:16:19.885Z] Cloning with configured refspecs honoured and without tags [2022-03-16T11:16:20.076Z] Client: [2022-03-16T11:16:20.076Z] Context: default [2022-03-16T11:16:20.076Z] Debug Mode: false [2022-03-16T11:16:20.076Z] Plugins: [2022-03-16T11:16:20.076Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-16T11:16:20.076Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-16T11:16:20.076Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-16T11:16:20.076Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-16T11:16:20.076Z] [2022-03-16T11:16:20.076Z] Server: [2022-03-16T11:16:20.076Z] Containers: 0 [2022-03-16T11:16:20.076Z] Running: 0 [2022-03-16T11:16:20.076Z] Paused: 0 [2022-03-16T11:16:20.076Z] Stopped: 0 [2022-03-16T11:16:20.076Z] Images: 3 [2022-03-16T11:16:20.076Z] Server Version: 20.10.12 [2022-03-16T11:16:20.076Z] Storage Driver: overlay2 [2022-03-16T11:16:20.076Z] Backing Filesystem: extfs [2022-03-16T11:16:20.076Z] Supports d_type: true [2022-03-16T11:16:20.076Z] Native Overlay Diff: true [2022-03-16T11:16:20.076Z] userxattr: false [2022-03-16T11:16:20.076Z] Logging Driver: json-file [2022-03-16T11:16:20.076Z] Cgroup Driver: cgroupfs [2022-03-16T11:16:20.076Z] Cgroup Version: 1 [2022-03-16T11:16:20.076Z] Plugins: [2022-03-16T11:16:20.076Z] Volume: local [2022-03-16T11:16:20.076Z] Network: bridge host ipvlan macvlan null overlay [2022-03-16T11:16:20.076Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-16T11:16:20.076Z] Swarm: inactive [2022-03-16T11:16:20.076Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-16T11:16:20.076Z] Default Runtime: runc [2022-03-16T11:16:20.076Z] Init Binary: docker-init [2022-03-16T11:16:20.076Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:20.076Z] runc version: v1.0.2-0-g52b36a2 [2022-03-16T11:16:20.076Z] init version: de40ad0 [2022-03-16T11:16:20.076Z] Security Options: [2022-03-16T11:16:20.076Z] apparmor [2022-03-16T11:16:20.076Z] seccomp [2022-03-16T11:16:20.076Z] Profile: default [2022-03-16T11:16:20.076Z] Kernel Version: 5.4.0-1061-aws [2022-03-16T11:16:20.076Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-16T11:16:20.076Z] OSType: linux [2022-03-16T11:16:20.076Z] Architecture: x86_64 [2022-03-16T11:16:20.076Z] CPUs: 2 [2022-03-16T11:16:20.076Z] Total Memory: 7.565GiB [2022-03-16T11:16:20.076Z] Name: ip-10-100-94-255 [2022-03-16T11:16:20.076Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-16T11:16:20.076Z] Docker Root Dir: /var/lib/docker [2022-03-16T11:16:20.076Z] Debug Mode: false [2022-03-16T11:16:20.076Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:20.076Z] Labels: [2022-03-16T11:16:20.076Z] Experimental: true [2022-03-16T11:16:20.076Z] Insecure Registries: [2022-03-16T11:16:20.076Z] 127.0.0.0/8 [2022-03-16T11:16:20.076Z] Live Restore Enabled: true [2022-03-16T11:16:20.076Z] [2022-03-16T11:16:20.076Z] WARNING: No swap limit support [Pipeline] sh [2022-03-16T11:16:19.901Z] Cloning repository https://github.com/moby/moby.git [2022-03-16T11:16:19.941Z] > git init /home/ubuntu/workspace/moby_PR-43194 # timeout=10 [2022-03-16T11:16:20.402Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:20.402Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:20.402Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43194/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-16T11:16:20.402Z] + bash /home/ubuntu/workspace/moby_PR-43194/check-config.sh [2022-03-16T11:16:20.402Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-16T11:16:20.402Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-16T11:16:20.402Z] [2022-03-16T11:16:20.402Z] Generally Necessary: [2022-03-16T11:16:20.402Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-16T11:16:20.402Z] - apparmor: enabled and tools installed [2022-03-16T11:16:20.402Z] - CONFIG_NAMESPACES: enabled [2022-03-16T11:16:20.402Z] - CONFIG_NET_NS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_PID_NS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_IPC_NS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_UTS_NS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CGROUPS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-16T11:16:20.402Z] - CONFIG_CPUSETS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_MEMCG: enabled [2022-03-16T11:16:20.402Z] - CONFIG_KEYS: enabled [2022-03-16T11:16:20.402Z] - CONFIG_VETH: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-16T11:16:20.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-16T11:16:20.658Z] - CONFIG_CGROUP_BPF: enabled [2022-03-16T11:16:20.658Z] [2022-03-16T11:16:20.658Z] Optional Features: [2022-03-16T11:16:20.658Z] - CONFIG_USER_NS: enabled [2022-03-16T11:16:20.658Z] - CONFIG_SECCOMP: enabled [2022-03-16T11:16:20.658Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-16T11:16:20.658Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-16T11:16:20.658Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-16T11:16:20.658Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-16T11:16:20.658Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-16T11:16:20.658Z] - CONFIG_BLK_CGROUP: enabled [2022-03-16T11:16:20.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-16T11:16:20.658Z] - CONFIG_CGROUP_PERF: enabled [2022-03-16T11:16:20.658Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-16T11:16:20.658Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-16T11:16:20.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-16T11:16:20.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-16T11:16:20.658Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-16T11:16:20.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_IP_VS: enabled (as module) [2022-03-16T11:16:20.658Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-16T11:16:20.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-16T11:16:20.659Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-16T11:16:20.659Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-16T11:16:20.659Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-16T11:16:20.659Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-16T11:16:20.659Z] - CONFIG_EXT4_FS: enabled [2022-03-16T11:16:20.659Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-16T11:16:20.659Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-16T11:16:20.659Z] - Network Drivers: [2022-03-16T11:16:20.659Z] - "overlay": [2022-03-16T11:16:20.659Z] - CONFIG_VXLAN: enabled (as module) [2022-03-16T11:16:20.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-16T11:16:20.659Z] Optional (for encrypted networks): [2022-03-16T11:16:20.659Z] - CONFIG_CRYPTO: enabled [2022-03-16T11:16:20.659Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-16T11:16:20.659Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-16T11:16:20.659Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-16T11:16:20.659Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-16T11:16:20.659Z] - CONFIG_XFRM: enabled [2022-03-16T11:16:20.659Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-16T11:16:20.659Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-16T11:16:20.659Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-16T11:16:20.659Z] - "ipvlan": [2022-03-16T11:16:20.659Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-16T11:16:20.659Z] - "macvlan": [2022-03-16T11:16:20.659Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-16T11:16:20.659Z] - CONFIG_DUMMY: enabled (as module) [2022-03-16T11:16:20.659Z] - "ftp,tftp client in container": [2022-03-16T11:16:20.916Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-16T11:16:20.916Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-16T11:16:20.916Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-16T11:16:20.916Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-16T11:16:20.916Z] - Storage Drivers: [2022-03-16T11:16:20.916Z] - "aufs": [2022-03-16T11:16:20.916Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-16T11:16:20.916Z] - "btrfs": [2022-03-16T11:16:20.916Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-16T11:16:20.916Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-16T11:16:20.916Z] - "devicemapper": [2022-03-16T11:16:20.916Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-16T11:16:20.916Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-16T11:16:20.916Z] - "overlay": [2022-03-16T11:16:20.916Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-16T11:16:20.916Z] - "zfs": [2022-03-16T11:16:20.916Z] - /dev/zfs: present [2022-03-16T11:16:20.916Z] - zfs command: missing [2022-03-16T11:16:20.916Z] - zpool command: missing [2022-03-16T11:16:20.916Z] [2022-03-16T11:16:20.916Z] Limits: [2022-03-16T11:16:20.916Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-16T11:16:20.916Z] [2022-03-16T11:16:20.916Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-16T11:16:20.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:20.196Z] > git --version # timeout=10 [2022-03-16T11:16:20.206Z] > git --version # 'git version 2.17.1' [2022-03-16T11:16:20.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:20.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:21.241Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:590e34eaf4733b6400195b317679997ffae78f86 . [2022-03-16T11:16:21.241Z] #1 [internal] load build definition from Dockerfile [2022-03-16T11:16:21.241Z] #1 sha256:61a60b8b72d3c56f6a411bf5a500f3efac92ca490f76a84b8c2a1fde075948a7 [2022-03-16T11:16:21.241Z] #1 transferring dockerfile: 16.77kB done [2022-03-16T11:16:21.241Z] #1 DONE 0.0s [2022-03-16T11:16:21.241Z] [2022-03-16T11:16:21.241Z] #2 [internal] load .dockerignore [2022-03-16T11:16:21.241Z] #2 sha256:6771a9e9fc761a4db6e2ec002a0c1f3ee7255dfa88167bae3a6b8e194a7be3ad [2022-03-16T11:16:21.241Z] #2 transferring context: 87B done [2022-03-16T11:16:21.241Z] #2 DONE 0.0s [2022-03-16T11:16:21.241Z] [2022-03-16T11:16:21.241Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-16T11:16:21.241Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-16T11:16:21.498Z] #3 DONE 0.1s [2022-03-16T11:16:21.498Z] [2022-03-16T11:16:21.498Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-16T11:16:21.498Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-16T11:16:21.498Z] #4 CACHED [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #5 [internal] load build definition from Dockerfile [2022-03-16T11:16:21.753Z] #5 sha256:b9f8b0092ed4ed15c02807b670569f210521e7c2d9c492d2f32dd25116cfaf89 [2022-03-16T11:16:21.753Z] #5 DONE 0.0s [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #6 [internal] load .dockerignore [2022-03-16T11:16:21.753Z] #6 sha256:89d4acb094a3fbaaa70cb618a04de1d7ab435039ea05bd758deb4b2eb84cf094 [2022-03-16T11:16:21.753Z] #6 DONE 0.0s [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:21.753Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-16T11:16:21.753Z] #9 DONE 0.1s [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:21.753Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-16T11:16:21.753Z] #10 DONE 0.1s [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-16T11:16:21.753Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-16T11:16:21.753Z] #7 DONE 0.1s [2022-03-16T11:16:21.753Z] [2022-03-16T11:16:21.753Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:16:21.753Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-16T11:16:22.011Z] #8 DONE 0.3s [2022-03-16T11:16:22.268Z] [2022-03-16T11:16:22.268Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:22.268Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-16T11:16:22.268Z] #76 DONE 0.0s [2022-03-16T11:16:22.268Z] [2022-03-16T11:16:22.268Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:22.268Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:16:22.268Z] #74 DONE 0.0s [2022-03-16T11:16:22.268Z] [2022-03-16T11:16:22.268Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:16:22.268Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-16T11:16:22.268Z] #35 DONE 0.0s [2022-03-16T11:16:22.268Z] [2022-03-16T11:16:22.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:22.268Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:22.268Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.0s done [2022-03-16T11:16:22.268Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-16T11:16:22.268Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 0.2s [2022-03-16T11:16:22.268Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-16T11:16:22.268Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-16T11:16:22.268Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 0.2s done [2022-03-16T11:16:22.268Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.39MB / 141.70MB 0.3s [2022-03-16T11:16:22.540Z] #11 ... [2022-03-16T11:16:22.540Z] [2022-03-16T11:16:22.540Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-16T11:16:22.540Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-16T11:16:22.540Z] #52 CACHED [2022-03-16T11:16:22.540Z] [2022-03-16T11:16:22.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:22.540Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:22.540Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 16.78MB / 141.70MB 0.4s [2022-03-16T11:16:22.797Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 31.46MB / 141.70MB 0.7s [2022-03-16T11:16:22.797Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 42.99MB / 141.70MB 0.8s [2022-03-16T11:16:23.056Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 50.33MB / 141.70MB 0.9s [2022-03-16T11:16:23.316Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 60.82MB / 141.70MB 1.2s [2022-03-16T11:16:23.316Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 68.16MB / 141.70MB 1.3s [2022-03-16T11:16:23.576Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 75.63MB / 141.70MB 1.4s [2022-03-16T11:16:23.576Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 95.42MB / 141.70MB 1.6s [2022-03-16T11:16:24.141Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 118.49MB / 141.70MB 2.0s [2022-03-16T11:16:24.397Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 125.83MB / 141.70MB 2.2s [2022-03-16T11:16:24.397Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 2.4s [2022-03-16T11:16:24.653Z] #11 ... [2022-03-16T11:16:24.653Z] [2022-03-16T11:16:24.653Z] #31 [internal] load build context [2022-03-16T11:16:24.653Z] #31 sha256:584cdc9f4e5886ff224df09fcb3cb34a5fcdbd5e14611a79ced2e9aeddf8050b [2022-03-16T11:16:24.653Z] #31 transferring context: 58.91MB 2.4s done [2022-03-16T11:16:24.653Z] #31 DONE 2.5s [2022-03-16T11:16:24.653Z] [2022-03-16T11:16:24.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:24.653Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:24.653Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 2.5s done [2022-03-16T11:16:24.653Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-16T11:16:29.903Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.2s [2022-03-16T11:16:29.903Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.4s done [2022-03-16T11:16:30.368Z] Fetching without tags [2022-03-16T11:16:30.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:30.364Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:30.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:30.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:30.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:30.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:30.383Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:30.468Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-16T11:16:30.468Z] #11 DONE 8.3s [2022-03-16T11:16:30.468Z] [2022-03-16T11:16:30.468Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-16T11:16:30.468Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-16T11:16:30.620Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:31.124Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:31.124Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:31.319Z] Commit message: "update golang to 1.18.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:30.632Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:30.637Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:31.109Z] > git remote # timeout=10 [2022-03-16T11:16:31.113Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:31.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:31.118Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:31.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:31.136Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:31.139Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:32.262Z] + docker version [2022-03-16T11:16:32.262Z] Client: Docker Engine - Community [2022-03-16T11:16:32.262Z] Version: 20.10.12 [2022-03-16T11:16:32.262Z] API version: 1.41 [2022-03-16T11:16:32.262Z] Go version: go1.16.12 [2022-03-16T11:16:32.262Z] Git commit: e91ed57 [2022-03-16T11:16:32.262Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-16T11:16:32.262Z] OS/Arch: linux/arm64 [2022-03-16T11:16:32.262Z] Context: default [2022-03-16T11:16:32.262Z] Experimental: true [2022-03-16T11:16:32.262Z] [2022-03-16T11:16:32.262Z] Server: Docker Engine - Community [2022-03-16T11:16:32.262Z] Engine: [2022-03-16T11:16:32.262Z] Version: 20.10.12 [2022-03-16T11:16:32.262Z] API version: 1.41 (minimum version 1.12) [2022-03-16T11:16:32.262Z] Go version: go1.16.12 [2022-03-16T11:16:32.262Z] Git commit: 459d0df [2022-03-16T11:16:32.262Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-16T11:16:32.262Z] OS/Arch: linux/arm64 [2022-03-16T11:16:32.262Z] Experimental: true [2022-03-16T11:16:32.262Z] containerd: [2022-03-16T11:16:32.262Z] Version: 1.4.12 [2022-03-16T11:16:32.262Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:32.262Z] runc: [2022-03-16T11:16:32.262Z] Version: 1.0.2 [2022-03-16T11:16:32.262Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-16T11:16:32.262Z] docker-init: [2022-03-16T11:16:32.262Z] Version: 0.19.0 [2022-03-16T11:16:32.262Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-16T11:16:32.359Z] #12 DONE 1.7s [2022-03-16T11:16:32.359Z] [2022-03-16T11:16:32.359Z] #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-16T11:16:32.359Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-16T11:16:32.583Z] + docker info [2022-03-16T11:16:32.615Z] #13 DONE 0.4s [2022-03-16T11:16:32.615Z] [2022-03-16T11:16:32.615Z] #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-16T11:16:32.615Z] #53 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-16T11:16:32.615Z] #53 DONE 0.1s [2022-03-16T11:16:32.615Z] [2022-03-16T11:16:32.615Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-16T11:16:32.615Z] #49 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-16T11:16:32.615Z] #49 DONE 0.2s [2022-03-16T11:16:32.615Z] [2022-03-16T11:16:32.615Z] #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-16T11:16:32.615Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:16:32.823Z] Fetching without tags [2022-03-16T11:16:32.871Z] #50 ... [2022-03-16T11:16:32.871Z] [2022-03-16T11:16:32.871Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:16:32.871Z] #40 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-16T11:16:32.871Z] #40 DONE 0.2s [2022-03-16T11:16:32.871Z] [2022-03-16T11:16:32.871Z] #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-16T11:16:32.871Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:16:33.070Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:33.144Z] Client: [2022-03-16T11:16:33.144Z] Context: default [2022-03-16T11:16:33.144Z] Debug Mode: false [2022-03-16T11:16:33.144Z] Plugins: [2022-03-16T11:16:33.144Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-16T11:16:33.144Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-16T11:16:33.144Z] [2022-03-16T11:16:33.144Z] Server: [2022-03-16T11:16:33.144Z] Containers: 0 [2022-03-16T11:16:33.144Z] Running: 0 [2022-03-16T11:16:33.144Z] Paused: 0 [2022-03-16T11:16:33.144Z] Stopped: 0 [2022-03-16T11:16:33.144Z] Images: 2 [2022-03-16T11:16:33.144Z] Server Version: 20.10.12 [2022-03-16T11:16:33.144Z] Storage Driver: overlay2 [2022-03-16T11:16:33.144Z] Backing Filesystem: extfs [2022-03-16T11:16:33.144Z] Supports d_type: true [2022-03-16T11:16:33.144Z] Native Overlay Diff: true [2022-03-16T11:16:33.144Z] userxattr: false [2022-03-16T11:16:33.144Z] Logging Driver: json-file [2022-03-16T11:16:33.144Z] Cgroup Driver: cgroupfs [2022-03-16T11:16:33.144Z] Cgroup Version: 1 [2022-03-16T11:16:33.144Z] Plugins: [2022-03-16T11:16:33.144Z] Volume: local [2022-03-16T11:16:33.144Z] Network: bridge host ipvlan macvlan null overlay [2022-03-16T11:16:33.144Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-16T11:16:33.144Z] Swarm: inactive [2022-03-16T11:16:33.144Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-16T11:16:33.144Z] Default Runtime: runc [2022-03-16T11:16:33.144Z] Init Binary: docker-init [2022-03-16T11:16:33.144Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:33.144Z] runc version: v1.0.2-0-g52b36a2 [2022-03-16T11:16:33.144Z] init version: de40ad0 [2022-03-16T11:16:33.144Z] Security Options: [2022-03-16T11:16:33.144Z] apparmor [2022-03-16T11:16:33.144Z] seccomp [2022-03-16T11:16:33.144Z] Profile: default [2022-03-16T11:16:33.144Z] Kernel Version: 5.11.0-1023-aws [2022-03-16T11:16:33.144Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-16T11:16:33.144Z] OSType: linux [2022-03-16T11:16:33.144Z] Architecture: aarch64 [2022-03-16T11:16:33.144Z] CPUs: 2 [2022-03-16T11:16:33.144Z] Total Memory: 7.576GiB [2022-03-16T11:16:33.144Z] Name: ip-10-100-83-20 [2022-03-16T11:16:33.144Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-16T11:16:33.144Z] Docker Root Dir: /var/lib/docker [2022-03-16T11:16:33.144Z] Debug Mode: false [2022-03-16T11:16:33.144Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:33.144Z] Labels: [2022-03-16T11:16:33.144Z] Experimental: true [2022-03-16T11:16:33.144Z] Insecure Registries: [2022-03-16T11:16:33.144Z] 127.0.0.0/8 [2022-03-16T11:16:33.144Z] Live Restore Enabled: true [2022-03-16T11:16:33.144Z] [Pipeline] sh [2022-03-16T11:16:33.460Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:33.460Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:33.460Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43194/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-16T11:16:33.460Z] + bash /home/ubuntu/workspace/moby_PR-43194/check-config.sh [2022-03-16T11:16:33.460Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-16T11:16:33.460Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-16T11:16:33.460Z] [2022-03-16T11:16:33.460Z] Generally Necessary: [2022-03-16T11:16:33.460Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-16T11:16:33.460Z] - apparmor: enabled and tools installed [2022-03-16T11:16:33.460Z] - CONFIG_NAMESPACES: enabled [2022-03-16T11:16:33.461Z] - CONFIG_NET_NS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_PID_NS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_IPC_NS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_UTS_NS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUPS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CPUSETS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_MEMCG: enabled [2022-03-16T11:16:33.461Z] - CONFIG_KEYS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_VETH: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_BPF: enabled [2022-03-16T11:16:33.461Z] [2022-03-16T11:16:33.461Z] Optional Features: [2022-03-16T11:16:33.461Z] - CONFIG_USER_NS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_SECCOMP: enabled [2022-03-16T11:16:33.461Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-16T11:16:33.461Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-16T11:16:33.461Z] (cgroup swap accounting is currently enabled) [2022-03-16T11:16:33.461Z] - CONFIG_BLK_CGROUP: enabled [2022-03-16T11:16:33.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_PERF: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-16T11:16:33.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-16T11:16:33.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-16T11:16:33.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-16T11:16:33.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-16T11:16:33.461Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-16T11:16:33.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-16T11:16:33.533Z] Fetching without tags [2022-03-16T11:16:33.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:33.505Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:33.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:33.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:33.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:33.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:33.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:32.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:32.808Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:32.813Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:32.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:32.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:32.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:32.829Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:33.071Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:33.076Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:33.562Z] > git remote # timeout=10 [2022-03-16T11:16:33.566Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:33.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:33.571Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:33.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:33.594Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:33.595Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:33.717Z] - CONFIG_IP_VS: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-16T11:16:33.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-16T11:16:33.717Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-16T11:16:33.717Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-16T11:16:33.717Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-16T11:16:33.717Z] - CONFIG_EXT4_FS: enabled [2022-03-16T11:16:33.717Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-16T11:16:33.717Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-16T11:16:33.717Z] - Network Drivers: [2022-03-16T11:16:33.717Z] - "overlay": [2022-03-16T11:16:33.717Z] - CONFIG_VXLAN: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-16T11:16:33.717Z] Optional (for encrypted networks): [2022-03-16T11:16:33.717Z] - CONFIG_CRYPTO: enabled [2022-03-16T11:16:33.717Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-16T11:16:33.717Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-16T11:16:33.717Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-16T11:16:33.717Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-16T11:16:33.717Z] - CONFIG_XFRM: enabled [2022-03-16T11:16:33.717Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-16T11:16:33.717Z] - "ipvlan": [2022-03-16T11:16:33.717Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-16T11:16:33.717Z] - "macvlan": [2022-03-16T11:16:33.717Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_DUMMY: enabled (as module) [2022-03-16T11:16:33.717Z] - "ftp,tftp client in container": [2022-03-16T11:16:33.717Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-16T11:16:33.717Z] - Storage Drivers: [2022-03-16T11:16:33.717Z] - "aufs": [2022-03-16T11:16:33.717Z] - CONFIG_AUFS_FS: missing [2022-03-16T11:16:33.717Z] - "btrfs": [2022-03-16T11:16:33.717Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-16T11:16:33.717Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-16T11:16:33.717Z] - "devicemapper": [2022-03-16T11:16:33.717Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-16T11:16:33.717Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-16T11:16:33.717Z] - "overlay": [2022-03-16T11:16:33.717Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-16T11:16:33.717Z] - "zfs": [2022-03-16T11:16:33.717Z] - /dev/zfs: present [2022-03-16T11:16:33.717Z] - zfs command: missing [2022-03-16T11:16:33.717Z] - zpool command: missing [2022-03-16T11:16:33.717Z] [2022-03-16T11:16:33.717Z] Limits: [2022-03-16T11:16:33.717Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-16T11:16:33.717Z] [2022-03-16T11:16:33.717Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-16T11:16:33.957Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:33.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:34.048Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:590e34eaf4733b6400195b317679997ffae78f86 . [2022-03-16T11:16:34.048Z] #1 [internal] load build definition from Dockerfile [2022-03-16T11:16:34.048Z] #1 sha256:eaa2f839aa5a6fe763007149d9b38706bbc917889ed4c662b103f993276fb902 [2022-03-16T11:16:34.048Z] #1 transferring dockerfile: 16.77kB done [2022-03-16T11:16:34.048Z] #1 DONE 0.0s [2022-03-16T11:16:34.048Z] [2022-03-16T11:16:34.048Z] #2 [internal] load .dockerignore [2022-03-16T11:16:34.048Z] #2 sha256:a6e12a27683bd3bd1f2f2666a6853d6859e8e17029a81098c777d62135bf1d81 [2022-03-16T11:16:34.048Z] #2 transferring context: 87B 0.0s done [2022-03-16T11:16:34.048Z] #2 DONE 0.0s [2022-03-16T11:16:34.048Z] [2022-03-16T11:16:34.048Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-16T11:16:34.048Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-16T11:16:33.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:34.186Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:34.304Z] #3 DONE 0.2s [2022-03-16T11:16:34.314Z] Fetching without tags [2022-03-16T11:16:34.315Z] Fetching without tags [2022-03-16T11:16:34.481Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:34.482Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:34.561Z] [2022-03-16T11:16:34.561Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-16T11:16:34.561Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-16T11:16:34.561Z] #4 CACHED [2022-03-16T11:16:34.561Z] [2022-03-16T11:16:34.561Z] #6 [internal] load .dockerignore [2022-03-16T11:16:34.561Z] #6 sha256:e61ab1de67d01b1f3a6bc27e826d4f52e248f456f3b90986988c2799b45d2216 [2022-03-16T11:16:34.561Z] #6 DONE 0.0s [2022-03-16T11:16:34.561Z] [2022-03-16T11:16:34.561Z] #5 [internal] load build definition from Dockerfile [2022-03-16T11:16:34.561Z] #5 sha256:0ac5b4b83f3a30341498484ba7794b65510afe62011180e78164914ed9bbd7d3 [2022-03-16T11:16:34.561Z] #5 DONE 0.0s [2022-03-16T11:16:34.561Z] [2022-03-16T11:16:34.561Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:16:34.561Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:34.817Z] #10 ... [2022-03-16T11:16:34.817Z] [2022-03-16T11:16:34.817Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-16T11:16:34.817Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-16T11:16:34.817Z] #7 DONE 0.1s [2022-03-16T11:16:34.817Z] [2022-03-16T11:16:34.817Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:34.817Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-16T11:16:34.817Z] #9 DONE 0.1s [2022-03-16T11:16:34.817Z] [2022-03-16T11:16:34.817Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:34.817Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-16T11:16:34.817Z] #8 DONE 0.1s [2022-03-16T11:16:34.817Z] [2022-03-16T11:16:34.817Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:16:34.817Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-16T11:16:34.817Z] #10 DONE 0.3s [2022-03-16T11:16:34.990Z] + docker version [2022-03-16T11:16:34.990Z] Client: Docker Engine - Community [2022-03-16T11:16:34.990Z] Version: 20.10.12 [2022-03-16T11:16:34.990Z] API version: 1.41 [2022-03-16T11:16:34.990Z] Go version: go1.16.12 [2022-03-16T11:16:34.990Z] Git commit: e91ed57 [2022-03-16T11:16:34.990Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-16T11:16:34.990Z] OS/Arch: linux/amd64 [2022-03-16T11:16:34.990Z] Context: default [2022-03-16T11:16:34.990Z] Experimental: true [2022-03-16T11:16:34.990Z] [2022-03-16T11:16:34.990Z] Server: Docker Engine - Community [2022-03-16T11:16:34.990Z] Engine: [2022-03-16T11:16:34.990Z] Version: 20.10.12 [2022-03-16T11:16:34.990Z] API version: 1.41 (minimum version 1.12) [2022-03-16T11:16:34.990Z] Go version: go1.16.12 [2022-03-16T11:16:34.990Z] Git commit: 459d0df [2022-03-16T11:16:34.990Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-16T11:16:34.990Z] OS/Arch: linux/amd64 [2022-03-16T11:16:34.990Z] Experimental: true [2022-03-16T11:16:34.990Z] containerd: [2022-03-16T11:16:34.990Z] Version: 1.4.12 [2022-03-16T11:16:34.990Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:34.990Z] runc: [2022-03-16T11:16:34.990Z] Version: 1.0.2 [2022-03-16T11:16:34.990Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-16T11:16:34.990Z] docker-init: [2022-03-16T11:16:34.990Z] Version: 0.19.0 [2022-03-16T11:16:34.990Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-16T11:16:35.069Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:35.070Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:35.071Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:35.311Z] + docker info [2022-03-16T11:16:33.951Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:33.959Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:34.437Z] > git remote # timeout=10 [2022-03-16T11:16:34.442Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:34.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:34.447Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:34.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:34.475Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:34.480Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:35.380Z] [2022-03-16T11:16:35.380Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:35.380Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-16T11:16:35.380Z] #69 DONE 0.0s [2022-03-16T11:16:35.380Z] [2022-03-16T11:16:35.380Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:35.380Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:16:35.380Z] #67 DONE 0.0s [2022-03-16T11:16:35.380Z] [2022-03-16T11:16:35.380Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:16:35.380Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-16T11:16:35.380Z] #28 DONE 0.0s [2022-03-16T11:16:35.380Z] [2022-03-16T11:16:35.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:35.380Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-16T11:16:35.380Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.0s done [2022-03-16T11:16:33.595Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:33.599Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:35.431Z] #41 2.275 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-16T11:16:35.431Z] #41 2.277 Cloning into '.'... [2022-03-16T11:16:35.431Z] #41 ... [2022-03-16T11:16:35.431Z] [2022-03-16T11:16:35.431Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-16T11:16:35.431Z] #14 sha256:1d4c537b8fe4ea9e47b9ba46536c2f80d56462a2b0938fdb2f23466591bca3dc [2022-03-16T11:16:35.431Z] #14 DONE 2.7s [2022-03-16T11:16:35.431Z] [2022-03-16T11:16:35.431Z] #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-16T11:16:35.431Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:16:35.431Z] #50 2.250 + git clone https://github.com/docker/distribution.git . [2022-03-16T11:16:35.431Z] #50 2.273 Cloning into '.'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:35.637Z] #11 sha256:544d7a4a0ec7686d05a877b73649e9a3b8f5eb66a9f9549b745bf7faeba91aea 1.80kB / 1.80kB done [2022-03-16T11:16:35.637Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-16T11:16:35.637Z] #11 sha256:6ce02004fc95d1d62f314cc13c1a3881dbd4cb21246d4a99e83131428c701bc2 7.04kB / 7.04kB done [2022-03-16T11:16:35.637Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 2.10MB / 108.66MB 0.3s [2022-03-16T11:16:35.637Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 0.2s done [2022-03-16T11:16:35.808Z] + docker version [2022-03-16T11:16:35.808Z] Client: Docker Engine - Community [2022-03-16T11:16:35.808Z] Version: 20.10.12 [2022-03-16T11:16:35.808Z] API version: 1.41 [2022-03-16T11:16:35.808Z] Go version: go1.16.12 [2022-03-16T11:16:35.808Z] Git commit: e91ed57 [2022-03-16T11:16:35.808Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-16T11:16:35.808Z] OS/Arch: linux/amd64 [2022-03-16T11:16:35.808Z] Context: default [2022-03-16T11:16:35.808Z] Experimental: true [2022-03-16T11:16:35.808Z] [2022-03-16T11:16:35.808Z] Server: Docker Engine - Community [2022-03-16T11:16:35.808Z] Engine: [2022-03-16T11:16:35.808Z] Version: 20.10.12 [2022-03-16T11:16:35.808Z] API version: 1.41 (minimum version 1.12) [2022-03-16T11:16:35.808Z] Go version: go1.16.12 [2022-03-16T11:16:35.808Z] Git commit: 459d0df [2022-03-16T11:16:35.808Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-16T11:16:35.808Z] OS/Arch: linux/amd64 [2022-03-16T11:16:35.808Z] Experimental: true [2022-03-16T11:16:35.808Z] containerd: [2022-03-16T11:16:35.808Z] Version: 1.4.12 [2022-03-16T11:16:35.808Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:35.808Z] runc: [2022-03-16T11:16:35.808Z] Version: 1.0.2 [2022-03-16T11:16:35.808Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-16T11:16:35.808Z] docker-init: [2022-03-16T11:16:35.808Z] Version: 0.19.0 [2022-03-16T11:16:35.808Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-16T11:16:34.020Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:34.084Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:34.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:34.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:34.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:34.354Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:35.106Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:35.167Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:34.042Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:34.103Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:34.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:34.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:34.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:34.350Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:35.103Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:35.151Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:35.901Z] #11 ... [2022-03-16T11:16:35.901Z] [2022-03-16T11:16:35.901Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-16T11:16:35.901Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-16T11:16:35.901Z] #45 CACHED [2022-03-16T11:16:35.901Z] [2022-03-16T11:16:35.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:35.901Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-16T11:16:35.901Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 8.39MB / 108.66MB 0.5s [2022-03-16T11:16:36.094Z] + docker info [2022-03-16T11:16:36.157Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 20.97MB / 108.66MB 0.9s [2022-03-16T11:16:36.238Z] Client: [2022-03-16T11:16:36.238Z] Context: default [2022-03-16T11:16:36.238Z] Debug Mode: false [2022-03-16T11:16:36.238Z] Plugins: [2022-03-16T11:16:36.238Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-16T11:16:36.238Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-16T11:16:36.238Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-16T11:16:36.238Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-16T11:16:36.238Z] [2022-03-16T11:16:36.238Z] Server: [2022-03-16T11:16:36.238Z] Containers: 0 [2022-03-16T11:16:36.238Z] Running: 0 [2022-03-16T11:16:36.238Z] Paused: 0 [2022-03-16T11:16:36.238Z] Stopped: 0 [2022-03-16T11:16:36.238Z] Images: 2 [2022-03-16T11:16:36.238Z] Server Version: 20.10.12 [2022-03-16T11:16:36.238Z] Storage Driver: overlay2 [2022-03-16T11:16:36.238Z] Backing Filesystem: extfs [2022-03-16T11:16:36.238Z] Supports d_type: true [2022-03-16T11:16:36.238Z] Native Overlay Diff: true [2022-03-16T11:16:36.238Z] userxattr: false [2022-03-16T11:16:36.238Z] Logging Driver: json-file [2022-03-16T11:16:36.238Z] Cgroup Driver: systemd [2022-03-16T11:16:36.238Z] Cgroup Version: 2 [2022-03-16T11:16:36.238Z] Plugins: [2022-03-16T11:16:36.238Z] Volume: local [2022-03-16T11:16:36.238Z] Network: bridge host ipvlan macvlan null overlay [2022-03-16T11:16:36.238Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-16T11:16:36.238Z] Swarm: inactive [2022-03-16T11:16:36.238Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-16T11:16:36.238Z] Default Runtime: runc [2022-03-16T11:16:36.238Z] Init Binary: docker-init [2022-03-16T11:16:36.238Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:36.238Z] runc version: v1.0.2-0-g52b36a2 [2022-03-16T11:16:36.238Z] init version: de40ad0 [2022-03-16T11:16:36.238Z] Security Options: [2022-03-16T11:16:36.238Z] apparmor [2022-03-16T11:16:36.238Z] seccomp [2022-03-16T11:16:36.238Z] Profile: default [2022-03-16T11:16:36.238Z] cgroupns [2022-03-16T11:16:36.238Z] Kernel Version: 5.11.0-1023-aws [2022-03-16T11:16:36.238Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-16T11:16:36.238Z] OSType: linux [2022-03-16T11:16:36.238Z] Architecture: x86_64 [2022-03-16T11:16:36.238Z] CPUs: 2 [2022-03-16T11:16:36.238Z] Total Memory: 7.559GiB [2022-03-16T11:16:36.238Z] Name: ip-10-100-81-71 [2022-03-16T11:16:36.238Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-16T11:16:36.238Z] Docker Root Dir: /var/lib/docker [2022-03-16T11:16:36.238Z] Debug Mode: false [2022-03-16T11:16:36.238Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:36.238Z] Labels: [2022-03-16T11:16:36.238Z] Experimental: true [2022-03-16T11:16:36.238Z] Insecure Registries: [2022-03-16T11:16:36.238Z] 127.0.0.0/8 [2022-03-16T11:16:36.238Z] Live Restore Enabled: true [2022-03-16T11:16:36.238Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-16T11:16:36.360Z] #50 ... [2022-03-16T11:16:36.360Z] [2022-03-16T11:16:36.360Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-16T11:16:36.360Z] #15 sha256:6165b9f6e6ac3d13f97227bb300aa091c396e5d97d0bd3bb0517e709214734c0 [2022-03-16T11:16:36.360Z] #15 DONE 1.1s [2022-03-16T11:16:36.394Z] Fetching without tags [2022-03-16T11:16:36.414Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 32.51MB / 108.66MB 1.0s [2022-03-16T11:16:36.566Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:590e34eaf4733b6400195b317679997ffae78f86 . [2022-03-16T11:16:36.566Z] #1 [internal] load build definition from Dockerfile [2022-03-16T11:16:36.566Z] #1 sha256:785e5ce99c5d127a7c3c14345dde7fe905ea22af41a64226f5ce872e2a0837f3 [2022-03-16T11:16:36.566Z] #1 transferring dockerfile: 16.77kB done [2022-03-16T11:16:36.566Z] #1 DONE 0.0s [2022-03-16T11:16:36.566Z] [2022-03-16T11:16:36.566Z] #2 [internal] load .dockerignore [2022-03-16T11:16:36.566Z] #2 sha256:99cd672ea4283fd8ff824fcba8458425104ab7fbb3970b8bcb333f2853f75f53 [2022-03-16T11:16:36.566Z] #2 transferring context: 87B done [2022-03-16T11:16:36.566Z] #2 DONE 0.0s [2022-03-16T11:16:36.566Z] [2022-03-16T11:16:36.566Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-16T11:16:36.566Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-16T11:16:36.616Z] [2022-03-16T11:16:36.617Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-16T11:16:36.617Z] #16 sha256:d6aded198e49e75e9e38ecd69d545e4cd2f8057f2c481ad4daa103d80b0d47f9 [2022-03-16T11:16:36.636Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:36.670Z] #11 ... [2022-03-16T11:16:36.670Z] [2022-03-16T11:16:36.670Z] #24 [internal] load build context [2022-03-16T11:16:36.670Z] #24 sha256:ba646cba9191b21c27a10a87613b3191bd82b51ea207a6efa0a4f4fac1c2cb61 [2022-03-16T11:16:36.670Z] #24 transferring context: 58.91MB 1.2s done [2022-03-16T11:16:36.670Z] #24 DONE 1.4s [2022-03-16T11:16:36.670Z] [2022-03-16T11:16:36.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:36.670Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-16T11:16:36.670Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 42.99MB / 108.66MB 1.3s [2022-03-16T11:16:36.822Z] #3 DONE 0.1s [2022-03-16T11:16:36.822Z] [2022-03-16T11:16:36.822Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-16T11:16:36.822Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-16T11:16:36.822Z] #4 CACHED [2022-03-16T11:16:36.925Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 49.28MB / 108.66MB 1.4s [2022-03-16T11:16:36.925Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 57.67MB / 108.66MB 1.6s [2022-03-16T11:16:37.078Z] [2022-03-16T11:16:37.078Z] #6 [internal] load .dockerignore [2022-03-16T11:16:37.078Z] #6 sha256:0a37e300b1fd57f4cffb13ea534654dc3f7a6a2cd63b4f3d921b2cd1796e1661 [2022-03-16T11:16:37.078Z] #6 DONE 0.0s [2022-03-16T11:16:37.078Z] [2022-03-16T11:16:37.078Z] #5 [internal] load build definition from Dockerfile [2022-03-16T11:16:37.078Z] #5 sha256:c7cb5dc700f4bcc18036e6173205919e9c899f4986a04031b3a8eb7e1aab443a [2022-03-16T11:16:37.078Z] #5 DONE 0.0s [2022-03-16T11:16:37.078Z] [2022-03-16T11:16:37.078Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:37.078Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-16T11:16:37.078Z] #9 DONE 0.1s [2022-03-16T11:16:37.078Z] [2022-03-16T11:16:37.078Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-16T11:16:37.078Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-16T11:16:37.181Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 66.06MB / 108.66MB 1.9s [2022-03-16T11:16:37.354Z] #10 DONE 0.1s [2022-03-16T11:16:37.354Z] [2022-03-16T11:16:37.354Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:37.354Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-16T11:16:37.354Z] #7 DONE 0.1s [2022-03-16T11:16:37.354Z] [2022-03-16T11:16:37.354Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:16:37.354Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-16T11:16:37.354Z] #8 DONE 0.2s [2022-03-16T11:16:37.436Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 75.50MB / 108.66MB 2.0s [2022-03-16T11:16:37.437Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 83.89MB / 108.66MB 2.1s [2022-03-16T11:16:37.540Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:37.540Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:37.545Z] #16 DONE 1.1s [2022-03-16T11:16:37.545Z] [2022-03-16T11:16:37.545Z] #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-16T11:16:37.545Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:16:37.545Z] #54 2.881 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:37.545Z] #54 3.027 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:37.545Z] #54 3.119 Hit:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-03-16T11:16:37.545Z] #54 3.211 Hit:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:36.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:36.349Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:36.366Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:36.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:36.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:36.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:36.400Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:36.656Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:36.673Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:37.483Z] > git remote # timeout=10 [2022-03-16T11:16:37.494Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:37.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:37.512Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:37.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:16:37.541Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:37.553Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:37.614Z] [2022-03-16T11:16:37.614Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:37.614Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-16T11:16:37.614Z] #69 DONE 0.0s [2022-03-16T11:16:37.614Z] [2022-03-16T11:16:37.614Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:37.614Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:16:37.614Z] #67 DONE 0.0s [2022-03-16T11:16:37.614Z] [2022-03-16T11:16:37.614Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:16:37.614Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-16T11:16:37.614Z] #28 DONE 0.0s [2022-03-16T11:16:37.614Z] [2022-03-16T11:16:37.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:37.614Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:37.614Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.0s done [2022-03-16T11:16:37.614Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-16T11:16:37.614Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 0.1s [2022-03-16T11:16:37.614Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 0B / 156B 0.1s [2022-03-16T11:16:37.614Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-16T11:16:37.614Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-16T11:16:37.692Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 99.61MB / 108.66MB 2.4s [2022-03-16T11:16:37.870Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 0.1s done [2022-03-16T11:16:37.870Z] #11 ... [2022-03-16T11:16:37.870Z] [2022-03-16T11:16:37.870Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-16T11:16:37.870Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-16T11:16:37.870Z] #45 CACHED [2022-03-16T11:16:37.870Z] [2022-03-16T11:16:37.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:37.870Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:37.870Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.49MB / 141.70MB 0.3s [2022-03-16T11:16:37.948Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 108.66MB / 108.66MB 2.7s [2022-03-16T11:16:38.006Z] Client: [2022-03-16T11:16:38.006Z] Context: default [2022-03-16T11:16:38.006Z] Debug Mode: false [2022-03-16T11:16:38.006Z] Plugins: [2022-03-16T11:16:38.006Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-16T11:16:38.006Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-16T11:16:38.006Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-16T11:16:38.006Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-16T11:16:38.006Z] [2022-03-16T11:16:38.006Z] Server: [2022-03-16T11:16:38.006Z] Containers: 0 [2022-03-16T11:16:38.006Z] Running: 0 [2022-03-16T11:16:38.006Z] Paused: 0 [2022-03-16T11:16:38.006Z] Stopped: 0 [2022-03-16T11:16:38.006Z] Images: 2 [2022-03-16T11:16:38.006Z] Server Version: 20.10.12 [2022-03-16T11:16:38.006Z] Storage Driver: overlay2 [2022-03-16T11:16:38.006Z] Backing Filesystem: extfs [2022-03-16T11:16:38.006Z] Supports d_type: true [2022-03-16T11:16:38.006Z] Native Overlay Diff: true [2022-03-16T11:16:38.006Z] userxattr: false [2022-03-16T11:16:38.006Z] Logging Driver: json-file [2022-03-16T11:16:38.006Z] Cgroup Driver: cgroupfs [2022-03-16T11:16:38.006Z] Cgroup Version: 1 [2022-03-16T11:16:38.006Z] Plugins: [2022-03-16T11:16:38.006Z] Volume: local [2022-03-16T11:16:38.006Z] Network: bridge host ipvlan macvlan null overlay [2022-03-16T11:16:38.006Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-16T11:16:38.006Z] Swarm: inactive [2022-03-16T11:16:38.006Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-16T11:16:38.006Z] Default Runtime: runc [2022-03-16T11:16:38.006Z] Init Binary: docker-init [2022-03-16T11:16:38.006Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:38.006Z] runc version: v1.0.2-0-g52b36a2 [2022-03-16T11:16:38.006Z] init version: de40ad0 [2022-03-16T11:16:38.006Z] Security Options: [2022-03-16T11:16:38.006Z] apparmor [2022-03-16T11:16:38.006Z] seccomp [2022-03-16T11:16:38.006Z] Profile: default [2022-03-16T11:16:38.006Z] Kernel Version: 5.4.0-1061-aws [2022-03-16T11:16:38.006Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-16T11:16:38.006Z] OSType: linux [2022-03-16T11:16:38.006Z] Architecture: x86_64 [2022-03-16T11:16:38.006Z] CPUs: 2 [2022-03-16T11:16:38.006Z] Total Memory: 7.483GiB [2022-03-16T11:16:38.006Z] Name: ip-10-100-52-211 [2022-03-16T11:16:38.006Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-16T11:16:38.006Z] Docker Root Dir: /var/lib/docker [2022-03-16T11:16:38.006Z] Debug Mode: false [2022-03-16T11:16:38.006Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:38.006Z] Labels: [2022-03-16T11:16:38.006Z] Experimental: true [2022-03-16T11:16:38.006Z] Insecure Registries: [2022-03-16T11:16:38.006Z] 127.0.0.0/8 [2022-03-16T11:16:38.006Z] Live Restore Enabled: true [2022-03-16T11:16:38.006Z] [2022-03-16T11:16:38.006Z] WARNING: No swap limit support [Pipeline] sh [2022-03-16T11:16:38.126Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 29.36MB / 141.70MB 0.5s [2022-03-16T11:16:38.126Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 49.28MB / 141.70MB 0.7s [2022-03-16T11:16:38.207Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 108.66MB / 108.66MB 2.7s done [2022-03-16T11:16:38.207Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d [2022-03-16T11:16:38.294Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:38.294Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:38.294Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43194/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-16T11:16:38.294Z] + bash /home/ubuntu/workspace/moby_PR-43194/check-config.sh [2022-03-16T11:16:38.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-16T11:16:38.295Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-16T11:16:38.295Z] [2022-03-16T11:16:38.295Z] Generally Necessary: [2022-03-16T11:16:38.295Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-16T11:16:38.295Z] - apparmor: enabled and tools installed [2022-03-16T11:16:38.295Z] - CONFIG_NAMESPACES: enabled [2022-03-16T11:16:38.295Z] - CONFIG_NET_NS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_PID_NS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_IPC_NS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_UTS_NS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUPS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CPUSETS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_MEMCG: enabled [2022-03-16T11:16:38.295Z] - CONFIG_KEYS: enabled [2022-03-16T11:16:38.295Z] - CONFIG_VETH: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-16T11:16:38.295Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-16T11:16:38.295Z] - CONFIG_CGROUP_BPF: enabled [2022-03-16T11:16:38.295Z] [2022-03-16T11:16:38.295Z] Optional Features: [2022-03-16T11:16:38.388Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 57.67MB / 141.70MB 0.8s [2022-03-16T11:16:38.388Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 67.11MB / 141.70MB 0.9s [2022-03-16T11:16:38.478Z] #54 5.686 Reading package lists... [2022-03-16T11:16:38.478Z] #54 ... [2022-03-16T11:16:38.478Z] [2022-03-16T11:16:38.478Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-16T11:16:38.478Z] #17 sha256:f353ced7828405c41ee6c1e41738e17df433851b271bc61c959d466202ca4c0b [2022-03-16T11:16:38.478Z] #17 DONE 1.1s [2022-03-16T11:16:38.478Z] [2022-03-16T11:16:38.478Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-16T11:16:38.478Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-16T11:16:38.555Z] - CONFIG_USER_NS: enabled [2022-03-16T11:16:38.556Z] - CONFIG_SECCOMP: enabled [2022-03-16T11:16:38.556Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-16T11:16:38.556Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-16T11:16:38.556Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-16T11:16:38.556Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-16T11:16:38.556Z] - CONFIG_BLK_CGROUP: enabled [2022-03-16T11:16:38.556Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CGROUP_PERF: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-16T11:16:38.556Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-16T11:16:38.556Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-16T11:16:38.556Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-16T11:16:38.556Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_IP_VS: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-16T11:16:38.556Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-16T11:16:38.556Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-16T11:16:38.556Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-16T11:16:38.556Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-16T11:16:38.556Z] - CONFIG_EXT4_FS: enabled [2022-03-16T11:16:38.556Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-16T11:16:38.556Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-16T11:16:38.556Z] - Network Drivers: [2022-03-16T11:16:38.556Z] - "overlay": [2022-03-16T11:16:38.556Z] - CONFIG_VXLAN: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-16T11:16:38.556Z] Optional (for encrypted networks): [2022-03-16T11:16:38.556Z] - CONFIG_CRYPTO: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-16T11:16:38.556Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-16T11:16:38.556Z] - CONFIG_XFRM: enabled [2022-03-16T11:16:38.556Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-16T11:16:38.556Z] - "ipvlan": [2022-03-16T11:16:38.556Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-16T11:16:38.556Z] - "macvlan": [2022-03-16T11:16:38.556Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_DUMMY: enabled (as module) [2022-03-16T11:16:38.556Z] - "ftp,tftp client in container": [2022-03-16T11:16:38.556Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-16T11:16:38.556Z] - Storage Drivers: [2022-03-16T11:16:38.556Z] - "aufs": [2022-03-16T11:16:38.556Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-16T11:16:38.556Z] - "btrfs": [2022-03-16T11:16:38.556Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-16T11:16:38.556Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-16T11:16:38.556Z] - "devicemapper": [2022-03-16T11:16:38.663Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 84.93MB / 141.70MB 1.1s [2022-03-16T11:16:38.816Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-16T11:16:38.816Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-16T11:16:38.816Z] - "overlay": [2022-03-16T11:16:38.816Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-16T11:16:38.816Z] - "zfs": [2022-03-16T11:16:38.816Z] - /dev/zfs: present [2022-03-16T11:16:38.816Z] - zfs command: missing [2022-03-16T11:16:38.816Z] - zpool command: missing [2022-03-16T11:16:38.816Z] [2022-03-16T11:16:38.816Z] Limits: [2022-03-16T11:16:38.816Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-16T11:16:38.816Z] [2022-03-16T11:16:38.816Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-16T11:16:38.888Z] Fetching without tags [2022-03-16T11:16:38.905Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:38.905Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [Pipeline] sh [2022-03-16T11:16:38.919Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 100.66MB / 141.70MB 1.3s [2022-03-16T11:16:38.919Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 108.04MB / 141.70MB 1.4s [2022-03-16T11:16:38.954Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:38.954Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:39.177Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 124.78MB / 141.70MB 1.6s [2022-03-16T11:16:39.177Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 1.8s [2022-03-16T11:16:39.189Z] + sudo modprobe ip_vs [2022-03-16T11:16:39.189Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:590e34eaf4733b6400195b317679997ffae78f86 . [2022-03-16T11:16:39.451Z] #1 [internal] load build definition from Dockerfile [2022-03-16T11:16:39.451Z] #1 sha256:77e733faa76dda8c275e5ae1fac3008d85d8d37fc1c15033ecd33047901f4037 [2022-03-16T11:16:39.451Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-16T11:16:39.451Z] #1 DONE 0.1s [2022-03-16T11:16:39.451Z] [2022-03-16T11:16:39.451Z] #2 [internal] load .dockerignore [2022-03-16T11:16:39.451Z] #2 sha256:42df45ba9262970ab6050ad2f400423a49e843b8b0318fd093334e3c33c84b33 [2022-03-16T11:16:39.451Z] #2 transferring context: 87B 0.0s done [2022-03-16T11:16:39.451Z] #2 DONE 0.1s [2022-03-16T11:16:39.451Z] [2022-03-16T11:16:39.451Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-16T11:16:39.451Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-16T11:16:39.514Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:39.530Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:38.581Z] > git remote # timeout=10 [2022-03-16T11:16:38.643Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:38.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:38.701Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:38.849Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-16T11:16:38.989Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:39.044Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:38.594Z] > git remote # timeout=10 [2022-03-16T11:16:38.648Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:38.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:38.697Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:38.819Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-16T11:16:38.939Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:38.992Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:39.712Z] #3 DONE 0.3s [2022-03-16T11:16:38.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:38.560Z] > git config --add remote.origin.fetch +refs/pull/43194/head:refs/remotes/origin/PR-43194 # timeout=10 [2022-03-16T11:16:38.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:38.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-16T11:16:38.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-16T11:16:38.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:38.932Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43194/head:refs/remotes/origin/PR-43194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-16T11:16:39.761Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 2.0s done [2022-03-16T11:16:39.761Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-16T11:16:39.816Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:39.847Z] #18 DONE 1.0s [2022-03-16T11:16:39.847Z] [2022-03-16T11:16:39.847Z] #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-16T11:16:39.847Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-16T11:16:39.973Z] [2022-03-16T11:16:39.973Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-16T11:16:39.973Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-16T11:16:39.973Z] #4 CACHED [Pipeline] sh [2022-03-16T11:16:40.326Z] #11 ... [2022-03-16T11:16:40.326Z] [2022-03-16T11:16:40.326Z] #24 [internal] load build context [2022-03-16T11:16:40.326Z] #24 sha256:8f598829f40d66ead051afb1ba4224a8767224ccacddbf0cbaf3d953ca655062 [2022-03-16T11:16:40.326Z] #24 transferring context: 58.90MB 2.7s done [2022-03-16T11:16:40.326Z] #24 DONE 2.8s [2022-03-16T11:16:40.326Z] [2022-03-16T11:16:40.326Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:40.326Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #6 [internal] load .dockerignore [2022-03-16T11:16:40.549Z] #6 sha256:59b401ea619ab4e82e3c39488e50c4a75399ece24bf2d5f4d0a1e5880eb2da4b [2022-03-16T11:16:40.549Z] #6 DONE 0.0s [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #5 [internal] load build definition from Dockerfile [2022-03-16T11:16:40.549Z] #5 sha256:fe7deb3706719b970a2ff0ebc61fcead7593724a791031322bb3a33f8a8520e3 [2022-03-16T11:16:40.549Z] #5 DONE 0.0s [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:40.549Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-16T11:16:40.549Z] #8 DONE 0.1s [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-16T11:16:40.549Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-16T11:16:40.549Z] #9 DONE 0.1s [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:16:40.549Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-16T11:16:40.549Z] #7 DONE 0.1s [2022-03-16T11:16:40.549Z] [2022-03-16T11:16:40.549Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:16:40.549Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-16T11:16:40.809Z] #10 DONE 0.3s [2022-03-16T11:16:40.822Z] #19 1.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:16:40.859Z] + docker version [2022-03-16T11:16:40.859Z] Client: [2022-03-16T11:16:40.859Z] Version: 20.10.9 [2022-03-16T11:16:40.859Z] API version: 1.41 [2022-03-16T11:16:40.859Z] Go version: go1.16.8 [2022-03-16T11:16:40.859Z] Git commit: c2ea9bc [2022-03-16T11:16:40.859Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:40.859Z] OS/Arch: windows/amd64 [2022-03-16T11:16:40.859Z] Context: default [2022-03-16T11:16:40.859Z] Experimental: true [2022-03-16T11:16:40.859Z] [2022-03-16T11:16:40.859Z] Server: Docker Engine - Community [2022-03-16T11:16:40.859Z] Engine: [2022-03-16T11:16:40.859Z] Version: 20.10.9 [2022-03-16T11:16:40.859Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:40.859Z] Go version: go1.16.8 [2022-03-16T11:16:40.859Z] Git commit: 79ea9d3 [2022-03-16T11:16:40.859Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:40.859Z] OS/Arch: windows/amd64 [2022-03-16T11:16:40.859Z] Experimental: true [Pipeline] sh [2022-03-16T11:16:41.070Z] [2022-03-16T11:16:41.070Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:41.070Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:16:41.070Z] #67 DONE 0.0s [2022-03-16T11:16:41.070Z] [2022-03-16T11:16:41.070Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:16:41.070Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-16T11:16:41.070Z] #69 DONE 0.0s [2022-03-16T11:16:41.070Z] [2022-03-16T11:16:41.070Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:16:41.070Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-16T11:16:41.070Z] #28 DONE 0.0s [2022-03-16T11:16:41.070Z] [2022-03-16T11:16:41.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:41.070Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:41.070Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.0s done [2022-03-16T11:16:41.078Z] #19 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:16:41.078Z] #19 1.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:16:41.334Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-16T11:16:41.335Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 0.1s [2022-03-16T11:16:41.335Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-16T11:16:41.335Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-16T11:16:41.335Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 0.2s done [2022-03-16T11:16:41.335Z] #11 ... [2022-03-16T11:16:41.335Z] [2022-03-16T11:16:41.335Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-16T11:16:41.335Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-16T11:16:41.335Z] #45 CACHED [2022-03-16T11:16:41.335Z] [2022-03-16T11:16:41.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:41.335Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:41.335Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.49MB / 141.70MB 0.3s [2022-03-16T11:16:41.335Z] #19 1.904 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-16T11:16:41.432Z] + docker version [2022-03-16T11:16:41.432Z] Client: [2022-03-16T11:16:41.432Z] Version: 20.10.9 [2022-03-16T11:16:41.432Z] API version: 1.41 [2022-03-16T11:16:41.432Z] Go version: go1.16.8 [2022-03-16T11:16:41.432Z] Git commit: c2ea9bc [2022-03-16T11:16:41.432Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:41.432Z] OS/Arch: windows/amd64 [2022-03-16T11:16:41.432Z] Context: default [2022-03-16T11:16:41.432Z] Experimental: true [2022-03-16T11:16:41.432Z] [2022-03-16T11:16:41.432Z] Server: Docker Engine - Community [2022-03-16T11:16:41.432Z] Engine: [2022-03-16T11:16:41.432Z] Version: 20.10.9 [2022-03-16T11:16:41.432Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:41.432Z] Go version: go1.16.8 [2022-03-16T11:16:41.432Z] Git commit: 79ea9d3 [2022-03-16T11:16:41.432Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:41.432Z] OS/Arch: windows/amd64 [2022-03-16T11:16:41.432Z] Experimental: true [2022-03-16T11:16:41.478Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 3.1s done [2022-03-16T11:16:41.478Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 done [Pipeline] sh [2022-03-16T11:16:41.610Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 22.02MB / 141.70MB 0.5s [2022-03-16T11:16:41.734Z] #11 DONE 6.2s [2022-03-16T11:16:41.734Z] [2022-03-16T11:16:41.734Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-16T11:16:41.734Z] #12 sha256:f68082cf1125fddbf1e6dd62861d626743e4e6ddd74e0635d4ae74fadfbd9078 [2022-03-16T11:16:39.855Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:39.930Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:41.810Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:41.874Z] + docker info [2022-03-16T11:16:41.875Z] Client: [2022-03-16T11:16:41.875Z] Context: default [2022-03-16T11:16:41.875Z] Debug Mode: false [2022-03-16T11:16:41.875Z] [2022-03-16T11:16:41.875Z] Server: [2022-03-16T11:16:41.875Z] Containers: 0 [2022-03-16T11:16:41.875Z] Running: 0 [2022-03-16T11:16:41.875Z] Paused: 0 [2022-03-16T11:16:41.875Z] Stopped: 0 [2022-03-16T11:16:41.875Z] Images: 11 [2022-03-16T11:16:41.875Z] Server Version: 20.10.9 [2022-03-16T11:16:41.875Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-16T11:16:41.875Z] LCOW: [2022-03-16T11:16:41.875Z] Windows: [2022-03-16T11:16:41.875Z] Logging Driver: json-file [2022-03-16T11:16:41.875Z] Plugins: [2022-03-16T11:16:41.875Z] Volume: local [2022-03-16T11:16:41.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:41.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:41.875Z] Swarm: inactive [2022-03-16T11:16:41.875Z] Default Isolation: process [2022-03-16T11:16:41.875Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:16:41.875Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:16:41.875Z] OSType: windows [2022-03-16T11:16:41.875Z] Architecture: x86_64 [2022-03-16T11:16:41.875Z] CPUs: 4 [2022-03-16T11:16:41.875Z] Total Memory: 32GiB [2022-03-16T11:16:41.875Z] Name: azwin-2-3c0f40 [2022-03-16T11:16:41.875Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-16T11:16:41.875Z] Docker Root Dir: D:\docker [2022-03-16T11:16:41.875Z] Debug Mode: false [2022-03-16T11:16:41.875Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:41.875Z] Labels: [2022-03-16T11:16:41.875Z] Experimental: true [2022-03-16T11:16:41.875Z] Insecure Registries: [2022-03-16T11:16:41.875Z] 10.0.0.4:5000 [2022-03-16T11:16:41.875Z] 127.0.0.0/8 [2022-03-16T11:16:41.875Z] Registry Mirrors: [2022-03-16T11:16:41.875Z] http://10.0.0.4:5000/ [2022-03-16T11:16:41.875Z] Live Restore Enabled: false [2022-03-16T11:16:41.875Z] Product License: Community Engine [2022-03-16T11:16:41.875Z] [2022-03-16T11:16:41.876Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 42.42MB / 141.70MB 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-16T11:16:42.141Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 52.43MB / 141.70MB 0.9s [2022-03-16T11:16:42.141Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 65.01MB / 141.70MB 1.1s [2022-03-16T11:16:42.268Z] #19 2.576 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-16T11:16:42.414Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 73.40MB / 141.70MB 1.3s [2022-03-16T11:16:42.414Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 83.89MB / 141.70MB 1.4s [2022-03-16T11:16:42.451Z] + docker info [2022-03-16T11:16:42.525Z] #19 ... [2022-03-16T11:16:42.525Z] [2022-03-16T11:16:42.525Z] #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-16T11:16:42.525Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:42.692Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 94.37MB / 141.70MB 1.5s [2022-03-16T11:16:42.692Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 115.34MB / 141.70MB 1.7s [2022-03-16T11:16:42.781Z] #43 ... [2022-03-16T11:16:42.781Z] [2022-03-16T11:16:42.781Z] #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-16T11:16:42.781Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:16:42.914Z] Client: [2022-03-16T11:16:42.914Z] Context: default [2022-03-16T11:16:42.914Z] Debug Mode: false [2022-03-16T11:16:42.914Z] Plugins: [2022-03-16T11:16:42.914Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-16T11:16:42.914Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-16T11:16:42.914Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-16T11:16:42.914Z] [2022-03-16T11:16:42.914Z] Server: [2022-03-16T11:16:42.914Z] Containers: 0 [2022-03-16T11:16:42.914Z] Running: 0 [2022-03-16T11:16:42.914Z] Paused: 0 [2022-03-16T11:16:42.914Z] Stopped: 0 [2022-03-16T11:16:42.914Z] Images: 11 [2022-03-16T11:16:42.914Z] Server Version: 20.10.9 [2022-03-16T11:16:42.914Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-16T11:16:42.914Z] Windows: [2022-03-16T11:16:42.914Z] LCOW: [2022-03-16T11:16:42.914Z] Logging Driver: json-file [2022-03-16T11:16:42.914Z] Plugins: [2022-03-16T11:16:42.914Z] Volume: local [2022-03-16T11:16:42.914Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:42.914Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:42.914Z] Swarm: inactive [2022-03-16T11:16:42.914Z] Default Isolation: process [2022-03-16T11:16:42.914Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-16T11:16:42.914Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-16T11:16:42.914Z] OSType: windows [2022-03-16T11:16:42.914Z] Architecture: x86_64 [2022-03-16T11:16:42.914Z] CPUs: 4 [2022-03-16T11:16:42.914Z] Total Memory: 32GiB [2022-03-16T11:16:42.914Z] Name: azwin-2-8b3ad0 [2022-03-16T11:16:42.914Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-16T11:16:42.914Z] Docker Root Dir: D:\docker [2022-03-16T11:16:42.914Z] Debug Mode: false [2022-03-16T11:16:42.914Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:42.914Z] Labels: [2022-03-16T11:16:42.914Z] Experimental: true [2022-03-16T11:16:42.914Z] Insecure Registries: [2022-03-16T11:16:42.914Z] 10.0.0.4:5000 [2022-03-16T11:16:42.915Z] 127.0.0.0/8 [2022-03-16T11:16:42.915Z] Registry Mirrors: [2022-03-16T11:16:42.915Z] http://10.0.0.4:5000/ [2022-03-16T11:16:42.915Z] Live Restore Enabled: false [2022-03-16T11:16:42.915Z] Product License: Community Engine [2022-03-16T11:16:42.915Z] [2022-03-16T11:16:42.958Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 124.78MB / 141.70MB 1.8s [2022-03-16T11:16:42.959Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 132.37MB / 141.70MB 1.9s [2022-03-16T11:16:43.039Z] #60 ... [2022-03-16T11:16:43.039Z] [2022-03-16T11:16:43.039Z] #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-16T11:16:43.039Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:16:43.039Z] #58 ... [2022-03-16T11:16:43.039Z] [2022-03-16T11:16:43.039Z] #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-16T11:16:43.039Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-03-16T11:16:43.102Z] #12 DONE 1.2s [2022-03-16T11:16:43.102Z] [2022-03-16T11:16:43.102Z] #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-16T11:16:43.102Z] #13 sha256:17c5ee7ace4e6321035a55df73f934a960b7144340394ec8e470cd7ede716edd [2022-03-16T11:16:43.102Z] #13 DONE 0.3s [2022-03-16T11:16:43.102Z] [2022-03-16T11:16:43.102Z] #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-16T11:16:43.102Z] #46 sha256:42513e5afce9d9a70900da4afef616958d792d599104e7105a920a0b2bc23423 [Pipeline] powershell [2022-03-16T11:16:43.219Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 2.0s [2022-03-16T11:16:43.291Z] + docker version [2022-03-16T11:16:43.296Z] #56 ... [2022-03-16T11:16:43.296Z] [2022-03-16T11:16:43.296Z] #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-16T11:16:43.296Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:16:43.296Z] #54 5.686 Reading package lists... [2022-03-16T11:16:43.359Z] #46 DONE 0.1s [2022-03-16T11:16:43.359Z] [2022-03-16T11:16:43.359Z] #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-16T11:16:43.359Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-16T11:16:43.359Z] #47 ... [2022-03-16T11:16:43.359Z] [2022-03-16T11:16:43.359Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:16:43.359Z] #33 sha256:c26b1877bc4c133581a6b2a25ad4dcb89369405865836bad5b18a68144c4ca2c [2022-03-16T11:16:43.359Z] #33 DONE 0.2s [2022-03-16T11:16:43.359Z] [2022-03-16T11:16:43.359Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-16T11:16:43.359Z] #42 sha256:8f63cbca71bd75cc6936bfa8ab8a5fe8ac8fa6a50347abfd56c465d8c80b214a [2022-03-16T11:16:43.359Z] #42 DONE 0.3s [2022-03-16T11:16:43.479Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 2.3s done [2022-03-16T11:16:43.479Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-16T11:16:43.615Z] [2022-03-16T11:16:43.615Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:16:43.615Z] #62 sha256:52531b6ee92ebb50f975d095db56cb6f50c88f65ef4025a007c3d12d3bdd1237 [2022-03-16T11:16:43.615Z] #62 DONE 0.4s [2022-03-16T11:16:43.615Z] [2022-03-16T11:16:43.615Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:16:43.615Z] #25 sha256:76fb9e35da5f94634b1cae39462c707291e938fdbbe0fbc1c201ef633fd0674a [2022-03-16T11:16:43.615Z] #25 DONE 0.4s [2022-03-16T11:16:43.615Z] [2022-03-16T11:16:43.615Z] #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-16T11:16:43.615Z] #26 sha256:acf750d38bf1d4bb9a0c3014fedfe648380846a5a9a1b0858c3bdc7cb6359f70 [2022-03-16T11:16:43.739Z] #11 ... [2022-03-16T11:16:43.739Z] [2022-03-16T11:16:43.739Z] #24 [internal] load build context [2022-03-16T11:16:43.739Z] #24 sha256:fab1fe83c010721c848130d689834abd1b6d6fe984162b2bfc38822b406ce7c0 [2022-03-16T11:16:43.739Z] #24 transferring context: 58.91MB 2.5s done [2022-03-16T11:16:43.739Z] #24 DONE 2.6s [2022-03-16T11:16:43.739Z] [2022-03-16T11:16:43.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:16:43.739Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:16:43.859Z] #54 9.825 Reading package lists... [2022-03-16T11:16:43.859Z] #54 ... [2022-03-16T11:16:43.859Z] [2022-03-16T11:16:43.859Z] #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-16T11:16:43.859Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:16:43.859Z] #43 11.27 tomll can be used in two ways: [2022-03-16T11:16:43.859Z] #43 11.28 Writing to STDIN and reading from STDOUT: [2022-03-16T11:16:43.859Z] #43 11.28 cat file.toml | tomll > file.toml [2022-03-16T11:16:43.859Z] #43 11.28 [2022-03-16T11:16:43.859Z] #43 11.28 Reading and updating a list of files: [2022-03-16T11:16:43.859Z] #43 11.28 tomll a.toml b.toml c.toml [2022-03-16T11:16:43.859Z] #43 11.28 [2022-03-16T11:16:43.859Z] #43 11.28 When given a list of files, tomll will modify all files in place without asking. [2022-03-16T11:16:43.859Z] #43 DONE 11.4s [2022-03-16T11:16:44.116Z] [2022-03-16T11:16:44.116Z] #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-16T11:16:44.116Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:16:44.116Z] #19 3.269 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-16T11:16:44.116Z] #19 4.076 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-16T11:16:44.918Z] Merge succeeded, producing 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:44.919Z] Checking out Revision 590e34eaf4733b6400195b317679997ffae78f86 (PR-43194) [2022-03-16T11:16:45.044Z] #19 5.429 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:16:45.412Z] Commit message: "update golang to 1.18.0" [2022-03-16T11:16:45.573Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.2s [2022-03-16T11:16:45.573Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.7s done [2022-03-16T11:16:45.573Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-16T11:16:45.573Z] #11 DONE 8.1s [2022-03-16T11:16:45.832Z] [2022-03-16T11:16:45.832Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-16T11:16:45.832Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-16T11:16:45.972Z] #19 6.375 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-16T11:16:46.135Z] #26 2.445 + RM_GOPATH=0 [2022-03-16T11:16:46.135Z] #26 2.446 + TMP_GOPATH= [2022-03-16T11:16:46.135Z] #26 2.451 + : /build [2022-03-16T11:16:46.135Z] #26 2.451 + '[' -z '' ']' [2022-03-16T11:16:46.135Z] #26 2.451 ++ mktemp -d [2022-03-16T11:16:46.135Z] #26 2.451 + export GOPATH=/tmp/tmp.jJ0akMQprJ [2022-03-16T11:16:46.135Z] #26 2.451 + GOPATH=/tmp/tmp.jJ0akMQprJ [2022-03-16T11:16:46.135Z] #26 2.451 + RM_GOPATH=1 [2022-03-16T11:16:46.135Z] #26 2.451 + case "$(go env GOARCH)" in [2022-03-16T11:16:46.135Z] #26 2.451 ++ go env GOARCH [2022-03-16T11:16:46.135Z] #26 2.487 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:46.135Z] #26 2.489 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:46.135Z] #26 2.490 ++ dirname /install.sh [2022-03-16T11:16:46.135Z] #26 2.490 + dir=/ [2022-03-16T11:16:46.135Z] #26 2.493 + bin=dockercli [2022-03-16T11:16:46.135Z] #26 2.499 + shift [2022-03-16T11:16:46.135Z] #26 2.501 + '[' '!' -f //dockercli.installer ']' [2022-03-16T11:16:46.135Z] #26 2.501 + . //dockercli.installer [2022-03-16T11:16:46.135Z] #26 2.504 ++ : stable [2022-03-16T11:16:46.135Z] #26 2.510 ++ : 17.06.2-ce [2022-03-16T11:16:46.135Z] #26 2.511 + install_dockercli [2022-03-16T11:16:46.135Z] #26 2.511 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-16T11:16:46.135Z] #26 2.513 Install docker/cli version 17.06.2-ce from stable [2022-03-16T11:16:46.135Z] #26 2.514 ++ uname -m [2022-03-16T11:16:46.135Z] #26 2.515 + arch=aarch64 [2022-03-16T11:16:46.135Z] #26 2.515 + '[' aarch64 '!=' x86_64 ']' [2022-03-16T11:16:46.135Z] #26 2.515 + '[' aarch64 '!=' s390x ']' [2022-03-16T11:16:46.135Z] #26 2.515 + '[' aarch64 '!=' armhf ']' [2022-03-16T11:16:46.135Z] #26 2.515 + build_dockercli [2022-03-16T11:16:46.135Z] #26 2.516 + git clone https://github.com/docker/docker-ce /tmp/tmp.jJ0akMQprJ/tmp/docker-ce [2022-03-16T11:16:46.135Z] #26 2.517 Cloning into '/tmp/tmp.jJ0akMQprJ/tmp/docker-ce'... [2022-03-16T11:16:44.467Z] > git remote # timeout=10 [2022-03-16T11:16:44.558Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:16:44.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-16T11:16:44.641Z] > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10 [2022-03-16T11:16:44.800Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-16T11:16:44.958Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:16:45.036Z] > git checkout -f 590e34eaf4733b6400195b317679997ffae78f86 # timeout=10 [2022-03-16T11:16:46.541Z] #19 6.914 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-16T11:16:46.541Z] #19 6.929 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-16T11:16:46.541Z] #19 6.929 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-16T11:16:46.541Z] #19 6.930 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-16T11:16:46.541Z] #19 6.930 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:16:46.541Z] #19 6.931 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-16T11:16:46.541Z] #19 6.947 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-16T11:16:46.541Z] #19 6.948 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-16T11:16:46.541Z] #19 6.950 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-16T11:16:46.541Z] #19 6.951 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-16T11:16:46.541Z] #19 6.955 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-16T11:16:46.541Z] #19 6.956 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:16:46.906Z] + docker version [2022-03-16T11:16:46.906Z] Client: [2022-03-16T11:16:46.906Z] Version: 20.10.9 [2022-03-16T11:16:46.906Z] API version: 1.41 [2022-03-16T11:16:46.906Z] Go version: go1.16.8 [2022-03-16T11:16:46.906Z] Git commit: c2ea9bc [2022-03-16T11:16:46.906Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:46.906Z] OS/Arch: windows/amd64 [2022-03-16T11:16:46.906Z] Context: default [2022-03-16T11:16:46.906Z] Experimental: true [2022-03-16T11:16:46.906Z] [2022-03-16T11:16:46.906Z] Server: Docker Engine - Community [2022-03-16T11:16:46.906Z] Engine: [2022-03-16T11:16:46.906Z] Version: 20.10.9 [2022-03-16T11:16:46.906Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:46.906Z] Go version: go1.16.8 [2022-03-16T11:16:46.906Z] Git commit: 79ea9d3 [2022-03-16T11:16:46.906Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:46.906Z] OS/Arch: windows/amd64 [2022-03-16T11:16:46.906Z] Experimental: true [Pipeline] sh [2022-03-16T11:16:47.198Z] #12 DONE 1.6s [2022-03-16T11:16:47.455Z] [2022-03-16T11:16:47.455Z] #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-16T11:16:47.455Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-16T11:16:47.716Z] #13 DONE 0.4s [2022-03-16T11:16:47.716Z] [2022-03-16T11:16:47.716Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:16:47.716Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-16T11:16:47.976Z] #33 ... [2022-03-16T11:16:47.976Z] [2022-03-16T11:16:47.976Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:16:47.976Z] #25 sha256:7e5cefbbc9bb84842959e2d0c077d60290f81b7b007163d2ed0b7c2b8846aef2 [2022-03-16T11:16:47.976Z] #25 DONE 0.3s [2022-03-16T11:16:47.976Z] [2022-03-16T11:16:47.976Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-16T11:16:47.976Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-16T11:16:47.976Z] #42 DONE 0.4s [2022-03-16T11:16:47.976Z] [2022-03-16T11:16:47.976Z] #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-16T11:16:47.976Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:16:48.042Z] + docker info [2022-03-16T11:16:48.042Z] Client: [2022-03-16T11:16:48.042Z] Context: default [2022-03-16T11:16:48.042Z] Debug Mode: false [2022-03-16T11:16:48.042Z] [2022-03-16T11:16:48.042Z] Server: [2022-03-16T11:16:48.042Z] Containers: 0 [2022-03-16T11:16:48.042Z] Running: 0 [2022-03-16T11:16:48.042Z] Paused: 0 [2022-03-16T11:16:48.042Z] Stopped: 0 [2022-03-16T11:16:48.042Z] Images: 11 [2022-03-16T11:16:48.042Z] Server Version: 20.10.9 [2022-03-16T11:16:48.042Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-16T11:16:48.042Z] Windows: [2022-03-16T11:16:48.042Z] LCOW: [2022-03-16T11:16:48.042Z] Logging Driver: json-file [2022-03-16T11:16:48.042Z] Plugins: [2022-03-16T11:16:48.042Z] Volume: local [2022-03-16T11:16:48.042Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:48.042Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:48.042Z] Swarm: inactive [2022-03-16T11:16:48.042Z] Default Isolation: process [2022-03-16T11:16:48.042Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:16:48.042Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:16:48.042Z] OSType: windows [2022-03-16T11:16:48.042Z] Architecture: x86_64 [2022-03-16T11:16:48.042Z] CPUs: 4 [2022-03-16T11:16:48.042Z] Total Memory: 32GiB [2022-03-16T11:16:48.042Z] Name: azwin-2-50a791 [2022-03-16T11:16:48.042Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-16T11:16:48.042Z] Docker Root Dir: D:\docker [2022-03-16T11:16:48.042Z] Debug Mode: false [2022-03-16T11:16:48.042Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:48.042Z] Labels: [2022-03-16T11:16:48.042Z] Experimental: true [2022-03-16T11:16:48.042Z] Insecure Registries: [2022-03-16T11:16:48.042Z] 10.0.0.4:5000 [2022-03-16T11:16:48.042Z] 127.0.0.0/8 [2022-03-16T11:16:48.042Z] Registry Mirrors: [2022-03-16T11:16:48.042Z] http://10.0.0.4:5000/ [2022-03-16T11:16:48.042Z] Live Restore Enabled: false [2022-03-16T11:16:48.042Z] Product License: Community Engine [2022-03-16T11:16:48.042Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-03-16T11:16:48.232Z] #43 ... [2022-03-16T11:16:48.232Z] [2022-03-16T11:16:48.232Z] #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-16T11:16:48.232Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-16T11:16:48.232Z] #46 DONE 0.4s [2022-03-16T11:16:48.232Z] [2022-03-16T11:16:48.232Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:16:48.233Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-16T11:16:48.233Z] #33 DONE 0.4s [2022-03-16T11:16:48.233Z] [2022-03-16T11:16:48.233Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:16:48.233Z] #62 sha256:7c03ae0bb0d470f5f240ed81edeadd2872236af07e3bb0226217c90a66596e27 [2022-03-16T11:16:48.233Z] #62 DONE 0.5s [2022-03-16T11:16:48.233Z] [2022-03-16T11:16:48.233Z] #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-16T11:16:48.233Z] #63 sha256:f8681bc24b1df005718fc2e6377d7b8cd23f45f93782e24d4e72640e2f5cc36c [Pipeline] powershell [2022-03-16T11:16:48.433Z] #19 ... [2022-03-16T11:16:48.433Z] [2022-03-16T11:16:48.433Z] #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-16T11:16:48.433Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:16:48.433Z] #50 15.80 + git checkout -q v2.3.0 [2022-03-16T11:16:49.036Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-16T11:16:49.036Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.5s done [2022-03-16T11:16:49.297Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-16T11:16:49.558Z] #11 DONE 8.4s [2022-03-16T11:16:49.801Z] #50 16.97 + 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-16T11:16:49.819Z] [2022-03-16T11:16:49.819Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-16T11:16:49.819Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-16T11:16:49.841Z] Client: Docker Engine - Community [2022-03-16T11:16:49.841Z] Version: 20.10.12 [2022-03-16T11:16:49.841Z] API version: 1.41 [2022-03-16T11:16:49.841Z] Go version: go1.16.12 [2022-03-16T11:16:49.841Z] Git commit: e91ed57 [2022-03-16T11:16:49.841Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-16T11:16:49.841Z] OS/Arch: linux/amd64 [2022-03-16T11:16:49.841Z] Context: default [2022-03-16T11:16:49.841Z] Experimental: true [2022-03-16T11:16:49.841Z] [2022-03-16T11:16:49.841Z] Server: Docker Engine - Community [2022-03-16T11:16:49.841Z] Engine: [2022-03-16T11:16:49.841Z] Version: 20.10.12 [2022-03-16T11:16:49.841Z] API version: 1.41 (minimum version 1.12) [2022-03-16T11:16:49.841Z] Go version: go1.16.12 [2022-03-16T11:16:49.841Z] Git commit: 459d0df [2022-03-16T11:16:49.842Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-16T11:16:49.842Z] OS/Arch: linux/amd64 [2022-03-16T11:16:49.842Z] Experimental: true [2022-03-16T11:16:49.842Z] containerd: [2022-03-16T11:16:49.842Z] Version: 1.4.12 [2022-03-16T11:16:49.842Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:16:49.842Z] runc: [2022-03-16T11:16:49.842Z] Version: 1.0.2 [2022-03-16T11:16:49.842Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-16T11:16:49.842Z] docker-init: [2022-03-16T11:16:49.842Z] Version: 0.19.0 [2022-03-16T11:16:49.842Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-16T11:16:50.170Z] + docker info [2022-03-16T11:16:51.387Z] #26 ... [2022-03-16T11:16:51.387Z] [2022-03-16T11:16:51.387Z] #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-16T11:16:51.387Z] #63 sha256:a2564232a2be36d1c519d85cd495f2c1e7dfd262b78a6b20132fc4982ea4618b [2022-03-16T11:16:51.387Z] #63 2.498 + RM_GOPATH=0 [2022-03-16T11:16:51.387Z] #63 2.498 + TMP_GOPATH= [2022-03-16T11:16:51.387Z] #63 2.498 + : /build [2022-03-16T11:16:51.387Z] #63 2.498 + '[' -z '' ']' [2022-03-16T11:16:51.387Z] #63 2.499 ++ mktemp -d [2022-03-16T11:16:51.387Z] #63 2.503 + export GOPATH=/tmp/tmp.DczA9A4tJf [2022-03-16T11:16:51.387Z] #63 2.503 + GOPATH=/tmp/tmp.DczA9A4tJf [2022-03-16T11:16:51.387Z] #63 2.503 + RM_GOPATH=1 [2022-03-16T11:16:51.387Z] #63 2.503 + case "$(go env GOARCH)" in [2022-03-16T11:16:51.387Z] #63 2.504 ++ go env GOARCH [2022-03-16T11:16:51.387Z] #63 2.521 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:51.387Z] #63 2.522 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:51.387Z] #63 2.523 ++ dirname /install.sh [2022-03-16T11:16:51.387Z] #63 2.524 + dir=/ [2022-03-16T11:16:51.387Z] #63 2.525 + bin=rootlesskit [2022-03-16T11:16:51.387Z] #63 2.525 + shift [2022-03-16T11:16:51.387Z] #63 2.525 + '[' '!' -f //rootlesskit.installer ']' [2022-03-16T11:16:51.387Z] #63 2.526 + . //rootlesskit.installer [2022-03-16T11:16:51.387Z] #63 2.526 ++ : v0.14.6 [2022-03-16T11:16:51.387Z] #63 2.527 + install_rootlesskit [2022-03-16T11:16:51.387Z] #63 2.527 + case "$1" in [2022-03-16T11:16:51.387Z] #63 2.527 + export CGO_ENABLED=0 [2022-03-16T11:16:51.387Z] #63 2.527 + CGO_ENABLED=0 [2022-03-16T11:16:51.387Z] #63 2.527 + _install_rootlesskit [2022-03-16T11:16:51.387Z] #63 2.527 + echo 'Install rootlesskit version v0.14.6' [2022-03-16T11:16:51.387Z] #63 2.527 Install rootlesskit version v0.14.6 [2022-03-16T11:16:51.387Z] #63 2.528 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:16:51.387Z] #63 2.529 + GOBIN=/build [2022-03-16T11:16:51.387Z] #63 2.529 + GO111MODULE=on [2022-03-16T11:16:51.387Z] #63 2.529 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-16T11:16:51.387Z] #63 2.977 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-16T11:16:51.387Z] #63 4.625 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:16:51.387Z] #63 4.640 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-16T11:16:51.387Z] #63 4.963 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-16T11:16:51.387Z] #63 6.932 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-16T11:16:51.387Z] #63 7.273 go: downloading github.com/google/uuid v1.3.0 [2022-03-16T11:16:51.387Z] #63 7.277 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-16T11:16:51.387Z] #63 7.307 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-16T11:16:51.387Z] #63 7.498 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:16:51.387Z] #63 7.810 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-16T11:16:51.387Z] #63 7.928 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-16T11:16:51.949Z] #63 8.235 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-16T11:16:51.949Z] #63 8.323 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-16T11:16:52.363Z] #12 DONE 2.3s [2022-03-16T11:16:52.363Z] [2022-03-16T11:16:52.363Z] #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-16T11:16:52.363Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-16T11:16:52.363Z] #13 DONE 0.5s [2022-03-16T11:16:52.363Z] [2022-03-16T11:16:52.363Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:16:52.363Z] #62 sha256:b957cc6b94e3832e3d25d8f858873843e6f8dd970382ad1130d2c466cd7d7e45 [2022-03-16T11:16:52.406Z] #63 4.037 + RM_GOPATH=0 [2022-03-16T11:16:52.406Z] #63 4.037 + TMP_GOPATH= [2022-03-16T11:16:52.406Z] #63 4.037 + : /build [2022-03-16T11:16:52.406Z] #63 4.037 + '[' -z '' ']' [2022-03-16T11:16:52.406Z] #63 4.038 ++ mktemp -d [2022-03-16T11:16:52.406Z] #63 4.039 + export GOPATH=/tmp/tmp.9Hb9LzPNID [2022-03-16T11:16:52.406Z] #63 4.040 + GOPATH=/tmp/tmp.9Hb9LzPNID [2022-03-16T11:16:52.406Z] #63 4.040 + RM_GOPATH=1 [2022-03-16T11:16:52.406Z] #63 4.040 + case "$(go env GOARCH)" in [2022-03-16T11:16:52.406Z] #63 4.041 ++ go env GOARCH [2022-03-16T11:16:52.406Z] #63 4.070 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:52.406Z] #63 4.071 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:52.406Z] #63 4.071 ++ dirname /install.sh [2022-03-16T11:16:52.406Z] #63 4.078 + dir=/ [2022-03-16T11:16:52.406Z] #63 4.078 + bin=rootlesskit [2022-03-16T11:16:52.406Z] #63 4.079 + shift [2022-03-16T11:16:52.406Z] #63 4.079 + '[' '!' -f //rootlesskit.installer ']' [2022-03-16T11:16:52.406Z] #63 4.079 + . //rootlesskit.installer [2022-03-16T11:16:52.406Z] #63 4.079 ++ : v0.14.6 [2022-03-16T11:16:52.406Z] #63 4.086 + install_rootlesskit [2022-03-16T11:16:52.406Z] #63 4.086 + case "$1" in [2022-03-16T11:16:52.406Z] #63 4.087 + export CGO_ENABLED=0 [2022-03-16T11:16:52.406Z] #63 4.087 + CGO_ENABLED=0 [2022-03-16T11:16:52.406Z] #63 4.087 + _install_rootlesskit [2022-03-16T11:16:52.406Z] #63 4.088 Install rootlesskit version v0.14.6 [2022-03-16T11:16:52.406Z] #63 4.088 + echo 'Install rootlesskit version v0.14.6' [2022-03-16T11:16:52.406Z] #63 4.088 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:16:52.406Z] #63 4.088 + GOBIN=/build [2022-03-16T11:16:52.406Z] #63 4.088 + GO111MODULE=on [2022-03-16T11:16:52.406Z] #63 4.088 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-16T11:16:52.624Z] #62 ... [2022-03-16T11:16:52.624Z] [2022-03-16T11:16:52.624Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:16:52.624Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-16T11:16:52.624Z] #33 DONE 0.3s [2022-03-16T11:16:52.624Z] [2022-03-16T11:16:52.624Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-16T11:16:52.624Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-16T11:16:52.624Z] #42 DONE 0.3s [2022-03-16T11:16:52.662Z] #63 4.578 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-16T11:16:52.877Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-16T11:16:52.877Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5654c20b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-16T11:16:52.877Z] ---------------------------------------------------------------------------- [2022-03-16T11:16:52.877Z] [2022-03-16T11:16:52.877Z] INFO: executeCI.ps1 starting at Wed Mar 16 11:16:51 CUT 2022 [2022-03-16T11:16:52.877Z] [2022-03-16T11:16:52.877Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-16T11:16:52.877Z] INFO: Running git version 2.24.1.windows.2 [2022-03-16T11:16:52.877Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-16T11:16:52.877Z] INFO: Environment variables: [2022-03-16T11:16:52.877Z] [2022-03-16T11:16:52.877Z] Name Value [2022-03-16T11:16:52.877Z] ---- ----- [2022-03-16T11:16:52.877Z] ALLUSERSPROFILE C:\ProgramData [2022-03-16T11:16:52.877Z] amd64 true [2022-03-16T11:16:52.877Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-16T11:16:52.877Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-16T11:16:52.877Z] arm64 true [2022-03-16T11:16:52.877Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-16T11:16:52.877Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-16T11:16:52.877Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-16T11:16:52.877Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-16T11:16:52.877Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-16T11:16:52.877Z] BRANCH_NAME PR-43194 [2022-03-16T11:16:52.877Z] BUILD_DISPLAY_NAME #10 [2022-03-16T11:16:52.877Z] BUILD_ID 10 [2022-03-16T11:16:52.877Z] BUILD_NUMBER 10 [2022-03-16T11:16:52.877Z] BUILD_TAG jenkins-moby-PR-43194-10 [2022-03-16T11:16:52.877Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/ [2022-03-16T11:16:52.877Z] cgroup2 true [2022-03-16T11:16:52.877Z] CHANGE_AUTHOR thaJeztah [2022-03-16T11:16:52.877Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-16T11:16:52.877Z] CHANGE_BRANCH bump_golang_1.18 [2022-03-16T11:16:52.877Z] CHANGE_FORK thaJeztah/docker [2022-03-16T11:16:52.877Z] CHANGE_ID 43194 [2022-03-16T11:16:52.877Z] CHANGE_TARGET master [2022-03-16T11:16:52.877Z] CHANGE_TITLE Update golang to 1.18.0 [2022-03-16T11:16:52.877Z] CHANGE_URL https://github.com/moby/moby/pull/43194 [2022-03-16T11:16:52.877Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:52.877Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-16T11:16:52.877Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-16T11:16:52.877Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-16T11:16:52.877Z] COMPUTERNAME azwin-2-3c0f40 [2022-03-16T11:16:52.877Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-16T11:16:52.877Z] ConfigSequenceNumber 0 [2022-03-16T11:16:52.877Z] dco true [2022-03-16T11:16:52.877Z] DOCKER_BUILDKIT 0 [2022-03-16T11:16:52.877Z] DOCKER_DUT_DEBUG 1 [2022-03-16T11:16:52.877Z] DOCKER_EXPERIMENTAL 1 [2022-03-16T11:16:52.877Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-16T11:16:52.877Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-16T11:16:52.878Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-16T11:16:52.878Z] EXECUTOR_NUMBER 0 [2022-03-16T11:16:52.878Z] FQDN azwin-2-3c0f40.westus.cloudapp.azure.com [2022-03-16T11:16:52.878Z] GIT_BRANCH PR-43194 [2022-03-16T11:16:52.878Z] GIT_COMMIT 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:52.878Z] GIT_PREVIOUS_COMMIT 0dbe00f62c461bdebec826238245b02a5001fecd [2022-03-16T11:16:52.878Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 95b786e58dba5368a362514c2779bac964ff9cc9 [2022-03-16T11:16:52.878Z] GIT_URL https://github.com/moby/moby.git [2022-03-16T11:16:52.878Z] HUDSON_COOKIE 07ff8069-6fbc-41cd-a975-25d4d612428f [2022-03-16T11:16:52.878Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:52.878Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-16T11:16:52.878Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:52.878Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-16T11:16:52.878Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:52.878Z] JENKINS_NODE_COOKIE 7a6d1638-3a67-44a0-8fe6-879bbe54a9b5 [2022-03-16T11:16:52.878Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-16T11:16:52.878Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:52.878Z] JOB_BASE_NAME PR-43194 [2022-03-16T11:16:52.878Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/display/redirect [2022-03-16T11:16:52.878Z] JOB_NAME moby/PR-43194 [2022-03-16T11:16:52.878Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/ [2022-03-16T11:16:52.878Z] library.jps.version master [2022-03-16T11:16:52.878Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-16T11:16:52.878Z] NODE_LABELS amd64 azure azwin-2-3c0f40 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-16T11:16:52.878Z] NODE_NAME azwin-2-3c0f40 [2022-03-16T11:16:52.878Z] NUMBER_OF_PROCESSORS 4 [2022-03-16T11:16:52.878Z] OS Windows_NT [2022-03-16T11:16:52.878Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-16T11:16:52.878Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-16T11:16:52.878Z] ppc64le false [2022-03-16T11:16:52.878Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-16T11:16:52.878Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-16T11:16:52.878Z] PROCESSOR_LEVEL 6 [2022-03-16T11:16:52.878Z] PROCESSOR_REVISION 4f01 [2022-03-16T11:16:52.878Z] ProgramData C:\ProgramData [2022-03-16T11:16:52.878Z] ProgramFiles C:\Program Files [2022-03-16T11:16:52.878Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-16T11:16:52.878Z] ProgramW6432 C:\Program Files [2022-03-16T11:16:52.878Z] PROMPT $P$G [2022-03-16T11:16:52.878Z] PSExecutionPolicyPreference Bypass [2022-03-16T11:16:52.878Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-16T11:16:52.878Z] PUBLIC C:\Users\Public [2022-03-16T11:16:52.878Z] rootless true [2022-03-16T11:16:52.878Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=arti... [2022-03-16T11:16:52.878Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=changes [2022-03-16T11:16:52.878Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect [2022-03-16T11:16:52.878Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=tests [2022-03-16T11:16:52.878Z] s390x false [2022-03-16T11:16:52.878Z] SKIP_VALIDATION_TESTS 1 [2022-03-16T11:16:52.878Z] SOURCES_DRIVE d [2022-03-16T11:16:52.878Z] SOURCES_SUBDIR gopath [2022-03-16T11:16:52.878Z] STAGE_NAME Run tests [2022-03-16T11:16:52.878Z] SystemDrive C: [2022-03-16T11:16:52.878Z] SystemRoot C:\Windows [2022-03-16T11:16:52.878Z] TEMP C:\Windows\TEMP [2022-03-16T11:16:52.878Z] TESTDEBUG 0 [2022-03-16T11:16:52.878Z] TESTRUN_DRIVE d [2022-03-16T11:16:52.878Z] TESTRUN_SUBDIR CI [2022-03-16T11:16:52.878Z] TIMEOUT 120m [2022-03-16T11:16:52.878Z] TMP C:\Windows\TEMP [2022-03-16T11:16:52.878Z] unit_validate true [2022-03-16T11:16:52.878Z] USERDOMAIN WORKGROUP [2022-03-16T11:16:52.878Z] USERNAME azwin-2-3c0f40$ [2022-03-16T11:16:52.878Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-16T11:16:52.878Z] validate_force false [2022-03-16T11:16:52.878Z] windir C:\Windows [2022-03-16T11:16:52.878Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-16T11:16:52.878Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-16T11:16:52.878Z] windows2022 true [2022-03-16T11:16:52.878Z] windows2022containerd true [2022-03-16T11:16:52.878Z] windowsRS5 true [2022-03-16T11:16:52.878Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-16T11:16:52.878Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] INFO: Sources under d:\gopath\... [2022-03-16T11:16:52.878Z] INFO: Test run under d:\CI\... [2022-03-16T11:16:52.878Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-16T11:16:52.878Z] INFO: docker/docker repository was found [2022-03-16T11:16:52.878Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-16T11:16:52.878Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-16T11:16:52.878Z] INFO: Docker version of control daemon [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] Client: [2022-03-16T11:16:52.878Z] Version: 20.10.9 [2022-03-16T11:16:52.878Z] API version: 1.41 [2022-03-16T11:16:52.878Z] Go version: go1.16.8 [2022-03-16T11:16:52.878Z] Git commit: c2ea9bc [2022-03-16T11:16:52.878Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:52.878Z] OS/Arch: windows/amd64 [2022-03-16T11:16:52.878Z] Context: default [2022-03-16T11:16:52.878Z] Experimental: true [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] Server: Docker Engine - Community [2022-03-16T11:16:52.878Z] Engine: [2022-03-16T11:16:52.878Z] Version: 20.10.9 [2022-03-16T11:16:52.878Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:52.878Z] Go version: go1.16.8 [2022-03-16T11:16:52.878Z] Git commit: 79ea9d3 [2022-03-16T11:16:52.878Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:52.878Z] OS/Arch: windows/amd64 [2022-03-16T11:16:52.878Z] Experimental: true [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] INFO: Docker info of control daemon [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] Client: [2022-03-16T11:16:52.878Z] Context: default [2022-03-16T11:16:52.878Z] Debug Mode: false [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] Server: [2022-03-16T11:16:52.878Z] Containers: 0 [2022-03-16T11:16:52.878Z] Running: 0 [2022-03-16T11:16:52.878Z] Paused: 0 [2022-03-16T11:16:52.878Z] Stopped: 0 [2022-03-16T11:16:52.878Z] Images: 11 [2022-03-16T11:16:52.878Z] Server Version: 20.10.9 [2022-03-16T11:16:52.878Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-16T11:16:52.878Z] Windows: [2022-03-16T11:16:52.878Z] LCOW: [2022-03-16T11:16:52.878Z] Logging Driver: json-file [2022-03-16T11:16:52.878Z] Plugins: [2022-03-16T11:16:52.878Z] Volume: local [2022-03-16T11:16:52.878Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:52.878Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:52.878Z] Swarm: inactive [2022-03-16T11:16:52.878Z] Default Isolation: process [2022-03-16T11:16:52.878Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:16:52.878Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:16:52.878Z] OSType: windows [2022-03-16T11:16:52.878Z] Architecture: x86_64 [2022-03-16T11:16:52.878Z] CPUs: 4 [2022-03-16T11:16:52.878Z] Total Memory: 32GiB [2022-03-16T11:16:52.878Z] Name: azwin-2-3c0f40 [2022-03-16T11:16:52.878Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-16T11:16:52.878Z] Docker Root Dir: D:\docker [2022-03-16T11:16:52.878Z] Debug Mode: false [2022-03-16T11:16:52.878Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:52.878Z] Labels: [2022-03-16T11:16:52.878Z] Experimental: true [2022-03-16T11:16:52.878Z] Insecure Registries: [2022-03-16T11:16:52.878Z] 10.0.0.4:5000 [2022-03-16T11:16:52.878Z] 127.0.0.0/8 [2022-03-16T11:16:52.878Z] Registry Mirrors: [2022-03-16T11:16:52.878Z] http://10.0.0.4:5000/ [2022-03-16T11:16:52.878Z] Live Restore Enabled: false [2022-03-16T11:16:52.878Z] Product License: Community Engine [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] INFO: Commit hash is 590e34eaf4 [2022-03-16T11:16:52.878Z] INFO: Nuke-Everything... [2022-03-16T11:16:52.878Z] INFO: Container count on control daemon to delete is 0 [2022-03-16T11:16:52.878Z] INFO: Nuking d:\CI [2022-03-16T11:16:52.878Z] INFO: Zapped successfully [2022-03-16T11:16:52.878Z] INFO: Location for testing is d:\CI\PR-43194\10 [2022-03-16T11:16:52.878Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.878Z] INFO: Building the image from Dockerfile.windows at 03/16/2022 11:16:52... [2022-03-16T11:16:52.878Z] [2022-03-16T11:16:52.885Z] [2022-03-16T11:16:52.885Z] #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-16T11:16:52.885Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:16:52.885Z] #43 ... [2022-03-16T11:16:52.885Z] [2022-03-16T11:16:52.885Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:16:52.885Z] #25 sha256:1adac20f9751f702f0dcf0ad43031ba8b6efa5adb4bc990db550a8d6df7ef791 [2022-03-16T11:16:52.885Z] #25 DONE 0.6s [2022-03-16T11:16:52.885Z] [2022-03-16T11:16:52.885Z] #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-16T11:16:52.885Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-16T11:16:52.885Z] #46 DONE 0.6s [2022-03-16T11:16:52.885Z] [2022-03-16T11:16:52.885Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:16:52.885Z] #62 sha256:b957cc6b94e3832e3d25d8f858873843e6f8dd970382ad1130d2c466cd7d7e45 [2022-03-16T11:16:52.885Z] #62 DONE 0.6s [2022-03-16T11:16:53.146Z] [2022-03-16T11:16:53.146Z] #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-16T11:16:53.146Z] #63 sha256:bf7fe77077a8196e872b482f87d6dd83862fc162074e31b04075189e0f79b62a [2022-03-16T11:16:53.330Z] #63 9.547 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-16T11:16:53.330Z] #63 ... [2022-03-16T11:16:53.330Z] [2022-03-16T11:16:53.330Z] #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-16T11:16:53.330Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-16T11:16:53.330Z] #38 3.067 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:53.330Z] #38 3.067 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:53.330Z] #38 3.068 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:53.330Z] #38 4.784 Reading package lists... [2022-03-16T11:16:53.330Z] #38 8.502 Reading package lists... [2022-03-16T11:16:53.330Z] #38 ... [2022-03-16T11:16:53.330Z] [2022-03-16T11:16:53.330Z] #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-16T11:16:53.330Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-16T11:16:53.330Z] #53 ... [2022-03-16T11:16:53.330Z] [2022-03-16T11:16:53.330Z] #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-16T11:16:53.330Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-16T11:16:53.330Z] #43 2.366 + git clone https://github.com/docker/distribution.git . [2022-03-16T11:16:53.330Z] #43 2.367 Cloning into '.'... [2022-03-16T11:16:53.587Z] #43 ... [2022-03-16T11:16:53.587Z] [2022-03-16T11:16:53.587Z] #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-16T11:16:53.587Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-16T11:16:53.587Z] #58 2.057 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:53.587Z] #58 2.057 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:53.587Z] #58 2.057 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:53.587Z] #58 3.454 Reading package lists... [2022-03-16T11:16:53.852Z] #58 7.238 Reading package lists... [2022-03-16T11:16:53.852Z] #58 ... [2022-03-16T11:16:53.852Z] [2022-03-16T11:16:53.852Z] #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-16T11:16:53.852Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-16T11:16:53.852Z] #34 1.782 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-16T11:16:53.852Z] #34 1.807 Cloning into '.'... [2022-03-16T11:16:53.852Z] #34 ... [2022-03-16T11:16:53.852Z] [2022-03-16T11:16:53.852Z] #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-16T11:16:53.852Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-16T11:16:53.976Z] #50 ... [2022-03-16T11:16:53.976Z] [2022-03-16T11:16:53.976Z] #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-16T11:16:53.976Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:16:53.976Z] #60 20.93 v3.0.2 [2022-03-16T11:16:53.976Z] #60 DONE 21.1s [2022-03-16T11:16:53.976Z] [2022-03-16T11:16:53.976Z] #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-16T11:16:53.976Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:16:53.976Z] #54 9.825 Reading package lists... [2022-03-16T11:16:53.976Z] #54 13.86 Building dependency tree... [2022-03-16T11:16:53.976Z] #54 14.47 Reading state information... [2022-03-16T11:16:53.976Z] #54 15.08 The following additional packages will be installed: [2022-03-16T11:16:53.976Z] #54 15.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:16:53.976Z] #54 15.09 python3-protobuf python3-six [2022-03-16T11:16:53.976Z] #54 15.09 Suggested packages: [2022-03-16T11:16:53.976Z] #54 15.09 python3-setuptools [2022-03-16T11:16:53.976Z] #54 15.09 Recommended packages: [2022-03-16T11:16:53.976Z] #54 15.09 iproute2 | iproute [2022-03-16T11:16:53.976Z] #54 15.43 The following NEW packages will be installed: [2022-03-16T11:16:53.976Z] #54 15.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:16:53.976Z] #54 15.44 python3-protobuf python3-six [2022-03-16T11:16:53.976Z] #54 15.80 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:16:53.976Z] #54 15.80 Need to get 2292 kB of archives. [2022-03-16T11:16:53.976Z] #54 15.80 After this operation, 11.0 MB of additional disk space will be used. [2022-03-16T11:16:53.976Z] #54 15.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-16T11:16:53.976Z] #54 15.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:16:53.976Z] #54 15.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-16T11:16:53.976Z] #54 15.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-16T11:16:53.976Z] #54 15.85 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-16T11:16:53.976Z] #54 15.85 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-16T11:16:53.976Z] #54 15.85 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-16T11:16:53.976Z] #54 19.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-16T11:16:53.976Z] #54 20.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:16:53.976Z] #54 20.27 Fetched 2292 kB in 4s (567 kB/s) [2022-03-16T11:16:53.976Z] #54 20.33 Selecting previously unselected package libprotobuf23:amd64. [2022-03-16T11:16:53.976Z] #54 20.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:16:53.976Z] #54 20.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-16T11:16:53.976Z] #54 20.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:16:53.976Z] #54 20.98 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:16:53.976Z] #54 21.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:16:53.976Z] #54 21.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:16:53.976Z] #54 21.22 Selecting previously unselected package python3-six. [2022-03-16T11:16:53.976Z] #54 21.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-16T11:16:53.976Z] #54 21.27 Unpacking python3-six (1.16.0-2) ... [2022-03-16T11:16:53.976Z] #54 21.34 Selecting previously unselected package python3-protobuf. [2022-03-16T11:16:53.976Z] #54 21.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-16T11:16:53.976Z] #54 21.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-16T11:16:54.108Z] #51 ... [2022-03-16T11:16:54.109Z] [2022-03-16T11:16:54.109Z] #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-16T11:16:54.109Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-16T11:16:54.109Z] #49 ... [2022-03-16T11:16:54.109Z] [2022-03-16T11:16:54.109Z] #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-16T11:16:54.109Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-16T11:16:54.109Z] #36 10.91 tomll can be used in two ways: [2022-03-16T11:16:54.109Z] #36 10.91 Writing to STDIN and reading from STDOUT: [2022-03-16T11:16:54.109Z] #36 10.91 cat file.toml | tomll > file.toml [2022-03-16T11:16:54.109Z] #36 10.91 [2022-03-16T11:16:54.109Z] #36 10.91 Reading and updating a list of files: [2022-03-16T11:16:54.109Z] #36 10.91 tomll a.toml b.toml c.toml [2022-03-16T11:16:54.109Z] #36 10.91 [2022-03-16T11:16:54.109Z] #36 10.91 When given a list of files, tomll will modify all files in place without asking. [2022-03-16T11:16:54.368Z] #36 DONE 11.2s [2022-03-16T11:16:54.368Z] [2022-03-16T11:16:54.368Z] #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-16T11:16:54.368Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:16:54.368Z] #14 3.293 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:54.368Z] #14 3.293 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:54.368Z] #14 3.293 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:54.368Z] #14 5.084 Reading package lists... [2022-03-16T11:16:54.368Z] #14 9.156 Reading package lists... [2022-03-16T11:16:54.368Z] #14 ... [2022-03-16T11:16:54.368Z] [2022-03-16T11:16:54.368Z] #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-16T11:16:54.368Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-16T11:16:54.368Z] #58 7.238 Reading package lists... [2022-03-16T11:16:54.540Z] #54 21.96 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:16:54.540Z] #54 21.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:16:54.797Z] #54 21.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:16:54.797Z] #54 22.07 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:16:54.797Z] #54 22.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:16:54.797Z] #54 22.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:16:54.797Z] #54 22.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:16:54.797Z] #54 22.18 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:16:54.797Z] #54 22.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:16:55.054Z] #54 22.25 Selecting previously unselected package criu. [2022-03-16T11:16:55.054Z] #54 22.25 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-16T11:16:55.054Z] #54 22.26 Unpacking criu (3.16.1-3) ... [2022-03-16T11:16:55.224Z] #63 7.033 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:16:55.224Z] #63 7.047 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-16T11:16:55.616Z] #54 22.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:16:55.790Z] #63 7.554 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-16T11:16:56.258Z] #58 11.21 Building dependency tree... [2022-03-16T11:16:56.258Z] #58 12.88 Reading state information... [2022-03-16T11:16:56.258Z] #58 ... [2022-03-16T11:16:56.258Z] [2022-03-16T11:16:56.258Z] #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-16T11:16:56.258Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-16T11:16:56.258Z] #47 3.204 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:56.258Z] #47 3.204 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:56.258Z] #47 3.205 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:56.258Z] #47 3.728 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-03-16T11:16:56.258Z] #47 5.468 Reading package lists... [2022-03-16T11:16:56.464Z] #63 3.139 + RM_GOPATH=0 [2022-03-16T11:16:56.464Z] #63 3.139 + TMP_GOPATH= [2022-03-16T11:16:56.464Z] #63 3.139 + : /build [2022-03-16T11:16:56.464Z] #63 3.139 + '[' -z '' ']' [2022-03-16T11:16:56.464Z] #63 3.139 ++ mktemp -d [2022-03-16T11:16:56.464Z] #63 3.149 + export GOPATH=/tmp/tmp.GRZbjzPnUw [2022-03-16T11:16:56.464Z] #63 3.149 + GOPATH=/tmp/tmp.GRZbjzPnUw [2022-03-16T11:16:56.464Z] #63 3.149 + RM_GOPATH=1 [2022-03-16T11:16:56.464Z] #63 3.149 + case "$(go env GOARCH)" in [2022-03-16T11:16:56.464Z] #63 3.149 ++ go env GOARCH [2022-03-16T11:16:56.464Z] #63 3.189 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:56.464Z] #63 3.189 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:56.464Z] #63 3.189 ++ dirname /install.sh [2022-03-16T11:16:56.464Z] #63 3.193 + dir=/ [2022-03-16T11:16:56.464Z] #63 3.197 Install rootlesskit version v0.14.6 [2022-03-16T11:16:56.464Z] #63 3.197 + bin=rootlesskit [2022-03-16T11:16:56.464Z] #63 3.197 + shift [2022-03-16T11:16:56.464Z] #63 3.197 + '[' '!' -f //rootlesskit.installer ']' [2022-03-16T11:16:56.464Z] #63 3.197 + . //rootlesskit.installer [2022-03-16T11:16:56.464Z] #63 3.197 ++ : v0.14.6 [2022-03-16T11:16:56.464Z] #63 3.197 + install_rootlesskit [2022-03-16T11:16:56.464Z] #63 3.197 + case "$1" in [2022-03-16T11:16:56.464Z] #63 3.197 + export CGO_ENABLED=0 [2022-03-16T11:16:56.464Z] #63 3.197 + CGO_ENABLED=0 [2022-03-16T11:16:56.464Z] #63 3.197 + _install_rootlesskit [2022-03-16T11:16:56.464Z] #63 3.197 + echo 'Install rootlesskit version v0.14.6' [2022-03-16T11:16:56.464Z] #63 3.197 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:16:56.464Z] #63 3.197 + GOBIN=/build [2022-03-16T11:16:56.464Z] #63 3.197 + GO111MODULE=on [2022-03-16T11:16:56.464Z] #63 3.197 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-16T11:16:56.514Z] #47 9.261 Reading package lists... [2022-03-16T11:16:56.514Z] #47 ... [2022-03-16T11:16:56.514Z] [2022-03-16T11:16:56.514Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-16T11:16:56.514Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:16:56.514Z] #14 9.156 Reading package lists... [2022-03-16T11:16:56.546Z] #54 23.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:16:56.546Z] #54 23.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:16:56.546Z] #54 23.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:16:56.546Z] #54 23.83 Setting up python3-six (1.16.0-2) ... [2022-03-16T11:16:57.035Z] #63 3.698 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-16T11:16:57.443Z] #14 13.23 Building dependency tree... [2022-03-16T11:16:57.443Z] #14 14.35 Reading state information... [2022-03-16T11:16:57.476Z] #54 24.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:16:57.476Z] #54 24.58 Setting up python3-protobuf (3.12.4-1) ... [2022-03-16T11:16:57.617Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-16T11:16:57.617Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1f89548a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-16T11:16:57.617Z] ---------------------------------------------------------------------------- [2022-03-16T11:16:57.617Z] [2022-03-16T11:16:57.617Z] INFO: executeCI.ps1 starting at Wed Mar 16 11:16:56 CUT 2022 [2022-03-16T11:16:57.617Z] [2022-03-16T11:16:57.617Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-16T11:16:57.617Z] INFO: Running git version 2.24.1.windows.2 [2022-03-16T11:16:57.617Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-16T11:16:57.617Z] INFO: Environment variables: [2022-03-16T11:16:57.617Z] [2022-03-16T11:16:57.617Z] Name Value [2022-03-16T11:16:57.617Z] ---- ----- [2022-03-16T11:16:57.617Z] ALLUSERSPROFILE C:\ProgramData [2022-03-16T11:16:57.617Z] amd64 true [2022-03-16T11:16:57.617Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-16T11:16:57.617Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-16T11:16:57.617Z] arm64 true [2022-03-16T11:16:57.617Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-16T11:16:57.617Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-16T11:16:57.617Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-16T11:16:57.617Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-16T11:16:57.617Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-16T11:16:57.617Z] BRANCH_NAME PR-43194 [2022-03-16T11:16:57.617Z] BUILD_DISPLAY_NAME #10 [2022-03-16T11:16:57.617Z] BUILD_ID 10 [2022-03-16T11:16:57.617Z] BUILD_NUMBER 10 [2022-03-16T11:16:57.617Z] BUILD_TAG jenkins-moby-PR-43194-10 [2022-03-16T11:16:57.617Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/ [2022-03-16T11:16:57.617Z] cgroup2 true [2022-03-16T11:16:57.617Z] CHANGE_AUTHOR thaJeztah [2022-03-16T11:16:57.617Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-16T11:16:57.617Z] CHANGE_BRANCH bump_golang_1.18 [2022-03-16T11:16:57.617Z] CHANGE_FORK thaJeztah/docker [2022-03-16T11:16:57.617Z] CHANGE_ID 43194 [2022-03-16T11:16:57.617Z] CHANGE_TARGET master [2022-03-16T11:16:57.617Z] CHANGE_TITLE Update golang to 1.18.0 [2022-03-16T11:16:57.617Z] CHANGE_URL https://github.com/moby/moby/pull/43194 [2022-03-16T11:16:57.617Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:57.617Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-16T11:16:57.617Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-16T11:16:57.617Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-16T11:16:57.617Z] COMPUTERNAME azwin-2-50a791 [2022-03-16T11:16:57.617Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-16T11:16:57.617Z] ConfigSequenceNumber 0 [2022-03-16T11:16:57.617Z] dco true [2022-03-16T11:16:57.617Z] DOCKER_BUILDKIT 0 [2022-03-16T11:16:57.617Z] DOCKER_DUT_DEBUG 1 [2022-03-16T11:16:57.617Z] DOCKER_EXPERIMENTAL 1 [2022-03-16T11:16:57.617Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-16T11:16:57.617Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-16T11:16:57.617Z] EXECUTOR_NUMBER 0 [2022-03-16T11:16:57.617Z] FQDN azwin-2-50a791.westus.cloudapp.azure.com [2022-03-16T11:16:57.617Z] GIT_BRANCH PR-43194 [2022-03-16T11:16:57.617Z] GIT_COMMIT 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:57.617Z] GIT_PREVIOUS_COMMIT 0dbe00f62c461bdebec826238245b02a5001fecd [2022-03-16T11:16:57.617Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 95b786e58dba5368a362514c2779bac964ff9cc9 [2022-03-16T11:16:57.617Z] GIT_URL https://github.com/moby/moby.git [2022-03-16T11:16:57.617Z] HUDSON_COOKIE 54a86b95-b8bb-4d5a-a73b-622c0b40f877 [2022-03-16T11:16:57.617Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:57.617Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-16T11:16:57.617Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:57.617Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-16T11:16:57.617Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:57.617Z] JENKINS_NODE_COOKIE 368119c2-2e0e-45f6-bbe5-a2fe72525598 [2022-03-16T11:16:57.617Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-16T11:16:57.617Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:57.618Z] JOB_BASE_NAME PR-43194 [2022-03-16T11:16:57.618Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/display/redirect [2022-03-16T11:16:57.618Z] JOB_NAME moby/PR-43194 [2022-03-16T11:16:57.618Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/ [2022-03-16T11:16:57.618Z] library.jps.version master [2022-03-16T11:16:57.618Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-16T11:16:57.618Z] NODE_LABELS amd64 azure azwin-2-50a791 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-16T11:16:57.618Z] NODE_NAME azwin-2-50a791 [2022-03-16T11:16:57.618Z] NUMBER_OF_PROCESSORS 4 [2022-03-16T11:16:57.618Z] OS Windows_NT [2022-03-16T11:16:57.618Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-16T11:16:57.618Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-16T11:16:57.618Z] ppc64le false [2022-03-16T11:16:57.618Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-16T11:16:57.618Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-16T11:16:57.618Z] PROCESSOR_LEVEL 6 [2022-03-16T11:16:57.618Z] PROCESSOR_REVISION 4f01 [2022-03-16T11:16:57.618Z] ProgramData C:\ProgramData [2022-03-16T11:16:57.618Z] ProgramFiles C:\Program Files [2022-03-16T11:16:57.618Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-16T11:16:57.618Z] ProgramW6432 C:\Program Files [2022-03-16T11:16:57.618Z] PROMPT $P$G [2022-03-16T11:16:57.618Z] PSExecutionPolicyPreference Bypass [2022-03-16T11:16:57.618Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-16T11:16:57.618Z] PUBLIC C:\Users\Public [2022-03-16T11:16:57.618Z] rootless true [2022-03-16T11:16:57.618Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=arti... [2022-03-16T11:16:57.618Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=changes [2022-03-16T11:16:57.618Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect [2022-03-16T11:16:57.618Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=tests [2022-03-16T11:16:57.618Z] s390x false [2022-03-16T11:16:57.618Z] SKIP_VALIDATION_TESTS 1 [2022-03-16T11:16:57.618Z] SOURCES_DRIVE d [2022-03-16T11:16:57.618Z] SOURCES_SUBDIR gopath [2022-03-16T11:16:57.618Z] STAGE_NAME Run tests [2022-03-16T11:16:57.618Z] SystemDrive C: [2022-03-16T11:16:57.618Z] SystemRoot C:\Windows [2022-03-16T11:16:57.618Z] TEMP C:\Windows\TEMP [2022-03-16T11:16:57.618Z] TESTDEBUG 0 [2022-03-16T11:16:57.618Z] TESTRUN_DRIVE d [2022-03-16T11:16:57.618Z] TESTRUN_SUBDIR CI [2022-03-16T11:16:57.618Z] TIMEOUT 120m [2022-03-16T11:16:57.618Z] TMP C:\Windows\TEMP [2022-03-16T11:16:57.618Z] unit_validate true [2022-03-16T11:16:57.618Z] USERDOMAIN WORKGROUP [2022-03-16T11:16:57.618Z] USERNAME azwin-2-50a791$ [2022-03-16T11:16:57.618Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-16T11:16:57.618Z] validate_force false [2022-03-16T11:16:57.618Z] windir C:\Windows [2022-03-16T11:16:57.618Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-16T11:16:57.618Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-16T11:16:57.618Z] windows2022 true [2022-03-16T11:16:57.618Z] windows2022containerd true [2022-03-16T11:16:57.618Z] windowsRS5 true [2022-03-16T11:16:57.618Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-16T11:16:57.618Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-16T11:16:57.618Z] [2022-03-16T11:16:57.618Z] [2022-03-16T11:16:57.618Z] [2022-03-16T11:16:57.618Z] INFO: Sources under d:\gopath\... [2022-03-16T11:16:57.618Z] INFO: Test run under d:\CI\... [2022-03-16T11:16:57.618Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-16T11:16:57.618Z] INFO: docker/docker repository was found [2022-03-16T11:16:57.697Z] #63 ... [2022-03-16T11:16:57.697Z] [2022-03-16T11:16:57.697Z] #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-16T11:16:57.697Z] #26 sha256:4d2804fd29c848d54e603f589e27c3ebc333c3b88451d9d86f9d42f090f33141 [2022-03-16T11:16:57.697Z] #26 2.876 + RM_GOPATH=0 [2022-03-16T11:16:57.697Z] #26 2.876 + TMP_GOPATH= [2022-03-16T11:16:57.697Z] #26 2.876 + : /build [2022-03-16T11:16:57.697Z] #26 2.876 + '[' -z '' ']' [2022-03-16T11:16:57.697Z] #26 2.876 ++ mktemp -d [2022-03-16T11:16:57.697Z] #26 2.879 + export GOPATH=/tmp/tmp.8b19jBoUdM [2022-03-16T11:16:57.697Z] #26 2.879 + GOPATH=/tmp/tmp.8b19jBoUdM [2022-03-16T11:16:57.697Z] #26 2.879 + RM_GOPATH=1 [2022-03-16T11:16:57.697Z] #26 2.879 + case "$(go env GOARCH)" in [2022-03-16T11:16:57.697Z] #26 2.887 ++ go env GOARCH [2022-03-16T11:16:57.697Z] #26 2.889 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:57.697Z] #26 2.889 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:16:57.697Z] #26 2.890 ++ dirname /install.sh [2022-03-16T11:16:57.697Z] #26 2.899 Install docker/cli version 17.06.2-ce from stable [2022-03-16T11:16:57.697Z] #26 2.899 + dir=/ [2022-03-16T11:16:57.697Z] #26 2.899 + bin=dockercli [2022-03-16T11:16:57.697Z] #26 2.899 + shift [2022-03-16T11:16:57.697Z] #26 2.899 + '[' '!' -f //dockercli.installer ']' [2022-03-16T11:16:57.697Z] #26 2.899 + . //dockercli.installer [2022-03-16T11:16:57.697Z] #26 2.899 ++ : stable [2022-03-16T11:16:57.697Z] #26 2.899 ++ : 17.06.2-ce [2022-03-16T11:16:57.697Z] #26 2.899 + install_dockercli [2022-03-16T11:16:57.697Z] #26 2.899 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-16T11:16:57.697Z] #26 2.899 ++ uname -m [2022-03-16T11:16:57.697Z] #26 2.899 + arch=x86_64 [2022-03-16T11:16:57.697Z] #26 2.899 + '[' x86_64 '!=' x86_64 ']' [2022-03-16T11:16:57.697Z] #26 2.899 + url=https://download.docker.com/linux/static [2022-03-16T11:16:57.697Z] #26 2.899 + tar -xz docker/docker [2022-03-16T11:16:57.697Z] #26 2.899 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-16T11:16:57.697Z] #26 9.428 + mkdir -p /build [2022-03-16T11:16:57.697Z] #26 9.433 + mv docker/docker /build/ [2022-03-16T11:16:57.697Z] #26 9.456 + rmdir docker [2022-03-16T11:16:57.697Z] #26 DONE 9.6s [2022-03-16T11:16:57.697Z] [2022-03-16T11:16:57.697Z] #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-16T11:16:57.697Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:16:57.697Z] #38 3.884 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:57.697Z] #38 3.884 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:57.697Z] #38 3.884 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:57.697Z] #38 5.913 Reading package lists... [2022-03-16T11:16:57.697Z] #38 ... [2022-03-16T11:16:57.697Z] [2022-03-16T11:16:57.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-16T11:16:57.697Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:16:57.697Z] #14 4.272 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:57.697Z] #14 4.272 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:57.697Z] #14 4.272 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:57.953Z] #14 6.456 Reading package lists... [2022-03-16T11:16:57.953Z] #14 ... [2022-03-16T11:16:57.953Z] [2022-03-16T11:16:57.953Z] #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-16T11:16:57.953Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:16:58.086Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-16T11:16:58.086Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-16T11:16:58.086Z] INFO: Docker version of control daemon [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] Client: [2022-03-16T11:16:58.086Z] Version: 20.10.9 [2022-03-16T11:16:58.086Z] API version: 1.41 [2022-03-16T11:16:58.086Z] Go version: go1.16.8 [2022-03-16T11:16:58.086Z] Git commit: c2ea9bc [2022-03-16T11:16:58.086Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:58.086Z] OS/Arch: windows/amd64 [2022-03-16T11:16:58.086Z] Context: default [2022-03-16T11:16:58.086Z] Experimental: true [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] Server: Docker Engine - Community [2022-03-16T11:16:58.086Z] Engine: [2022-03-16T11:16:58.086Z] Version: 20.10.9 [2022-03-16T11:16:58.086Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:58.086Z] Go version: go1.16.8 [2022-03-16T11:16:58.086Z] Git commit: 79ea9d3 [2022-03-16T11:16:58.086Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:58.086Z] OS/Arch: windows/amd64 [2022-03-16T11:16:58.086Z] Experimental: true [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] INFO: Docker info of control daemon [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] Client: [2022-03-16T11:16:58.086Z] Context: default [2022-03-16T11:16:58.086Z] Debug Mode: false [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] Server: [2022-03-16T11:16:58.086Z] Containers: 0 [2022-03-16T11:16:58.086Z] Running: 0 [2022-03-16T11:16:58.086Z] Paused: 0 [2022-03-16T11:16:58.086Z] Stopped: 0 [2022-03-16T11:16:58.086Z] Images: 11 [2022-03-16T11:16:58.086Z] Server Version: 20.10.9 [2022-03-16T11:16:58.086Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-16T11:16:58.086Z] LCOW: [2022-03-16T11:16:58.086Z] Windows: [2022-03-16T11:16:58.086Z] Logging Driver: json-file [2022-03-16T11:16:58.086Z] Plugins: [2022-03-16T11:16:58.086Z] Volume: local [2022-03-16T11:16:58.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:58.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:58.086Z] Swarm: inactive [2022-03-16T11:16:58.086Z] Default Isolation: process [2022-03-16T11:16:58.086Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:16:58.086Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:16:58.086Z] OSType: windows [2022-03-16T11:16:58.086Z] Architecture: x86_64 [2022-03-16T11:16:58.086Z] CPUs: 4 [2022-03-16T11:16:58.086Z] Total Memory: 32GiB [2022-03-16T11:16:58.086Z] Name: azwin-2-50a791 [2022-03-16T11:16:58.086Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-16T11:16:58.086Z] Docker Root Dir: D:\docker [2022-03-16T11:16:58.086Z] Debug Mode: false [2022-03-16T11:16:58.086Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:58.086Z] Labels: [2022-03-16T11:16:58.086Z] Experimental: true [2022-03-16T11:16:58.086Z] Insecure Registries: [2022-03-16T11:16:58.086Z] 10.0.0.4:5000 [2022-03-16T11:16:58.086Z] 127.0.0.0/8 [2022-03-16T11:16:58.086Z] Registry Mirrors: [2022-03-16T11:16:58.086Z] http://10.0.0.4:5000/ [2022-03-16T11:16:58.086Z] Live Restore Enabled: false [2022-03-16T11:16:58.086Z] Product License: Community Engine [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] [2022-03-16T11:16:58.086Z] INFO: Commit hash is 590e34eaf4 [2022-03-16T11:16:58.086Z] INFO: Nuke-Everything... [2022-03-16T11:16:58.209Z] #49 ... [2022-03-16T11:16:58.209Z] [2022-03-16T11:16:58.209Z] #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-16T11:16:58.209Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:16:58.209Z] #51 ... [2022-03-16T11:16:58.209Z] [2022-03-16T11:16:58.209Z] #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-16T11:16:58.209Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:16:58.398Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-16T11:16:58.398Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b2758276\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-16T11:16:58.398Z] ---------------------------------------------------------------------------- [2022-03-16T11:16:58.398Z] [2022-03-16T11:16:58.398Z] INFO: executeCI.ps1 starting at Wed Mar 16 11:16:57 CUT 2022 [2022-03-16T11:16:58.398Z] [2022-03-16T11:16:58.398Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-16T11:16:58.398Z] INFO: Running git version 2.24.1.windows.2 [2022-03-16T11:16:58.398Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-16T11:16:58.398Z] INFO: Environment variables: [2022-03-16T11:16:58.398Z] [2022-03-16T11:16:58.398Z] Name Value [2022-03-16T11:16:58.398Z] ---- ----- [2022-03-16T11:16:58.398Z] ALLUSERSPROFILE C:\ProgramData [2022-03-16T11:16:58.398Z] amd64 true [2022-03-16T11:16:58.398Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-16T11:16:58.398Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-16T11:16:58.398Z] arm64 true [2022-03-16T11:16:58.398Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-16T11:16:58.398Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-16T11:16:58.398Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-16T11:16:58.398Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-16T11:16:58.398Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-16T11:16:58.398Z] BRANCH_NAME PR-43194 [2022-03-16T11:16:58.398Z] BUILD_DISPLAY_NAME #10 [2022-03-16T11:16:58.398Z] BUILD_ID 10 [2022-03-16T11:16:58.398Z] BUILD_NUMBER 10 [2022-03-16T11:16:58.398Z] BUILD_TAG jenkins-moby-PR-43194-10 [2022-03-16T11:16:58.398Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/ [2022-03-16T11:16:58.398Z] cgroup2 true [2022-03-16T11:16:58.398Z] CHANGE_AUTHOR thaJeztah [2022-03-16T11:16:58.398Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-16T11:16:58.398Z] CHANGE_BRANCH bump_golang_1.18 [2022-03-16T11:16:58.398Z] CHANGE_FORK thaJeztah/docker [2022-03-16T11:16:58.398Z] CHANGE_ID 43194 [2022-03-16T11:16:58.398Z] CHANGE_TARGET master [2022-03-16T11:16:58.398Z] CHANGE_TITLE Update golang to 1.18.0 [2022-03-16T11:16:58.398Z] CHANGE_URL https://github.com/moby/moby/pull/43194 [2022-03-16T11:16:58.398Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:16:58.398Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-16T11:16:58.398Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-16T11:16:58.398Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-16T11:16:58.398Z] COMPUTERNAME azwin-2-8b3ad0 [2022-03-16T11:16:58.398Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-16T11:16:58.398Z] ConfigSequenceNumber 0 [2022-03-16T11:16:58.398Z] dco true [2022-03-16T11:16:58.398Z] DOCKER_BUILDKIT 0 [2022-03-16T11:16:58.398Z] DOCKER_DUT_DEBUG 1 [2022-03-16T11:16:58.399Z] DOCKER_EXPERIMENTAL 1 [2022-03-16T11:16:58.399Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-16T11:16:58.399Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-16T11:16:58.399Z] EXECUTOR_NUMBER 0 [2022-03-16T11:16:58.399Z] FQDN azwin-2-8b3ad0.westus.cloudapp.azure.com [2022-03-16T11:16:58.399Z] GIT_BRANCH PR-43194 [2022-03-16T11:16:58.399Z] GIT_COMMIT 590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:16:58.399Z] GIT_PREVIOUS_COMMIT 0dbe00f62c461bdebec826238245b02a5001fecd [2022-03-16T11:16:58.399Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 95b786e58dba5368a362514c2779bac964ff9cc9 [2022-03-16T11:16:58.399Z] GIT_URL https://github.com/moby/moby.git [2022-03-16T11:16:58.399Z] HUDSON_COOKIE e8b4ff87-b6cf-4b4a-b7bd-c72916b1794a [2022-03-16T11:16:58.399Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:58.399Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-16T11:16:58.399Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:58.399Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-16T11:16:58.399Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-16T11:16:58.399Z] JENKINS_NODE_COOKIE 51884e26-c092-44a8-917a-711bc0c32369 [2022-03-16T11:16:58.399Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-16T11:16:58.399Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-16T11:16:58.399Z] JOB_BASE_NAME PR-43194 [2022-03-16T11:16:58.399Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/display/redirect [2022-03-16T11:16:58.399Z] JOB_NAME moby/PR-43194 [2022-03-16T11:16:58.399Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/ [2022-03-16T11:16:58.399Z] library.jps.version master [2022-03-16T11:16:58.399Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-16T11:16:58.399Z] NODE_LABELS amd64 azure azwin-2-8b3ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-16T11:16:58.399Z] NODE_NAME azwin-2-8b3ad0 [2022-03-16T11:16:58.399Z] NUMBER_OF_PROCESSORS 4 [2022-03-16T11:16:58.399Z] OS Windows_NT [2022-03-16T11:16:58.399Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-16T11:16:58.399Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-16T11:16:58.399Z] ppc64le false [2022-03-16T11:16:58.399Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-16T11:16:58.399Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-16T11:16:58.399Z] PROCESSOR_LEVEL 6 [2022-03-16T11:16:58.399Z] PROCESSOR_REVISION 4f01 [2022-03-16T11:16:58.399Z] ProgramData C:\ProgramData [2022-03-16T11:16:58.399Z] ProgramFiles C:\Program Files [2022-03-16T11:16:58.399Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-16T11:16:58.399Z] ProgramW6432 C:\Program Files [2022-03-16T11:16:58.399Z] PROMPT $P$G [2022-03-16T11:16:58.399Z] PSExecutionPolicyPreference Bypass [2022-03-16T11:16:58.399Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-16T11:16:58.399Z] PUBLIC C:\Users\Public [2022-03-16T11:16:58.399Z] rootless true [2022-03-16T11:16:58.399Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=arti... [2022-03-16T11:16:58.399Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=changes [2022-03-16T11:16:58.399Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect [2022-03-16T11:16:58.399Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43194/10/display/redirect?page=tests [2022-03-16T11:16:58.399Z] s390x false [2022-03-16T11:16:58.399Z] SKIP_VALIDATION_TESTS 1 [2022-03-16T11:16:58.399Z] SOURCES_DRIVE d [2022-03-16T11:16:58.399Z] SOURCES_SUBDIR gopath [2022-03-16T11:16:58.399Z] STAGE_NAME Run tests [2022-03-16T11:16:58.399Z] SystemDrive C: [2022-03-16T11:16:58.399Z] SystemRoot C:\Windows [2022-03-16T11:16:58.399Z] TEMP C:\Windows\TEMP [2022-03-16T11:16:58.399Z] TESTDEBUG 0 [2022-03-16T11:16:58.399Z] TESTRUN_DRIVE d [2022-03-16T11:16:58.399Z] TESTRUN_SUBDIR CI [2022-03-16T11:16:58.399Z] TIMEOUT 120m [2022-03-16T11:16:58.399Z] TMP C:\Windows\TEMP [2022-03-16T11:16:58.399Z] unit_validate true [2022-03-16T11:16:58.399Z] USERDOMAIN WORKGROUP [2022-03-16T11:16:58.399Z] USERNAME azwin-2-8b3ad0$ [2022-03-16T11:16:58.399Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-16T11:16:58.399Z] validate_force false [2022-03-16T11:16:58.399Z] windir C:\Windows [2022-03-16T11:16:58.399Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-16T11:16:58.399Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-16T11:16:58.399Z] windows2022 true [2022-03-16T11:16:58.399Z] windows2022containerd true [2022-03-16T11:16:58.399Z] windowsRS5 true [2022-03-16T11:16:58.399Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-16T11:16:58.399Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] INFO: Sources under d:\gopath\... [2022-03-16T11:16:58.399Z] INFO: Test run under d:\CI\... [2022-03-16T11:16:58.399Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-16T11:16:58.399Z] INFO: docker/docker repository was found [2022-03-16T11:16:58.399Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-16T11:16:58.399Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-16T11:16:58.399Z] INFO: Docker version of control daemon [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] Client: [2022-03-16T11:16:58.399Z] Version: 20.10.9 [2022-03-16T11:16:58.399Z] API version: 1.41 [2022-03-16T11:16:58.399Z] Go version: go1.16.8 [2022-03-16T11:16:58.399Z] Git commit: c2ea9bc [2022-03-16T11:16:58.399Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-16T11:16:58.399Z] OS/Arch: windows/amd64 [2022-03-16T11:16:58.399Z] Context: default [2022-03-16T11:16:58.399Z] Experimental: true [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] Server: Docker Engine - Community [2022-03-16T11:16:58.399Z] Engine: [2022-03-16T11:16:58.399Z] Version: 20.10.9 [2022-03-16T11:16:58.399Z] API version: 1.41 (minimum version 1.24) [2022-03-16T11:16:58.399Z] Go version: go1.16.8 [2022-03-16T11:16:58.399Z] Git commit: 79ea9d3 [2022-03-16T11:16:58.399Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-16T11:16:58.399Z] OS/Arch: windows/amd64 [2022-03-16T11:16:58.399Z] Experimental: true [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.399Z] INFO: Docker info of control daemon [2022-03-16T11:16:58.399Z] [2022-03-16T11:16:58.465Z] #53 ... [2022-03-16T11:16:58.465Z] [2022-03-16T11:16:58.465Z] #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-16T11:16:58.465Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:16:58.465Z] #58 2.732 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:58.465Z] #58 2.732 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:58.465Z] #58 2.732 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:58.465Z] #58 3.448 Reading package lists... [2022-03-16T11:16:58.465Z] #58 8.015 Reading package lists... [2022-03-16T11:16:58.465Z] #58 ... [2022-03-16T11:16:58.465Z] [2022-03-16T11:16:58.465Z] #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-16T11:16:58.465Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:16:58.465Z] #47 2.858 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:16:58.465Z] #47 2.858 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:16:58.465Z] #47 2.858 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:16:58.465Z] #47 3.402 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-03-16T11:16:58.465Z] #47 5.060 Reading package lists... [2022-03-16T11:16:58.553Z] INFO: Container count on control daemon to delete is 0 [2022-03-16T11:16:58.721Z] #47 10.19 Reading package lists... [2022-03-16T11:16:58.721Z] #47 ... [2022-03-16T11:16:58.721Z] [2022-03-16T11:16:58.722Z] #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-16T11:16:58.722Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:16:58.722Z] #36 ... [2022-03-16T11:16:58.722Z] [2022-03-16T11:16:58.722Z] #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-16T11:16:58.722Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:16:58.722Z] #34 3.816 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-16T11:16:58.722Z] #34 3.837 Cloning into '.'... [2022-03-16T11:16:58.846Z] #54 ... [2022-03-16T11:16:58.846Z] [2022-03-16T11:16:58.846Z] #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-16T11:16:58.846Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:16:58.846Z] #41 25.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-16T11:16:58.856Z] Client: [2022-03-16T11:16:58.856Z] Context: default [2022-03-16T11:16:58.856Z] Debug Mode: false [2022-03-16T11:16:58.856Z] Plugins: [2022-03-16T11:16:58.856Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-16T11:16:58.856Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-16T11:16:58.856Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-16T11:16:58.856Z] [2022-03-16T11:16:58.856Z] Server: [2022-03-16T11:16:58.856Z] Containers: 0 [2022-03-16T11:16:58.856Z] Running: 0 [2022-03-16T11:16:58.856Z] Paused: 0 [2022-03-16T11:16:58.856Z] Stopped: 0 [2022-03-16T11:16:58.856Z] Images: 11 [2022-03-16T11:16:58.856Z] Server Version: 20.10.9 [2022-03-16T11:16:58.856Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-16T11:16:58.856Z] Windows: [2022-03-16T11:16:58.856Z] LCOW: [2022-03-16T11:16:58.856Z] Logging Driver: json-file [2022-03-16T11:16:58.856Z] Plugins: [2022-03-16T11:16:58.856Z] Volume: local [2022-03-16T11:16:58.856Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:16:58.856Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:16:58.856Z] Swarm: inactive [2022-03-16T11:16:58.856Z] Default Isolation: process [2022-03-16T11:16:58.856Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-16T11:16:58.856Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-16T11:16:58.856Z] OSType: windows [2022-03-16T11:16:58.856Z] Architecture: x86_64 [2022-03-16T11:16:58.856Z] CPUs: 4 [2022-03-16T11:16:58.856Z] Total Memory: 32GiB [2022-03-16T11:16:58.856Z] Name: azwin-2-8b3ad0 [2022-03-16T11:16:58.856Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-16T11:16:58.856Z] Docker Root Dir: D:\docker [2022-03-16T11:16:58.856Z] Debug Mode: false [2022-03-16T11:16:58.856Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:16:58.856Z] Labels: [2022-03-16T11:16:58.856Z] Experimental: true [2022-03-16T11:16:58.856Z] Insecure Registries: [2022-03-16T11:16:58.856Z] 10.0.0.4:5000 [2022-03-16T11:16:58.856Z] 127.0.0.0/8 [2022-03-16T11:16:58.856Z] Registry Mirrors: [2022-03-16T11:16:58.856Z] http://10.0.0.4:5000/ [2022-03-16T11:16:58.856Z] Live Restore Enabled: false [2022-03-16T11:16:58.856Z] Product License: Community Engine [2022-03-16T11:16:58.856Z] [2022-03-16T11:16:58.856Z] [2022-03-16T11:16:58.978Z] #34 ... [2022-03-16T11:16:58.978Z] [2022-03-16T11:16:58.978Z] #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-16T11:16:58.978Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:16:58.978Z] #38 5.913 Reading package lists... [2022-03-16T11:16:59.021Z] INFO: Nuking d:\CI [2022-03-16T11:16:59.021Z] INFO: Zapped successfully [2022-03-16T11:16:59.021Z] INFO: Location for testing is d:\CI\PR-43194\10 [2022-03-16T11:16:59.021Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-16T11:16:59.021Z] [2022-03-16T11:16:59.021Z] [2022-03-16T11:16:59.021Z] INFO: Building the image from Dockerfile.windows at 03/16/2022 11:16:58... [2022-03-16T11:16:59.021Z] [2022-03-16T11:16:59.313Z] INFO: Commit hash is 590e34eaf4 [2022-03-16T11:16:59.313Z] INFO: Nuke-Everything... [2022-03-16T11:16:59.313Z] INFO: Container count on control daemon to delete is 0 [2022-03-16T11:16:59.313Z] INFO: Nuking d:\CI [2022-03-16T11:16:59.334Z] #14 16.02 The following additional packages will be installed: [2022-03-16T11:16:59.334Z] #14 16.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:16:59.334Z] #14 16.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-16T11:16:59.334Z] #14 16.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-16T11:16:59.334Z] #14 16.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-16T11:16:59.334Z] #14 16.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-16T11:16:59.334Z] #14 16.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-16T11:16:59.334Z] #14 16.04 mingw-w64-common mingw-w64-x86-64-dev [2022-03-16T11:16:59.334Z] #14 16.05 Suggested packages: [2022-03-16T11:16:59.334Z] #14 16.06 gcc-10-locales seccomp wine64 [2022-03-16T11:16:59.409Z] #41 26.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-16T11:16:59.584Z] #63 6.139 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:16:59.584Z] #63 6.146 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-16T11:16:59.770Z] INFO: Zapped successfully [2022-03-16T11:16:59.770Z] INFO: Location for testing is d:\CI\PR-43194\10 [2022-03-16T11:16:59.770Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-16T11:16:59.770Z] [2022-03-16T11:16:59.770Z] [2022-03-16T11:16:59.770Z] INFO: Building the image from Dockerfile.windows at 03/16/2022 11:16:59... [2022-03-16T11:16:59.770Z] [2022-03-16T11:16:59.845Z] #63 6.743 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-16T11:16:59.926Z] Sending build context to Docker daemon 64.28MB [2022-03-16T11:16:59.926Z] [2022-03-16T11:17:00.264Z] #14 17.03 The following NEW packages will be installed: [2022-03-16T11:17:00.264Z] #14 17.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:17:00.264Z] #14 17.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-16T11:17:00.264Z] #14 17.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-16T11:17:00.264Z] #14 17.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-16T11:17:00.264Z] #14 17.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-16T11:17:00.264Z] #14 17.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-16T11:17:00.264Z] #14 17.03 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-16T11:17:00.264Z] #14 17.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-16T11:17:00.264Z] #14 17.05 mingw-w64-x86-64-dev [2022-03-16T11:17:00.382Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-16T11:17:00.382Z] ---> 02f938cacc3b [2022-03-16T11:17:00.382Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-16T11:17:00.382Z] ---> Using cache [2022-03-16T11:17:00.382Z] ---> b6343c721fb1 [2022-03-16T11:17:00.382Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-16T11:17:00.382Z] ---> Running in fd7add8d63c0 [2022-03-16T11:17:00.382Z] Removing intermediate container fd7add8d63c0 [2022-03-16T11:17:00.382Z] ---> dd9f578b7cc8 [2022-03-16T11:17:00.382Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-16T11:17:00.382Z] ---> Running in 66502072b5a5 [2022-03-16T11:17:00.543Z] #14 ... [2022-03-16T11:17:00.543Z] [2022-03-16T11:17:00.543Z] #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-16T11:17:00.543Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-16T11:17:00.543Z] #58 14.61 The following additional packages will be installed: [2022-03-16T11:17:00.543Z] #58 14.62 libbtrfs0 [2022-03-16T11:17:00.543Z] #58 14.80 The following NEW packages will be installed: [2022-03-16T11:17:00.543Z] #58 14.80 libbtrfs-dev libbtrfs0 [2022-03-16T11:17:00.543Z] #58 15.21 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:00.544Z] #58 15.21 Need to get 454 kB of archives. [2022-03-16T11:17:00.544Z] #58 15.21 After this operation, 1275 kB of additional disk space will be used. [2022-03-16T11:17:00.544Z] #58 15.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-16T11:17:00.544Z] #58 15.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-16T11:17:00.544Z] #58 16.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:00.544Z] #58 16.20 Fetched 454 kB in 0s (1343 kB/s) [2022-03-16T11:17:00.544Z] #58 16.26 Selecting previously unselected package libbtrfs0:arm64. [2022-03-16T11:17:00.544Z] #58 16.26 (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-16T11:17:00.544Z] #58 16.35 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-16T11:17:00.544Z] #58 16.37 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-16T11:17:00.544Z] #58 16.54 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-16T11:17:00.544Z] #58 16.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-16T11:17:00.544Z] #58 16.57 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-16T11:17:00.544Z] #58 16.84 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-16T11:17:00.544Z] #58 16.87 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-16T11:17:00.544Z] #58 16.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:00.544Z] #58 DONE 17.3s [2022-03-16T11:17:00.544Z] [2022-03-16T11:17:00.544Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-16T11:17:00.544Z] #59 sha256:9ac16d7b2b52efef1a7c37255c5f4ec5677c07131600a08040163c27175095af [2022-03-16T11:17:00.544Z] #59 DONE 0.1s [2022-03-16T11:17:00.544Z] [2022-03-16T11:17:00.544Z] #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-16T11:17:00.544Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:00.544Z] #14 17.43 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:00.544Z] #14 17.43 Need to get 108 MB of archives. [2022-03-16T11:17:00.544Z] #14 17.43 After this operation, 620 MB of additional disk space will be used. [2022-03-16T11:17:00.544Z] #14 17.43 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-16T11:17:00.544Z] #14 17.50 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-16T11:17:00.829Z] #14 17.57 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-16T11:17:00.829Z] #14 17.57 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-16T11:17:00.829Z] #14 17.57 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-16T11:17:00.829Z] #14 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-16T11:17:00.829Z] #14 17.81 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-16T11:17:00.840Z] Removing intermediate container 66502072b5a5 [2022-03-16T11:17:00.840Z] ---> b9861839b4a5 [2022-03-16T11:17:00.840Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-16T11:17:00.840Z] ---> Running in fd204651821b [2022-03-16T11:17:01.097Z] #14 17.93 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-16T11:17:01.097Z] #14 17.93 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-16T11:17:01.297Z] Removing intermediate container fd204651821b [2022-03-16T11:17:01.298Z] ---> 84aec0c1cb22 [2022-03-16T11:17:01.298Z] 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-16T11:17:01.298Z] ---> Running in 042753c851b3 [2022-03-16T11:17:01.303Z] #41 ... [2022-03-16T11:17:01.303Z] [2022-03-16T11:17:01.303Z] #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-16T11:17:01.303Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:01.303Z] #54 26.71 Setting up criu (3.16.1-3) ... [2022-03-16T11:17:01.303Z] #54 27.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:01.303Z] #54 DONE 28.3s [2022-03-16T11:17:01.303Z] [2022-03-16T11:17:01.303Z] #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-16T11:17:01.303Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:17:01.681Z] #14 18.40 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-16T11:17:01.753Z] Removing intermediate container 042753c851b3 [2022-03-16T11:17:01.753Z] ---> b9b396ac2c2f [2022-03-16T11:17:01.754Z] 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-16T11:17:01.754Z] ---> Running in f9bb1e38eda9 [2022-03-16T11:17:01.946Z] #14 ... [2022-03-16T11:17:01.947Z] [2022-03-16T11:17:01.947Z] #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-16T11:17:01.947Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-16T11:17:01.947Z] #53 18.86 v3.0.2 [2022-03-16T11:17:01.947Z] #53 DONE 19.0s [2022-03-16T11:17:02.204Z] [2022-03-16T11:17:02.205Z] #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-16T11:17:02.205Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:17:02.205Z] #60 0.649 + RM_GOPATH=0 [2022-03-16T11:17:02.205Z] #60 0.650 + TMP_GOPATH= [2022-03-16T11:17:02.205Z] #60 0.650 + : /build [2022-03-16T11:17:02.205Z] #60 0.650 + '[' -z '' ']' [2022-03-16T11:17:02.205Z] #60 0.652 ++ mktemp -d [2022-03-16T11:17:02.205Z] #60 0.655 + export GOPATH=/tmp/tmp.QmoFk5P3KY [2022-03-16T11:17:02.205Z] #60 0.655 + GOPATH=/tmp/tmp.QmoFk5P3KY [2022-03-16T11:17:02.205Z] #60 0.656 + RM_GOPATH=1 [2022-03-16T11:17:02.205Z] #60 0.656 + case "$(go env GOARCH)" in [2022-03-16T11:17:02.205Z] #60 0.657 ++ go env GOARCH [2022-03-16T11:17:02.205Z] #60 0.676 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:02.205Z] #60 0.676 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:02.205Z] #60 0.677 ++ dirname /install.sh [2022-03-16T11:17:02.205Z] #60 0.680 + dir=/ [2022-03-16T11:17:02.205Z] #60 0.680 + bin=containerd [2022-03-16T11:17:02.205Z] #60 0.680 + shift [2022-03-16T11:17:02.205Z] #60 0.681 + '[' '!' -f //containerd.installer ']' [2022-03-16T11:17:02.205Z] #60 0.681 + . //containerd.installer [2022-03-16T11:17:02.205Z] #60 0.681 ++ set -e [2022-03-16T11:17:02.205Z] #60 0.681 ++ : v1.6.1 [2022-03-16T11:17:02.205Z] #60 0.681 + install_containerd [2022-03-16T11:17:02.205Z] #60 0.682 + echo 'Install containerd version v1.6.1' [2022-03-16T11:17:02.205Z] #60 0.682 Install containerd version v1.6.1 [2022-03-16T11:17:02.205Z] #60 0.683 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QmoFk5P3KY/src/github.com/containerd/containerd [2022-03-16T11:17:02.205Z] #60 0.684 Cloning into '/tmp/tmp.QmoFk5P3KY/src/github.com/containerd/containerd'... [2022-03-16T11:17:02.394Z] #63 9.323 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-16T11:17:02.394Z] #63 ... [2022-03-16T11:17:02.394Z] [2022-03-16T11:17:02.394Z] #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-16T11:17:02.394Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:02.394Z] #38 4.206 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:17:02.394Z] #38 4.206 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:17:02.394Z] #38 4.207 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:17:02.510Z] #38 11.40 Reading package lists... [2022-03-16T11:17:02.510Z] #38 ... [2022-03-16T11:17:02.510Z] [2022-03-16T11:17:02.510Z] #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-16T11:17:02.510Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:02.510Z] #43 4.011 + git clone https://github.com/docker/distribution.git . [2022-03-16T11:17:02.510Z] #43 4.014 Cloning into '.'... [2022-03-16T11:17:02.510Z] #43 ... [2022-03-16T11:17:02.510Z] [2022-03-16T11:17:02.510Z] #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-16T11:17:02.510Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:17:02.510Z] #36 14.44 tomll can be used in two ways: [2022-03-16T11:17:02.510Z] #36 14.44 Writing to STDIN and reading from STDOUT: [2022-03-16T11:17:02.510Z] #36 14.44 cat file.toml | tomll > file.toml [2022-03-16T11:17:02.510Z] #36 14.44 [2022-03-16T11:17:02.510Z] #36 14.44 Reading and updating a list of files: [2022-03-16T11:17:02.510Z] #36 14.44 tomll a.toml b.toml c.toml [2022-03-16T11:17:02.510Z] #36 14.44 [2022-03-16T11:17:02.510Z] #36 14.44 When given a list of files, tomll will modify all files in place without asking. [2022-03-16T11:17:02.510Z] #36 DONE 14.7s [2022-03-16T11:17:02.510Z] [2022-03-16T11:17:02.510Z] #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-16T11:17:02.510Z] #63 sha256:f8681bc24b1df005718fc2e6377d7b8cd23f45f93782e24d4e72640e2f5cc36c [2022-03-16T11:17:02.510Z] #63 10.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-16T11:17:02.510Z] #63 11.13 go: downloading github.com/google/uuid v1.3.0 [2022-03-16T11:17:02.510Z] #63 11.24 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-16T11:17:02.510Z] #63 11.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-16T11:17:02.510Z] #63 11.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:17:02.510Z] #63 11.48 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-16T11:17:02.510Z] #63 11.76 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-16T11:17:02.510Z] #63 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-16T11:17:02.510Z] #63 12.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-16T11:17:02.510Z] #63 12.43 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-16T11:17:02.510Z] #63 14.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-16T11:17:02.655Z] #38 6.424 Reading package lists... [2022-03-16T11:17:02.655Z] #38 ... [2022-03-16T11:17:02.655Z] [2022-03-16T11:17:02.655Z] #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-16T11:17:02.655Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:17:02.655Z] #49 ... [2022-03-16T11:17:02.655Z] [2022-03-16T11:17:02.655Z] #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-16T11:17:02.655Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:17:02.917Z] #36 ... [2022-03-16T11:17:02.917Z] [2022-03-16T11:17:02.917Z] #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-16T11:17:02.917Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:17:02.917Z] #58 4.194 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:17:02.917Z] #58 4.196 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:17:02.917Z] #58 4.196 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:17:02.917Z] #58 6.329 Reading package lists... [2022-03-16T11:17:02.917Z] #58 ... [2022-03-16T11:17:02.917Z] [2022-03-16T11:17:02.917Z] #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-16T11:17:02.917Z] #26 sha256:d9e6c4be5a013f0c8183bddf1e9d9d9b5e284a9705aea1093a063f0aea82ab37 [2022-03-16T11:17:02.917Z] #26 3.023 + RM_GOPATH=0 [2022-03-16T11:17:02.917Z] #26 3.023 + TMP_GOPATH= [2022-03-16T11:17:02.917Z] #26 3.023 + : /build [2022-03-16T11:17:02.917Z] #26 3.023 + '[' -z '' ']' [2022-03-16T11:17:02.917Z] #26 3.023 ++ mktemp -d [2022-03-16T11:17:02.917Z] #26 3.027 + export GOPATH=/tmp/tmp.uS5jn4Zch2 [2022-03-16T11:17:02.917Z] #26 3.027 + GOPATH=/tmp/tmp.uS5jn4Zch2 [2022-03-16T11:17:02.917Z] #26 3.027 + RM_GOPATH=1 [2022-03-16T11:17:02.917Z] #26 3.027 + case "$(go env GOARCH)" in [2022-03-16T11:17:02.917Z] #26 3.028 ++ go env GOARCH [2022-03-16T11:17:02.917Z] #26 3.072 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:02.917Z] #26 3.072 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:02.917Z] #26 3.072 ++ dirname /install.sh [2022-03-16T11:17:02.917Z] #26 3.072 + dir=/ [2022-03-16T11:17:02.917Z] #26 3.072 + bin=dockercli [2022-03-16T11:17:02.917Z] #26 3.072 + shift [2022-03-16T11:17:02.917Z] #26 3.072 + '[' '!' -f //dockercli.installer ']' [2022-03-16T11:17:02.917Z] #26 3.072 + . //dockercli.installer [2022-03-16T11:17:02.917Z] #26 3.072 ++ : stable [2022-03-16T11:17:02.917Z] #26 3.072 ++ : 17.06.2-ce [2022-03-16T11:17:02.917Z] #26 3.072 + install_dockercli [2022-03-16T11:17:02.917Z] #26 3.072 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-16T11:17:02.917Z] #26 3.072 ++ uname -m [2022-03-16T11:17:02.917Z] #26 3.072 Install docker/cli version 17.06.2-ce from stable [2022-03-16T11:17:02.917Z] #26 3.116 + arch=x86_64 [2022-03-16T11:17:02.917Z] #26 3.116 + '[' x86_64 '!=' x86_64 ']' [2022-03-16T11:17:02.917Z] #26 3.116 + url=https://download.docker.com/linux/static [2022-03-16T11:17:02.917Z] #26 3.121 + tar -xz docker/docker [2022-03-16T11:17:02.917Z] #26 3.121 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-16T11:17:03.178Z] #26 ... [2022-03-16T11:17:03.178Z] [2022-03-16T11:17:03.178Z] #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-16T11:17:03.178Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:03.178Z] #14 4.240 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:17:03.178Z] #14 4.243 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:17:03.178Z] #14 4.244 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:17:03.438Z] #14 6.438 Reading package lists... [2022-03-16T11:17:03.438Z] #14 ... [2022-03-16T11:17:03.438Z] [2022-03-16T11:17:03.438Z] #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-16T11:17:03.438Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:03.438Z] #47 3.782 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:17:03.438Z] #47 3.785 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:17:03.438Z] #47 3.789 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:17:03.438Z] #47 4.325 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-03-16T11:17:03.438Z] #47 6.870 Reading package lists... [2022-03-16T11:17:03.438Z] #47 ... [2022-03-16T11:17:03.438Z] [2022-03-16T11:17:03.438Z] #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-16T11:17:03.438Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:03.438Z] #34 3.596 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-16T11:17:03.438Z] #34 3.615 Cloning into '.'... [2022-03-16T11:17:03.575Z] #60 ... [2022-03-16T11:17:03.575Z] [2022-03-16T11:17:03.575Z] #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-16T11:17:03.575Z] #63 sha256:a2564232a2be36d1c519d85cd495f2c1e7dfd262b78a6b20132fc4982ea4618b [2022-03-16T11:17:03.575Z] #63 9.888 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-16T11:17:03.575Z] #63 ... [2022-03-16T11:17:03.575Z] [2022-03-16T11:17:03.575Z] #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-16T11:17:03.575Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-16T11:17:03.575Z] #38 8.502 Reading package lists... [2022-03-16T11:17:03.575Z] #38 12.17 Building dependency tree... [2022-03-16T11:17:03.575Z] #38 13.31 Reading state information... [2022-03-16T11:17:03.575Z] #38 15.13 The following additional packages will be installed: [2022-03-16T11:17:03.575Z] #38 15.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-16T11:17:03.575Z] #38 15.16 Suggested packages: [2022-03-16T11:17:03.575Z] #38 15.16 cmake-doc ninja-build lrzip [2022-03-16T11:17:03.575Z] #38 15.16 Recommended packages: [2022-03-16T11:17:03.575Z] #38 15.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-16T11:17:03.575Z] #38 15.79 The following NEW packages will be installed: [2022-03-16T11:17:03.575Z] #38 15.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-16T11:17:03.575Z] #38 15.81 vim-common xxd [2022-03-16T11:17:03.575Z] #38 16.15 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:03.575Z] #38 16.15 Need to get 15.6 MB of archives. [2022-03-16T11:17:03.575Z] #38 16.15 After this operation, 67.4 MB of additional disk space will be used. [2022-03-16T11:17:03.575Z] #38 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:17:03.575Z] #38 16.16 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-16T11:17:03.575Z] #38 16.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-16T11:17:03.575Z] #38 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-16T11:17:03.575Z] #38 16.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-16T11:17:03.575Z] #38 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-16T11:17:03.575Z] #38 16.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-16T11:17:03.575Z] #38 16.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-16T11:17:03.575Z] #38 16.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-16T11:17:03.575Z] #38 16.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-16T11:17:03.575Z] #38 17.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:03.575Z] #38 17.96 Fetched 15.6 MB in 1s (19.4 MB/s) [2022-03-16T11:17:03.575Z] #38 18.02 Selecting previously unselected package xxd. [2022-03-16T11:17:03.575Z] #38 18.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-16T11:17:03.575Z] #38 18.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-16T11:17:03.575Z] #38 18.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:03.575Z] #38 18.29 Selecting previously unselected package vim-common. [2022-03-16T11:17:03.575Z] #38 18.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:17:03.575Z] #38 18.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:03.575Z] #38 18.57 Selecting previously unselected package cmake-data. [2022-03-16T11:17:03.575Z] #38 18.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-16T11:17:03.575Z] #38 18.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:03.699Z] #34 ... [2022-03-16T11:17:03.699Z] [2022-03-16T11:17:03.699Z] #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-16T11:17:03.699Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:17:03.699Z] #53 ... [2022-03-16T11:17:03.699Z] [2022-03-16T11:17:03.699Z] #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-16T11:17:03.699Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:17:03.831Z] #38 ... [2022-03-16T11:17:03.831Z] [2022-03-16T11:17:03.831Z] #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-16T11:17:03.831Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:03.831Z] #14 19.07 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-16T11:17:03.831Z] #14 19.46 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-16T11:17:03.831Z] #14 19.91 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-16T11:17:03.831Z] #14 20.46 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-16T11:17:03.831Z] #14 20.66 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-16T11:17:03.831Z] #14 20.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-16T11:17:03.831Z] #14 20.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-16T11:17:03.831Z] #14 20.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-16T11:17:03.831Z] #14 20.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-16T11:17:03.831Z] #14 20.68 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-16T11:17:03.831Z] #14 20.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-16T11:17:03.831Z] #14 20.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-16T11:17:03.831Z] #14 20.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-16T11:17:03.960Z] #51 ... [2022-03-16T11:17:03.960Z] [2022-03-16T11:17:03.960Z] #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-16T11:17:03.960Z] #26 sha256:d9e6c4be5a013f0c8183bddf1e9d9d9b5e284a9705aea1093a063f0aea82ab37 [2022-03-16T11:17:03.960Z] #26 10.45 + mkdir -p /build [2022-03-16T11:17:03.960Z] #26 10.46 + mv docker/docker /build/ [2022-03-16T11:17:03.960Z] #26 10.47 + rmdir docker [2022-03-16T11:17:03.960Z] #26 DONE 10.8s [2022-03-16T11:17:03.960Z] [2022-03-16T11:17:03.960Z] #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-16T11:17:03.960Z] #63 sha256:bf7fe77077a8196e872b482f87d6dd83862fc162074e31b04075189e0f79b62a [2022-03-16T11:17:03.960Z] #63 10.08 go: downloading github.com/google/uuid v1.3.0 [2022-03-16T11:17:03.960Z] #63 10.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-16T11:17:03.960Z] #63 10.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-16T11:17:03.960Z] #63 10.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:17:03.960Z] #63 10.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-16T11:17:03.960Z] #63 10.67 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-16T11:17:04.088Z] #14 20.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-16T11:17:04.088Z] #14 20.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-16T11:17:04.088Z] #14 20.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-16T11:17:04.088Z] #14 20.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-16T11:17:04.088Z] #14 20.98 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-16T11:17:04.088Z] #14 20.98 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-16T11:17:04.088Z] #14 20.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-16T11:17:04.222Z] #63 11.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-16T11:17:04.222Z] #63 11.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-16T11:17:04.402Z] #63 ... [2022-03-16T11:17:04.402Z] [2022-03-16T11:17:04.403Z] #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-16T11:17:04.403Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:04.403Z] #38 11.40 Reading package lists... [2022-03-16T11:17:04.483Z] #63 11.47 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-16T11:17:04.578Z] #19 ... [2022-03-16T11:17:04.578Z] [2022-03-16T11:17:04.578Z] #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-16T11:17:04.578Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:17:04.578Z] #56 31.74 gotestsum version dev [2022-03-16T11:17:04.578Z] #56 DONE 31.9s [2022-03-16T11:17:04.578Z] [2022-03-16T11:17:04.578Z] #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-16T11:17:04.578Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:17:05.018Z] #14 21.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:05.018Z] #14 21.96 Fetched 108 MB in 4s (28.0 MB/s) [2022-03-16T11:17:05.018Z] #14 22.02 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-16T11:17:05.275Z] #14 22.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-16T11:17:05.275Z] #14 22.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-16T11:17:05.275Z] #14 22.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:05.546Z] [2022-03-16T11:17:05.546Z] SUCCESS: Specified value was saved. [2022-03-16T11:17:05.771Z] #38 16.73 Building dependency tree... [2022-03-16T11:17:05.771Z] #38 17.79 Reading state information... [2022-03-16T11:17:06.399Z] #63 ... [2022-03-16T11:17:06.399Z] [2022-03-16T11:17:06.399Z] #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-16T11:17:06.399Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:06.399Z] #43 3.516 + git clone https://github.com/docker/distribution.git . [2022-03-16T11:17:06.399Z] #43 3.548 Cloning into '.'... [2022-03-16T11:17:06.399Z] #43 ... [2022-03-16T11:17:06.399Z] [2022-03-16T11:17:06.399Z] #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-16T11:17:06.399Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:06.399Z] #47 6.870 Reading package lists... [2022-03-16T11:17:06.508Z] INFO: Downloading git... [2022-03-16T11:17:06.662Z] #47 12.84 Reading package lists... [2022-03-16T11:17:06.662Z] #47 ... [2022-03-16T11:17:06.662Z] [2022-03-16T11:17:06.662Z] #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-16T11:17:06.662Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-16T11:17:06.662Z] #29 CACHED [2022-03-16T11:17:06.662Z] [2022-03-16T11:17:06.662Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-16T11:17:06.662Z] #30 sha256:cfe6b58e3464727fdd1ba28a17d06a665985de5f18f104c75a5bf0c1e8823f5e [2022-03-16T11:17:06.662Z] #30 CACHED [2022-03-16T11:17:06.662Z] [2022-03-16T11:17:06.662Z] #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-16T11:17:06.662Z] #31 sha256:c37177a758a690f2ed064e12170e2b4b77fa312c5999d2ce77c47ff9d48adc3a [2022-03-16T11:17:06.662Z] #31 CACHED [2022-03-16T11:17:06.833Z] Sending build context to Docker daemon 64.28MB [2022-03-16T11:17:06.833Z] [2022-03-16T11:17:06.833Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-16T11:17:06.833Z] ---> 6a11116086a4 [2022-03-16T11:17:06.833Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-16T11:17:06.833Z] ---> Using cache [2022-03-16T11:17:06.833Z] ---> 183b3320994f [2022-03-16T11:17:06.833Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-16T11:17:06.833Z] ---> Running in 15177e12761e [2022-03-16T11:17:06.927Z] [2022-03-16T11:17:06.928Z] #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-16T11:17:06.928Z] #63 sha256:bf7fe77077a8196e872b482f87d6dd83862fc162074e31b04075189e0f79b62a [2022-03-16T11:17:06.928Z] #63 13.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-16T11:17:07.168Z] #14 23.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-16T11:17:07.168Z] #14 23.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-16T11:17:07.168Z] #14 23.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:07.168Z] #14 ... [2022-03-16T11:17:07.168Z] [2022-03-16T11:17:07.168Z] #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-16T11:17:07.168Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-16T11:17:07.168Z] #47 9.261 Reading package lists... [2022-03-16T11:17:07.168Z] #47 13.73 Building dependency tree... [2022-03-16T11:17:07.168Z] #47 14.76 Reading state information... [2022-03-16T11:17:07.168Z] #47 16.48 The following additional packages will be installed: [2022-03-16T11:17:07.168Z] #47 16.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:07.168Z] #47 16.49 python3-protobuf python3-six [2022-03-16T11:17:07.168Z] #47 16.51 Suggested packages: [2022-03-16T11:17:07.168Z] #47 16.52 python3-setuptools [2022-03-16T11:17:07.168Z] #47 16.52 Recommended packages: [2022-03-16T11:17:07.168Z] #47 16.52 iproute2 | iproute [2022-03-16T11:17:07.168Z] #47 17.03 The following NEW packages will be installed: [2022-03-16T11:17:07.168Z] #47 17.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:07.168Z] #47 17.05 python3-protobuf python3-six [2022-03-16T11:17:07.168Z] #47 17.52 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:07.168Z] #47 17.52 Need to get 2115 kB of archives. [2022-03-16T11:17:07.168Z] #47 17.52 After this operation, 10.7 MB of additional disk space will be used. [2022-03-16T11:17:07.168Z] #47 17.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-16T11:17:07.168Z] #47 17.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:17:07.168Z] #47 17.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-16T11:17:07.168Z] #47 17.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-16T11:17:07.168Z] #47 17.62 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-16T11:17:07.168Z] #47 17.62 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-16T11:17:07.168Z] #47 17.62 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-16T11:17:07.168Z] #47 20.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-16T11:17:07.168Z] #47 21.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:07.168Z] #47 22.12 Fetched 2115 kB in 4s (511 kB/s) [2022-03-16T11:17:07.168Z] #47 22.18 Selecting previously unselected package libprotobuf23:arm64. [2022-03-16T11:17:07.168Z] #47 22.18 (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-16T11:17:07.168Z] #47 22.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 22.29 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-16T11:17:07.168Z] #47 22.77 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:17:07.168Z] #47 22.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:17:07.168Z] #47 22.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:07.168Z] #47 22.97 Selecting previously unselected package python3-six. [2022-03-16T11:17:07.168Z] #47 22.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-16T11:17:07.168Z] #47 22.97 Unpacking python3-six (1.16.0-2) ... [2022-03-16T11:17:07.168Z] #47 23.09 Selecting previously unselected package python3-protobuf. [2022-03-16T11:17:07.168Z] #47 23.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 23.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:07.168Z] #47 23.48 Selecting previously unselected package libnet1:arm64. [2022-03-16T11:17:07.168Z] #47 23.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 23.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:07.168Z] #47 23.63 Selecting previously unselected package libnl-3-200:arm64. [2022-03-16T11:17:07.168Z] #47 23.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 23.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-16T11:17:07.168Z] #47 23.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-16T11:17:07.168Z] #47 23.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 23.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-16T11:17:07.168Z] #47 23.91 Selecting previously unselected package criu. [2022-03-16T11:17:07.168Z] #47 23.91 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-16T11:17:07.168Z] #47 23.92 Unpacking criu (3.16.1-3) ... [2022-03-16T11:17:07.290Z] Removing intermediate container 15177e12761e [2022-03-16T11:17:07.290Z] ---> ce47a45be810 [2022-03-16T11:17:07.290Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-16T11:17:07.290Z] ---> Running in 3855cd8335bf [2022-03-16T11:17:07.662Z] #38 19.55 The following additional packages will be installed: [2022-03-16T11:17:07.662Z] #38 19.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-16T11:17:07.662Z] #38 19.60 Suggested packages: [2022-03-16T11:17:07.662Z] #38 19.60 cmake-doc ninja-build lrzip [2022-03-16T11:17:07.662Z] #38 19.60 Recommended packages: [2022-03-16T11:17:07.662Z] #38 19.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-16T11:17:07.662Z] #38 ... [2022-03-16T11:17:07.662Z] [2022-03-16T11:17:07.662Z] #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-16T11:17:07.662Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-16T11:17:07.662Z] #29 CACHED [2022-03-16T11:17:07.662Z] [2022-03-16T11:17:07.662Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-16T11:17:07.662Z] #30 sha256:77aad413e52de4ff9b8be25790e34dee9bc70cbdbdda326cecc96d6045499d8e [2022-03-16T11:17:07.662Z] #30 CACHED [2022-03-16T11:17:07.733Z] #47 24.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:07.748Z] Removing intermediate container 3855cd8335bf [2022-03-16T11:17:07.748Z] ---> f1786b56b4bb [2022-03-16T11:17:07.748Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-16T11:17:07.748Z] ---> Running in 2ad2c07eddfa [2022-03-16T11:17:07.870Z] #63 ... [2022-03-16T11:17:07.870Z] [2022-03-16T11:17:07.870Z] #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-16T11:17:07.870Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:17:07.870Z] #36 15.36 tomll can be used in two ways: [2022-03-16T11:17:07.870Z] #36 15.37 Writing to STDIN and reading from STDOUT: [2022-03-16T11:17:07.870Z] #36 15.37 cat file.toml | tomll > file.toml [2022-03-16T11:17:07.870Z] #36 15.37 [2022-03-16T11:17:07.870Z] #36 15.37 Reading and updating a list of files: [2022-03-16T11:17:07.870Z] #36 15.37 tomll a.toml b.toml c.toml [2022-03-16T11:17:07.870Z] #36 15.37 [2022-03-16T11:17:07.870Z] #36 15.37 When given a list of files, tomll will modify all files in place without asking. [2022-03-16T11:17:07.870Z] #36 DONE 15.5s [2022-03-16T11:17:07.918Z] [2022-03-16T11:17:07.918Z] #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-16T11:17:07.918Z] #31 sha256:08fd8b47262771c4bbf4566ca717dc0f019fb63dd7eb55610fc9f9970214bc41 [2022-03-16T11:17:07.918Z] #31 CACHED [2022-03-16T11:17:07.918Z] [2022-03-16T11:17:07.918Z] #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-16T11:17:07.918Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:17:07.918Z] #58 8.015 Reading package lists... [2022-03-16T11:17:07.918Z] #58 13.45 Building dependency tree... [2022-03-16T11:17:07.918Z] #58 14.80 Reading state information... [2022-03-16T11:17:07.918Z] #58 16.45 The following additional packages will be installed: [2022-03-16T11:17:07.918Z] #58 16.45 libbtrfs0 [2022-03-16T11:17:07.918Z] #58 16.63 The following NEW packages will be installed: [2022-03-16T11:17:07.918Z] #58 16.63 libbtrfs-dev libbtrfs0 [2022-03-16T11:17:07.918Z] #58 17.00 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:07.918Z] #58 17.00 Need to get 460 kB of archives. [2022-03-16T11:17:07.918Z] #58 17.00 After this operation, 1237 kB of additional disk space will be used. [2022-03-16T11:17:07.918Z] #58 17.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:17:07.918Z] #58 17.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:17:07.918Z] #58 18.29 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:07.918Z] #58 18.39 Fetched 460 kB in 0s (1417 kB/s) [2022-03-16T11:17:07.918Z] #58 18.51 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:17:07.918Z] #58 18.51 (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-16T11:17:07.918Z] #58 18.67 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:17:07.918Z] #58 18.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:17:07.918Z] #58 18.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:17:07.918Z] #58 18.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:17:07.918Z] #58 18.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:17:07.918Z] #58 19.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:17:07.918Z] #58 19.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:17:07.918Z] #58 19.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:07.918Z] #58 DONE 20.2s [2022-03-16T11:17:07.918Z] [2022-03-16T11:17:07.918Z] #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-16T11:17:07.918Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:07.918Z] #38 20.20 The following NEW packages will be installed: [2022-03-16T11:17:07.918Z] #38 20.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-16T11:17:07.918Z] #38 20.22 vim-common xxd [2022-03-16T11:17:08.052Z] INFO: Downloading go... [2022-03-16T11:17:08.131Z] [2022-03-16T11:17:08.132Z] #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-16T11:17:08.132Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:08.132Z] #14 6.438 Reading package lists... [2022-03-16T11:17:08.206Z] Removing intermediate container 2ad2c07eddfa [2022-03-16T11:17:08.206Z] ---> 10a129e6edc1 [2022-03-16T11:17:08.206Z] 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-16T11:17:08.206Z] ---> Running in bc2bf167c43c [2022-03-16T11:17:08.223Z] Client: [2022-03-16T11:17:08.223Z] Context: default [2022-03-16T11:17:08.223Z] Debug Mode: false [2022-03-16T11:17:08.223Z] Plugins: [2022-03-16T11:17:08.223Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-16T11:17:08.223Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-16T11:17:08.223Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-16T11:17:08.223Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-16T11:17:08.223Z] [2022-03-16T11:17:08.223Z] Server: [2022-03-16T11:17:08.223Z] Containers: 0 [2022-03-16T11:17:08.223Z] Running: 0 [2022-03-16T11:17:08.223Z] Paused: 0 [2022-03-16T11:17:08.223Z] Stopped: 0 [2022-03-16T11:17:08.223Z] Images: 0 [2022-03-16T11:17:08.223Z] Server Version: 20.10.12 [2022-03-16T11:17:08.223Z] Storage Driver: overlay2 [2022-03-16T11:17:08.223Z] Backing Filesystem: extfs [2022-03-16T11:17:08.223Z] Supports d_type: true [2022-03-16T11:17:08.223Z] Native Overlay Diff: true [2022-03-16T11:17:08.223Z] userxattr: false [2022-03-16T11:17:08.223Z] Logging Driver: json-file [2022-03-16T11:17:08.223Z] Cgroup Driver: cgroupfs [2022-03-16T11:17:08.223Z] Cgroup Version: 1 [2022-03-16T11:17:08.223Z] Plugins: [2022-03-16T11:17:08.223Z] Volume: local [2022-03-16T11:17:08.223Z] Network: bridge host ipvlan macvlan null overlay [2022-03-16T11:17:08.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-16T11:17:08.223Z] Swarm: inactive [2022-03-16T11:17:08.223Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-16T11:17:08.223Z] Default Runtime: runc [2022-03-16T11:17:08.223Z] Init Binary: docker-init [2022-03-16T11:17:08.223Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-16T11:17:08.223Z] runc version: v1.0.2-0-g52b36a2 [2022-03-16T11:17:08.223Z] init version: de40ad0 [2022-03-16T11:17:08.223Z] Security Options: [2022-03-16T11:17:08.223Z] apparmor [2022-03-16T11:17:08.223Z] seccomp [2022-03-16T11:17:08.223Z] Profile: default [2022-03-16T11:17:08.223Z] Kernel Version: 5.4.0-1061-aws [2022-03-16T11:17:08.223Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-16T11:17:08.223Z] OSType: linux [2022-03-16T11:17:08.223Z] Architecture: x86_64 [2022-03-16T11:17:08.223Z] CPUs: 2 [2022-03-16T11:17:08.223Z] Total Memory: 7.565GiB [2022-03-16T11:17:08.223Z] Name: ip-10-100-80-178 [2022-03-16T11:17:08.223Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-16T11:17:08.223Z] Docker Root Dir: /var/lib/docker [2022-03-16T11:17:08.223Z] Debug Mode: false [2022-03-16T11:17:08.223Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:17:08.223Z] Labels: [2022-03-16T11:17:08.223Z] Experimental: true [2022-03-16T11:17:08.223Z] Insecure Registries: [2022-03-16T11:17:08.223Z] 127.0.0.0/8 [2022-03-16T11:17:08.223Z] Live Restore Enabled: true [2022-03-16T11:17:08.223Z] [2022-03-16T11:17:08.223Z] WARNING: No swap limit support [Pipeline] sh [2022-03-16T11:17:08.480Z] #38 20.59 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:08.480Z] #38 20.59 Need to get 17.7 MB of archives. [2022-03-16T11:17:08.480Z] #38 20.59 After this operation, 70.7 MB of additional disk space will be used. [2022-03-16T11:17:08.480Z] #38 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:17:08.480Z] #38 20.59 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-16T11:17:08.480Z] #38 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-16T11:17:08.480Z] #38 20.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:17:08.543Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:17:08.543Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-16T11:17:08.543Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43194/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-16T11:17:08.543Z] + bash /home/ubuntu/workspace/moby_PR-43194/check-config.sh [2022-03-16T11:17:08.543Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-16T11:17:08.543Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-16T11:17:08.543Z] [2022-03-16T11:17:08.543Z] Generally Necessary: [2022-03-16T11:17:08.543Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-16T11:17:08.543Z] - apparmor: enabled and tools installed [2022-03-16T11:17:08.543Z] - CONFIG_NAMESPACES: enabled [2022-03-16T11:17:08.543Z] - CONFIG_NET_NS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_PID_NS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_IPC_NS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_UTS_NS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUPS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CPUSETS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_MEMCG: enabled [2022-03-16T11:17:08.543Z] - CONFIG_KEYS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_VETH: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_BPF: enabled [2022-03-16T11:17:08.543Z] [2022-03-16T11:17:08.543Z] Optional Features: [2022-03-16T11:17:08.543Z] - CONFIG_USER_NS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_SECCOMP: enabled [2022-03-16T11:17:08.543Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-16T11:17:08.543Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-16T11:17:08.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-16T11:17:08.543Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-16T11:17:08.543Z] - CONFIG_BLK_CGROUP: enabled [2022-03-16T11:17:08.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_PERF: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-16T11:17:08.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-16T11:17:08.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-16T11:17:08.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-16T11:17:08.543Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-16T11:17:08.543Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-16T11:17:08.543Z] - CONFIG_IP_VS: enabled (as module) [2022-03-16T11:17:08.664Z] Removing intermediate container bc2bf167c43c [2022-03-16T11:17:08.664Z] ---> c923dcc394c0 [2022-03-16T11:17:08.664Z] 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-16T11:17:08.664Z] ---> Running in 5ed6b8e632a6 [2022-03-16T11:17:08.736Z] #38 ... [2022-03-16T11:17:08.736Z] [2022-03-16T11:17:08.736Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-16T11:17:08.736Z] #59 sha256:5d609d68d3f2d31b6d04256d0d85d30dbebb2977aa77607fd511a7ccf8e2a485 [2022-03-16T11:17:08.736Z] #59 DONE 0.7s [2022-03-16T11:17:08.736Z] [2022-03-16T11:17:08.736Z] #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-16T11:17:08.736Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:17:08.801Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-16T11:17:08.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-16T11:17:08.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-16T11:17:08.801Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-16T11:17:08.801Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-16T11:17:08.801Z] - CONFIG_EXT4_FS: enabled [2022-03-16T11:17:08.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-16T11:17:08.801Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-16T11:17:08.801Z] - Network Drivers: [2022-03-16T11:17:08.801Z] - "overlay": [2022-03-16T11:17:08.801Z] - CONFIG_VXLAN: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-16T11:17:08.801Z] Optional (for encrypted networks): [2022-03-16T11:17:08.801Z] - CONFIG_CRYPTO: enabled [2022-03-16T11:17:08.801Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-16T11:17:08.801Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-16T11:17:08.801Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-16T11:17:08.801Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-16T11:17:08.801Z] - CONFIG_XFRM: enabled [2022-03-16T11:17:08.801Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-16T11:17:08.801Z] - "ipvlan": [2022-03-16T11:17:08.801Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-16T11:17:08.801Z] - "macvlan": [2022-03-16T11:17:08.801Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_DUMMY: enabled (as module) [2022-03-16T11:17:08.801Z] - "ftp,tftp client in container": [2022-03-16T11:17:08.801Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-16T11:17:08.801Z] - Storage Drivers: [2022-03-16T11:17:08.801Z] - "aufs": [2022-03-16T11:17:08.801Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-16T11:17:08.801Z] - "btrfs": [2022-03-16T11:17:08.801Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-16T11:17:08.801Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-16T11:17:08.801Z] - "devicemapper": [2022-03-16T11:17:08.801Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-16T11:17:08.801Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-16T11:17:08.801Z] - "overlay": [2022-03-16T11:17:08.801Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-16T11:17:08.801Z] - "zfs": [2022-03-16T11:17:08.801Z] - /dev/zfs: present [2022-03-16T11:17:08.801Z] - zfs command: missing [2022-03-16T11:17:08.801Z] - zpool command: missing [2022-03-16T11:17:08.801Z] [2022-03-16T11:17:08.801Z] Limits: [2022-03-16T11:17:08.801Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-16T11:17:08.801Z] [2022-03-16T11:17:08.801Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-16T11:17:09.102Z] #47 25.81 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-16T11:17:09.102Z] #47 25.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:09.102Z] #47 25.84 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-16T11:17:09.102Z] #47 25.85 Setting up python3-six (1.16.0-2) ... [2022-03-16T11:17:09.102Z] #47 ... [2022-03-16T11:17:09.102Z] [2022-03-16T11:17:09.103Z] #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-16T11:17:09.103Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:09.103Z] #14 26.03 Selecting previously unselected package binutils-mingw-w64. [2022-03-16T11:17:09.103Z] #14 26.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-16T11:17:09.103Z] #14 26.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:17:09.103Z] #14 26.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-16T11:17:09.103Z] #14 ... [2022-03-16T11:17:09.103Z] [2022-03-16T11:17:09.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-16T11:17:09.103Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-16T11:17:09.103Z] #43 15.85 + git checkout -q v2.3.0 [2022-03-16T11:17:09.103Z] #43 17.00 + 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-16T11:17:09.138Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:590e34eaf4733b6400195b317679997ffae78f86 . [2022-03-16T11:17:09.360Z] #43 ... [2022-03-16T11:17:09.360Z] [2022-03-16T11:17:09.360Z] #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-16T11:17:09.360Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:09.360Z] #14 26.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-16T11:17:09.360Z] #14 26.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-16T11:17:09.360Z] #14 26.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:09.395Z] #1 [internal] load build definition from Dockerfile [2022-03-16T11:17:09.395Z] #1 sha256:4d32b2b6e9c8e4c225d57568b5657427b0b3b68a812e10ef5ad91bbd5b28bdf5 [2022-03-16T11:17:09.395Z] #1 transferring dockerfile: 16.77kB done [2022-03-16T11:17:09.395Z] #1 DONE 0.1s [2022-03-16T11:17:09.395Z] [2022-03-16T11:17:09.395Z] #2 [internal] load .dockerignore [2022-03-16T11:17:09.395Z] #2 sha256:434c1f367185febba92add54dbc3fd402f6d24a65855a615b172f490cdba1508 [2022-03-16T11:17:09.395Z] #2 transferring context: 87B done [2022-03-16T11:17:09.395Z] #2 DONE 0.1s [2022-03-16T11:17:09.395Z] [2022-03-16T11:17:09.395Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-16T11:17:09.395Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-16T11:17:09.452Z] Sending build context to Docker daemon 64.28MB [2022-03-16T11:17:09.452Z] [2022-03-16T11:17:09.452Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-16T11:17:09.452Z] ---> 02f938cacc3b [2022-03-16T11:17:09.452Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-16T11:17:09.452Z] ---> Using cache [2022-03-16T11:17:09.452Z] ---> 5bc618358d6e [2022-03-16T11:17:09.452Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-16T11:17:09.452Z] ---> Running in 32d902d1445c [2022-03-16T11:17:09.592Z] INFO: Downloading compiler 1 of 3... [2022-03-16T11:17:09.592Z] INFO: Downloading compiler 2 of 3... [2022-03-16T11:17:09.617Z] #14 26.34 Selecting previously unselected package dmsetup. [2022-03-16T11:17:09.617Z] #14 26.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-16T11:17:09.617Z] #14 26.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:17:09.617Z] #14 26.50 Selecting previously unselected package mingw-w64-common. [2022-03-16T11:17:09.617Z] #14 26.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-16T11:17:09.617Z] #14 26.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-16T11:17:09.652Z] #3 DONE 0.4s [2022-03-16T11:17:09.652Z] [2022-03-16T11:17:09.652Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-16T11:17:09.652Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-16T11:17:09.652Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-16T11:17:09.666Z] #60 ... [2022-03-16T11:17:09.666Z] [2022-03-16T11:17:09.666Z] #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-16T11:17:09.666Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:09.666Z] #14 6.456 Reading package lists... [2022-03-16T11:17:09.666Z] #14 11.87 Reading package lists... [2022-03-16T11:17:09.666Z] #14 16.60 Building dependency tree... [2022-03-16T11:17:09.666Z] #14 17.65 Reading state information... [2022-03-16T11:17:09.666Z] #14 19.60 The following additional packages will be installed: [2022-03-16T11:17:09.666Z] #14 19.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:17:09.666Z] #14 19.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-16T11:17:09.666Z] #14 19.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-16T11:17:09.666Z] #14 19.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-16T11:17:09.666Z] #14 19.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-16T11:17:09.666Z] #14 19.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-16T11:17:09.666Z] #14 19.60 mingw-w64-common mingw-w64-x86-64-dev [2022-03-16T11:17:09.666Z] #14 19.60 Suggested packages: [2022-03-16T11:17:09.666Z] #14 19.60 gcc-10-locales seccomp wine64 [2022-03-16T11:17:09.666Z] #14 20.89 The following NEW packages will be installed: [2022-03-16T11:17:09.666Z] #14 20.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:17:09.666Z] #14 20.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-16T11:17:09.666Z] #14 20.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-16T11:17:09.666Z] #14 20.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-16T11:17:09.666Z] #14 20.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-16T11:17:09.666Z] #14 20.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-16T11:17:09.666Z] #14 20.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-16T11:17:09.666Z] #14 20.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-16T11:17:09.666Z] #14 20.89 mingw-w64-x86-64-dev [2022-03-16T11:17:09.666Z] #14 21.22 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:09.666Z] #14 21.22 Need to get 115 MB of archives. [2022-03-16T11:17:09.666Z] #14 21.22 After this operation, 645 MB of additional disk space will be used. [2022-03-16T11:17:09.666Z] #14 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-16T11:17:09.666Z] #14 21.36 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-16T11:17:09.666Z] #14 21.48 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-16T11:17:09.666Z] #14 21.48 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-16T11:17:09.666Z] #14 21.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-16T11:17:09.666Z] #14 21.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-16T11:17:09.666Z] #14 21.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-16T11:17:09.666Z] #14 21.89 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-16T11:17:09.666Z] #14 21.90 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-16T11:17:09.666Z] #14 ... [2022-03-16T11:17:09.666Z] [2022-03-16T11:17:09.666Z] #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-16T11:17:09.666Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:09.666Z] #38 21.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-16T11:17:09.666Z] #38 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-16T11:17:09.666Z] #38 21.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-16T11:17:09.666Z] #38 21.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-16T11:17:09.666Z] #38 21.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-16T11:17:09.666Z] #38 21.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-16T11:17:09.832Z] #19 29.93 Fetched 48.9 MB in 29s (1694 kB/s) [2022-03-16T11:17:09.909Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-16T11:17:09.909Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-16T11:17:09.909Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-16T11:17:09.909Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-03-16T11:17:09.909Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-16T11:17:09.923Z] Removing intermediate container 32d902d1445c [2022-03-16T11:17:09.923Z] ---> 105b5482883c [2022-03-16T11:17:09.923Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-16T11:17:09.923Z] ---> Running in 3069794bbe76 [2022-03-16T11:17:10.049Z] INFO: Downloading compiler 3 of 3... [2022-03-16T11:17:10.049Z] INFO: Extracting git... [2022-03-16T11:17:10.177Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-03-16T11:17:10.177Z] #4 DONE 0.6s [2022-03-16T11:17:10.229Z] #38 22.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:10.229Z] #38 22.54 Fetched 17.7 MB in 1s (15.2 MB/s) [2022-03-16T11:17:10.229Z] #38 22.63 Selecting previously unselected package xxd. [2022-03-16T11:17:10.392Z] Removing intermediate container 3069794bbe76 [2022-03-16T11:17:10.392Z] ---> 7f6e133e3ac7 [2022-03-16T11:17:10.392Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-16T11:17:10.392Z] ---> Running in 0f90b7fd490a [2022-03-16T11:17:10.437Z] [2022-03-16T11:17:10.437Z] #6 [internal] load .dockerignore [2022-03-16T11:17:10.437Z] #6 sha256:812e8da180b8d5abe42eada5e347d77c1a7429f9418784658459f3eb6715e5d5 [2022-03-16T11:17:10.437Z] #6 DONE 0.0s [2022-03-16T11:17:10.437Z] [2022-03-16T11:17:10.437Z] #5 [internal] load build definition from Dockerfile [2022-03-16T11:17:10.437Z] #5 sha256:331bdc6f9c23b39481dd0e076aea1da499004810404ff68591e90c61086068e5 [2022-03-16T11:17:10.437Z] #5 DONE 0.0s [2022-03-16T11:17:10.437Z] [2022-03-16T11:17:10.437Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:17:10.437Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-16T11:17:10.485Z] #38 22.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:10.485Z] #38 22.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:17:10.485Z] #38 22.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:10.485Z] #38 22.87 Selecting previously unselected package vim-common. [2022-03-16T11:17:10.485Z] #38 22.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:17:10.485Z] #38 22.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:10.681Z] #14 12.58 Reading package lists... [2022-03-16T11:17:10.861Z] Removing intermediate container 0f90b7fd490a [2022-03-16T11:17:10.861Z] ---> 831457a670be [2022-03-16T11:17:10.861Z] 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-16T11:17:10.861Z] ---> Running in e69713e87e4c [2022-03-16T11:17:11.122Z] #38 23.19 Selecting previously unselected package cmake-data. [2022-03-16T11:17:11.122Z] #38 23.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-16T11:17:11.122Z] #38 23.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:11.253Z] #14 18.14 Building dependency tree... [2022-03-16T11:17:11.253Z] #14 ... [2022-03-16T11:17:11.253Z] [2022-03-16T11:17:11.253Z] #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-16T11:17:11.253Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:11.253Z] #47 12.84 Reading package lists... [2022-03-16T11:17:11.331Z] Removing intermediate container e69713e87e4c [2022-03-16T11:17:11.331Z] ---> 8aa47b048d06 [2022-03-16T11:17:11.331Z] 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-16T11:17:11.331Z] ---> Running in d3fb2b1e02b5 [2022-03-16T11:17:11.368Z] #10 DONE 0.8s [2022-03-16T11:17:11.368Z] [2022-03-16T11:17:11.368Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-16T11:17:11.368Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-16T11:17:11.368Z] #8 DONE 0.8s [2022-03-16T11:17:11.368Z] [2022-03-16T11:17:11.368Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-16T11:17:11.368Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-16T11:17:11.368Z] #9 DONE 0.9s [2022-03-16T11:17:11.368Z] [2022-03-16T11:17:11.368Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-16T11:17:11.368Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-16T11:17:11.368Z] #7 DONE 0.9s [2022-03-16T11:17:11.632Z] [2022-03-16T11:17:11.632Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:17:11.632Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:17:11.632Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-16T11:17:11.892Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-16T11:17:11.892Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-16T11:17:11.892Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-16T11:17:11.892Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-03-16T11:17:11.892Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-03-16T11:17:12.149Z] #67 ... [2022-03-16T11:17:12.149Z] [2022-03-16T11:17:12.149Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-16T11:17:12.149Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-16T11:17:12.149Z] #45 DONE 0.0s [2022-03-16T11:17:12.149Z] [2022-03-16T11:17:12.149Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:17:12.149Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-16T11:17:12.149Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-03-16T11:17:12.149Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-16T11:17:12.406Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-16T11:17:12.640Z] #47 18.34 Building dependency tree... [2022-03-16T11:17:12.901Z] #47 19.64 Reading state information... [2022-03-16T11:17:13.037Z] #38 ... [2022-03-16T11:17:13.037Z] [2022-03-16T11:17:13.037Z] #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-16T11:17:13.037Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:17:13.037Z] #53 24.61 v3.0.2 [2022-03-16T11:17:13.037Z] #53 DONE 25.0s [2022-03-16T11:17:13.037Z] [2022-03-16T11:17:13.037Z] #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-16T11:17:13.037Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:13.037Z] #47 10.19 Reading package lists... [2022-03-16T11:17:13.037Z] #47 15.59 Building dependency tree... [2022-03-16T11:17:13.037Z] #47 16.73 Reading state information... [2022-03-16T11:17:13.037Z] #47 18.58 The following additional packages will be installed: [2022-03-16T11:17:13.037Z] #47 18.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:13.037Z] #47 18.58 python3-protobuf python3-six [2022-03-16T11:17:13.037Z] #47 18.58 Suggested packages: [2022-03-16T11:17:13.037Z] #47 18.58 python3-setuptools [2022-03-16T11:17:13.037Z] #47 18.58 Recommended packages: [2022-03-16T11:17:13.037Z] #47 18.58 iproute2 | iproute [2022-03-16T11:17:13.037Z] #47 19.17 The following NEW packages will be installed: [2022-03-16T11:17:13.037Z] #47 19.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:13.037Z] #47 19.17 python3-protobuf python3-six [2022-03-16T11:17:13.037Z] #47 19.57 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:13.037Z] #47 19.57 Need to get 2292 kB of archives. [2022-03-16T11:17:13.037Z] #47 19.57 After this operation, 11.0 MB of additional disk space will be used. [2022-03-16T11:17:13.037Z] #47 19.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-16T11:17:13.037Z] #47 19.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:17:13.037Z] #47 19.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-16T11:17:13.037Z] #47 19.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-16T11:17:13.037Z] #47 19.69 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-16T11:17:13.037Z] #47 19.69 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-16T11:17:13.037Z] #47 19.73 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-16T11:17:13.037Z] #47 23.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-16T11:17:13.037Z] #47 24.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:13.037Z] #47 24.68 Fetched 2292 kB in 4s (541 kB/s) [2022-03-16T11:17:13.037Z] #47 24.89 Selecting previously unselected package libprotobuf23:amd64. [2022-03-16T11:17:13.037Z] #47 24.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:13.037Z] #47 24.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-16T11:17:13.037Z] #47 24.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:17:13.796Z] #14 ... [2022-03-16T11:17:13.796Z] [2022-03-16T11:17:13.796Z] #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-16T11:17:13.796Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-16T11:17:13.797Z] #38 21.70 Selecting previously unselected package libicu67:arm64. [2022-03-16T11:17:13.797Z] #38 21.70 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 21.71 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-16T11:17:13.797Z] #38 26.23 Selecting previously unselected package libxml2:arm64. [2022-03-16T11:17:13.797Z] #38 26.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 26.23 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:13.797Z] #38 26.58 Selecting previously unselected package libarchive13:arm64. [2022-03-16T11:17:13.797Z] #38 26.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 26.62 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-16T11:17:13.797Z] #38 26.87 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-16T11:17:13.797Z] #38 26.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 26.88 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-16T11:17:13.797Z] #38 27.00 Selecting previously unselected package librhash0:arm64. [2022-03-16T11:17:13.797Z] #38 27.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 27.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-16T11:17:13.797Z] #38 27.13 Selecting previously unselected package libuv1:arm64. [2022-03-16T11:17:13.797Z] #38 27.13 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 27.14 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-16T11:17:13.797Z] #38 27.26 Selecting previously unselected package cmake. [2022-03-16T11:17:13.797Z] #38 27.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-16T11:17:13.797Z] #38 27.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:13.797Z] #38 29.72 Setting up libicu67:arm64 (67.1-7) ... [2022-03-16T11:17:13.797Z] #38 29.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:13.797Z] #38 29.76 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-16T11:17:13.797Z] #38 29.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:13.797Z] #38 29.83 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-16T11:17:13.797Z] #38 29.85 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-16T11:17:13.797Z] #38 29.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:13.797Z] #38 29.89 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:13.797Z] #38 29.90 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-16T11:17:13.797Z] #38 29.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:13.797Z] #38 29.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:13.797Z] #38 DONE 30.6s [2022-03-16T11:17:13.797Z] [2022-03-16T11:17:13.797Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-16T11:17:13.797Z] #39 sha256:9e95955344deb69ee57b6480609504313ae0fd9c293dbb803a7600df68b5a4cf [2022-03-16T11:17:13.797Z] #39 DONE 0.1s [2022-03-16T11:17:13.797Z] [2022-03-16T11:17:13.797Z] #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-16T11:17:13.797Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-16T11:17:13.797Z] #34 26.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-16T11:17:13.797Z] #34 27.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-16T11:17:13.966Z] #47 25.66 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:17:13.966Z] #47 25.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:17:13.966Z] #47 25.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:13.966Z] #47 ... [2022-03-16T11:17:13.966Z] [2022-03-16T11:17:13.966Z] #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-16T11:17:13.966Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:13.966Z] #38 26.19 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:17:13.966Z] #38 26.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:17:13.966Z] #38 26.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:17:14.288Z] #47 ... [2022-03-16T11:17:14.288Z] [2022-03-16T11:17:14.288Z] #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-16T11:17:14.288Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:17:14.288Z] #58 6.329 Reading package lists... [2022-03-16T11:17:14.288Z] #58 11.86 Reading package lists... [2022-03-16T11:17:14.288Z] #58 17.84 Building dependency tree... [2022-03-16T11:17:14.288Z] #58 18.96 Reading state information... [2022-03-16T11:17:14.288Z] #58 20.68 The following additional packages will be installed: [2022-03-16T11:17:14.288Z] #58 20.68 libbtrfs0 [2022-03-16T11:17:14.288Z] #58 20.84 The following NEW packages will be installed: [2022-03-16T11:17:14.288Z] #58 20.88 libbtrfs-dev libbtrfs0 [2022-03-16T11:17:14.288Z] #58 21.28 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:14.288Z] #58 21.28 Need to get 460 kB of archives. [2022-03-16T11:17:14.288Z] #58 21.28 After this operation, 1237 kB of additional disk space will be used. [2022-03-16T11:17:14.288Z] #58 21.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:17:14.288Z] #58 21.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:17:14.288Z] #58 ... [2022-03-16T11:17:14.288Z] [2022-03-16T11:17:14.288Z] #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-16T11:17:14.288Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:14.288Z] #38 6.424 Reading package lists... [2022-03-16T11:17:14.288Z] #38 11.89 Reading package lists... [2022-03-16T11:17:14.288Z] #38 17.58 Building dependency tree... [2022-03-16T11:17:14.288Z] #38 18.73 Reading state information... [2022-03-16T11:17:14.288Z] #38 20.49 The following additional packages will be installed: [2022-03-16T11:17:14.288Z] #38 20.50 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-16T11:17:14.288Z] #38 20.51 Suggested packages: [2022-03-16T11:17:14.288Z] #38 20.53 cmake-doc ninja-build lrzip [2022-03-16T11:17:14.288Z] #38 20.53 Recommended packages: [2022-03-16T11:17:14.288Z] #38 20.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-16T11:17:14.288Z] #38 21.24 The following NEW packages will be installed: [2022-03-16T11:17:14.288Z] #38 21.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-16T11:17:14.288Z] #38 21.25 vim-common xxd [2022-03-16T11:17:14.288Z] #38 21.61 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:14.288Z] #38 21.61 Need to get 17.7 MB of archives. [2022-03-16T11:17:14.288Z] #38 21.61 After this operation, 70.7 MB of additional disk space will be used. [2022-03-16T11:17:14.288Z] #38 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:17:14.288Z] #38 21.61 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-16T11:17:14.288Z] #38 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-16T11:17:14.288Z] #38 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:17:14.288Z] #38 ... [2022-03-16T11:17:14.288Z] [2022-03-16T11:17:14.288Z] #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-16T11:17:14.288Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:14.288Z] #14 18.14 Building dependency tree... [2022-03-16T11:17:14.288Z] #14 19.35 Reading state information... [2022-03-16T11:17:14.288Z] #14 21.48 The following additional packages will be installed: [2022-03-16T11:17:14.288Z] #14 21.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:17:14.288Z] #14 21.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-16T11:17:14.288Z] #14 21.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-16T11:17:14.288Z] #14 21.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-16T11:17:14.288Z] #14 21.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-16T11:17:14.288Z] #14 21.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-16T11:17:14.288Z] #14 21.50 mingw-w64-common mingw-w64-x86-64-dev [2022-03-16T11:17:14.288Z] #14 21.51 Suggested packages: [2022-03-16T11:17:14.288Z] #14 21.52 gcc-10-locales seccomp wine64 [2022-03-16T11:17:14.936Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-03-16T11:17:15.163Z] #34 ... [2022-03-16T11:17:15.163Z] [2022-03-16T11:17:15.163Z] #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-16T11:17:15.163Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-16T11:17:15.163Z] #47 26.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-16T11:17:15.163Z] #47 26.77 Setting up python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:15.163Z] #47 29.65 Setting up criu (3.16.1-3) ... [2022-03-16T11:17:15.163Z] #47 31.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:15.163Z] #47 DONE 32.0s [2022-03-16T11:17:15.163Z] [2022-03-16T11:17:15.163Z] #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-16T11:17:15.163Z] #40 sha256:0052d6c9d9e43b7a997a9933a2e8944c6f3040e8ec86b1a71f10a241841f2449 [2022-03-16T11:17:15.163Z] #40 0.571 + RM_GOPATH=0 [2022-03-16T11:17:15.163Z] #40 0.571 + TMP_GOPATH= [2022-03-16T11:17:15.163Z] #40 0.572 + : /build [2022-03-16T11:17:15.163Z] #40 0.572 + '[' -z '' ']' [2022-03-16T11:17:15.163Z] #40 0.572 ++ mktemp -d [2022-03-16T11:17:15.163Z] #40 0.573 + export GOPATH=/tmp/tmp.IKTLxWoJxD [2022-03-16T11:17:15.163Z] #40 0.573 + GOPATH=/tmp/tmp.IKTLxWoJxD [2022-03-16T11:17:15.163Z] #40 0.574 + RM_GOPATH=1 [2022-03-16T11:17:15.163Z] #40 0.574 + case "$(go env GOARCH)" in [2022-03-16T11:17:15.163Z] #40 0.574 ++ go env GOARCH [2022-03-16T11:17:15.163Z] #40 0.581 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:15.163Z] #40 0.581 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:15.163Z] #40 0.581 ++ dirname /install.sh [2022-03-16T11:17:15.163Z] #40 0.582 + dir=/ [2022-03-16T11:17:15.163Z] #40 0.582 + bin=tini [2022-03-16T11:17:15.163Z] #40 0.582 + shift [2022-03-16T11:17:15.163Z] #40 0.582 + '[' '!' -f //tini.installer ']' [2022-03-16T11:17:15.163Z] #40 0.582 + . //tini.installer [2022-03-16T11:17:15.163Z] #40 0.582 ++ : v0.19.0 [2022-03-16T11:17:15.163Z] #40 0.584 + install_tini [2022-03-16T11:17:15.163Z] #40 0.584 + echo 'Install tini version v0.19.0' [2022-03-16T11:17:15.163Z] #40 0.584 Install tini version v0.19.0 [2022-03-16T11:17:15.163Z] #40 0.584 + git clone https://github.com/krallin/tini.git /tmp/tmp.IKTLxWoJxD/tini [2022-03-16T11:17:15.163Z] #40 0.585 Cloning into '/tmp/tmp.IKTLxWoJxD/tini'... [2022-03-16T11:17:15.163Z] #40 1.032 + cd /tmp/tmp.IKTLxWoJxD/tini [2022-03-16T11:17:15.163Z] #40 1.033 + git checkout -q v0.19.0 [2022-03-16T11:17:15.163Z] #40 1.064 + cmake . [2022-03-16T11:17:15.232Z] #14 22.64 The following NEW packages will be installed: [2022-03-16T11:17:15.233Z] #14 22.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:17:15.233Z] #14 22.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-16T11:17:15.233Z] #14 22.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-16T11:17:15.233Z] #14 22.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-16T11:17:15.233Z] #14 22.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-16T11:17:15.233Z] #14 22.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-16T11:17:15.233Z] #14 22.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-16T11:17:15.233Z] #14 22.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-16T11:17:15.233Z] #14 22.66 mingw-w64-x86-64-dev [2022-03-16T11:17:15.494Z] #14 23.03 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:15.494Z] #14 23.03 Need to get 115 MB of archives. [2022-03-16T11:17:15.494Z] #14 23.03 After this operation, 645 MB of additional disk space will be used. [2022-03-16T11:17:15.494Z] #14 23.03 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-16T11:17:15.727Z] #40 1.687 -- The C compiler identification is GNU 10.2.1 [2022-03-16T11:17:15.727Z] #40 1.850 -- Detecting C compiler ABI info [2022-03-16T11:17:15.761Z] [2022-03-16T11:17:15.761Z] SUCCESS: Specified value was saved. [2022-03-16T11:17:15.761Z] INFO: Downloading git... [2022-03-16T11:17:15.782Z] #14 23.17 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-16T11:17:15.782Z] #14 23.30 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-16T11:17:15.782Z] #14 23.30 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-16T11:17:15.782Z] #14 23.30 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-16T11:17:15.782Z] #14 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-16T11:17:16.043Z] #14 23.56 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-16T11:17:16.043Z] #14 23.73 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-16T11:17:16.043Z] #14 23.75 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-16T11:17:16.294Z] #40 2.326 -- Detecting C compiler ABI info - done [2022-03-16T11:17:16.294Z] #40 2.411 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-16T11:17:16.294Z] #40 2.428 -- Detecting C compile features [2022-03-16T11:17:16.294Z] #40 2.429 -- Detecting C compile features - done [2022-03-16T11:17:16.294Z] #40 2.469 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-16T11:17:16.550Z] #40 2.738 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-16T11:17:16.550Z] #40 2.799 -- Configuring done [2022-03-16T11:17:16.550Z] #40 2.822 -- Generating done [2022-03-16T11:17:16.668Z] #14 ... [2022-03-16T11:17:16.668Z] [2022-03-16T11:17:16.668Z] #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-16T11:17:16.668Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:17:16.668Z] #58 22.29 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:16.668Z] #58 22.51 Fetched 460 kB in 0s (1374 kB/s) [2022-03-16T11:17:16.668Z] #58 22.61 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:17:16.668Z] #58 22.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 ... 15709 files and directories currently installed.) [2022-03-16T11:17:16.668Z] #58 22.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:17:16.668Z] #58 22.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:17:16.668Z] #58 23.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:17:16.668Z] #58 23.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:17:16.668Z] #58 23.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:17:16.668Z] #58 23.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:17:16.668Z] #58 23.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:17:16.668Z] #58 23.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:16.668Z] #58 DONE 24.3s [2022-03-16T11:17:16.806Z] #40 2.841 -- Build files have been written to: /tmp/tmp.IKTLxWoJxD/tini [2022-03-16T11:17:16.806Z] #40 2.843 + make tini-static [2022-03-16T11:17:16.806Z] #40 3.099 Scanning dependencies of target tini-static [2022-03-16T11:17:16.945Z] [2022-03-16T11:17:16.945Z] #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-16T11:17:16.945Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:16.945Z] #38 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-16T11:17:16.945Z] #38 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-16T11:17:16.945Z] #38 22.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-16T11:17:16.945Z] #38 22.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-16T11:17:16.945Z] #38 22.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-16T11:17:16.945Z] #38 22.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-16T11:17:16.945Z] #38 23.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:16.945Z] #38 23.66 Fetched 17.7 MB in 1s (15.8 MB/s) [2022-03-16T11:17:16.945Z] #38 23.78 Selecting previously unselected package xxd. [2022-03-16T11:17:16.945Z] #38 23.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:16.945Z] #38 23.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:17:16.945Z] #38 23.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:16.945Z] #38 24.08 Selecting previously unselected package vim-common. [2022-03-16T11:17:16.945Z] #38 24.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:17:16.945Z] #38 24.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:16.945Z] #38 ... [2022-03-16T11:17:16.945Z] [2022-03-16T11:17:16.945Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-16T11:17:16.945Z] #59 sha256:26975de7d0388b1a67f1aa3874be2ad32484ead08dd25ce8b8a19d64d377b643 [2022-03-16T11:17:16.945Z] #59 DONE 0.1s [2022-03-16T11:17:17.063Z] #40 3.172 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-16T11:17:17.240Z] [2022-03-16T11:17:17.240Z] #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-16T11:17:17.240Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:17.240Z] #38 24.65 Selecting previously unselected package cmake-data. [2022-03-16T11:17:17.240Z] #38 24.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-16T11:17:17.240Z] #38 24.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:17.252Z] [2022-03-16T11:17:17.253Z] SUCCESS: Specified value was saved. [2022-03-16T11:17:17.469Z] #67 DONE 5.3s [2022-03-16T11:17:17.469Z] [2022-03-16T11:17:17.469Z] #24 [internal] load build context [2022-03-16T11:17:17.469Z] #24 sha256:7c4f3327fe02108ca21ecdf1be431bc4d9511a3dbaa2293e580479a291226e90 [2022-03-16T11:17:17.469Z] #24 transferring context: 58.91MB 4.4s done [2022-03-16T11:17:17.469Z] #24 DONE 5.3s [2022-03-16T11:17:17.469Z] [2022-03-16T11:17:17.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:17.469Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:17.469Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-16T11:17:17.469Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-16T11:17:17.469Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-16T11:17:17.469Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-16T11:17:17.469Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 0.8s done [2022-03-16T11:17:17.469Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.2s done [2022-03-16T11:17:17.469Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.5s done [2022-03-16T11:17:17.469Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.4s done [2022-03-16T11:17:17.469Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.4s done [2022-03-16T11:17:17.469Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 5.0s done [2022-03-16T11:17:17.469Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 3.4s done [2022-03-16T11:17:17.469Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.5s [2022-03-16T11:17:17.720Z] INFO: Downloading git... [2022-03-16T11:17:17.929Z] INFO: Downloading go... [2022-03-16T11:17:18.407Z] #11 ... [2022-03-16T11:17:18.407Z] [2022-03-16T11:17:18.407Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-16T11:17:18.407Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-16T11:17:18.407Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-16T11:17:18.407Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-16T11:17:18.407Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-16T11:17:18.407Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-16T11:17:18.407Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s [2022-03-16T11:17:18.407Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-03-16T11:17:18.407Z] #69 DONE 6.4s [2022-03-16T11:17:18.407Z] [2022-03-16T11:17:18.407Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:17:18.407Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-16T11:17:18.407Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-16T11:17:18.408Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-16T11:17:18.408Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-16T11:17:18.408Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-16T11:17:18.408Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 0.9s done [2022-03-16T11:17:18.408Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.5s done [2022-03-16T11:17:18.430Z] #40 4.348 [100%] Linking C executable tini-static [2022-03-16T11:17:18.430Z] #40 4.724 [100%] Built target tini-static [2022-03-16T11:17:18.637Z] #38 ... [2022-03-16T11:17:18.637Z] [2022-03-16T11:17:18.637Z] #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-16T11:17:18.637Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:17:18.637Z] #53 25.69 v3.0.2 [2022-03-16T11:17:18.637Z] #53 DONE 25.9s [2022-03-16T11:17:18.637Z] [2022-03-16T11:17:18.637Z] #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-16T11:17:18.637Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:17:18.637Z] #60 0.970 + RM_GOPATH=0 [2022-03-16T11:17:18.637Z] #60 0.970 + TMP_GOPATH= [2022-03-16T11:17:18.637Z] #60 0.970 + : /build [2022-03-16T11:17:18.637Z] #60 0.970 + '[' -z '' ']' [2022-03-16T11:17:18.637Z] #60 0.970 ++ mktemp -d [2022-03-16T11:17:18.637Z] #60 0.970 + export GOPATH=/tmp/tmp.ANnX9tgFzD [2022-03-16T11:17:18.637Z] #60 0.970 + GOPATH=/tmp/tmp.ANnX9tgFzD [2022-03-16T11:17:18.637Z] #60 0.970 + RM_GOPATH=1 [2022-03-16T11:17:18.637Z] #60 0.970 + case "$(go env GOARCH)" in [2022-03-16T11:17:18.637Z] #60 0.971 ++ go env GOARCH [2022-03-16T11:17:18.637Z] #60 0.988 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:18.637Z] #60 0.988 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:18.637Z] #60 0.988 ++ dirname /install.sh [2022-03-16T11:17:18.637Z] #60 0.993 + dir=/ [2022-03-16T11:17:18.637Z] #60 0.993 + bin=containerd [2022-03-16T11:17:18.637Z] #60 0.993 + shift [2022-03-16T11:17:18.637Z] #60 0.993 + '[' '!' -f //containerd.installer ']' [2022-03-16T11:17:18.637Z] #60 0.993 + . //containerd.installer [2022-03-16T11:17:18.637Z] #60 0.993 ++ set -e [2022-03-16T11:17:18.637Z] #60 0.993 ++ : v1.6.1 [2022-03-16T11:17:18.637Z] #60 0.997 + install_containerd [2022-03-16T11:17:18.637Z] #60 0.997 + echo 'Install containerd version v1.6.1' [2022-03-16T11:17:18.637Z] #60 0.997 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ANnX9tgFzD/src/github.com/containerd/containerd [2022-03-16T11:17:18.637Z] #60 0.997 Install containerd version v1.6.1 [2022-03-16T11:17:18.637Z] #60 1.003 Cloning into '/tmp/tmp.ANnX9tgFzD/src/github.com/containerd/containerd'... [2022-03-16T11:17:18.669Z] #28 ... [2022-03-16T11:17:18.669Z] [2022-03-16T11:17:18.669Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:17:18.669Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-16T11:17:18.686Z] #40 4.796 + mkdir -p /build [2022-03-16T11:17:18.686Z] #40 4.799 + cp tini-static /build/docker-init [2022-03-16T11:17:18.927Z] #68 ... [2022-03-16T11:17:18.927Z] [2022-03-16T11:17:18.927Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-16T11:17:18.927Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-16T11:17:18.927Z] #28 DONE 7.1s [2022-03-16T11:17:18.927Z] [2022-03-16T11:17:18.927Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:18.927Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:18.927Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.3s [2022-03-16T11:17:18.942Z] #40 DONE 4.9s [2022-03-16T11:17:18.942Z] [2022-03-16T11:17:18.942Z] #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-16T11:17:18.942Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:18.942Z] #14 31.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-16T11:17:18.942Z] #14 31.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-16T11:17:18.942Z] #14 31.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:17:19.183Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-16T11:17:19.213Z] #38 ... [2022-03-16T11:17:19.213Z] [2022-03-16T11:17:19.213Z] #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-16T11:17:19.213Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:19.213Z] #43 20.82 + git checkout -q v2.3.0 [2022-03-16T11:17:19.213Z] #43 22.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-16T11:17:19.213Z] #43 ... [2022-03-16T11:17:19.213Z] [2022-03-16T11:17:19.213Z] #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-16T11:17:19.213Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:19.213Z] #47 25.89 Selecting previously unselected package python3-six. [2022-03-16T11:17:19.213Z] #47 25.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-16T11:17:19.213Z] #47 25.91 Unpacking python3-six (1.16.0-2) ... [2022-03-16T11:17:19.213Z] #47 26.00 Selecting previously unselected package python3-protobuf. [2022-03-16T11:17:19.213Z] #47 26.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-16T11:17:19.213Z] #47 26.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:19.213Z] #47 26.66 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:17:19.213Z] #47 26.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:17:19.213Z] #47 26.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:19.213Z] #47 26.79 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:17:19.213Z] #47 26.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:17:19.213Z] #47 26.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:17:19.213Z] #47 26.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:17:19.213Z] #47 26.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:17:19.213Z] #47 26.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:17:19.213Z] #47 27.01 Selecting previously unselected package criu. [2022-03-16T11:17:19.213Z] #47 27.01 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-16T11:17:19.213Z] #47 27.02 Unpacking criu (3.16.1-3) ... [2022-03-16T11:17:19.213Z] #47 27.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:19.213Z] #47 29.47 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:17:19.213Z] #47 29.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:19.213Z] #47 29.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:17:19.213Z] #47 29.55 Setting up python3-six (1.16.0-2) ... [2022-03-16T11:17:19.213Z] #47 30.82 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:17:19.213Z] #47 30.95 Setting up python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:19.355Z] INFO: Downloading go... [2022-03-16T11:17:19.470Z] INFO: Downloading compiler 1 of 3... [2022-03-16T11:17:19.470Z] INFO: Downloading compiler 2 of 3... [2022-03-16T11:17:19.747Z] #11 ... [2022-03-16T11:17:19.747Z] [2022-03-16T11:17:19.747Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:17:19.747Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-16T11:17:19.747Z] #68 DONE 0.8s [2022-03-16T11:17:19.747Z] [2022-03-16T11:17:19.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:19.747Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:19.747Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-16T11:17:19.784Z] #19 29.93 Reading package lists... [2022-03-16T11:17:19.929Z] INFO: Downloading compiler 3 of 3... [2022-03-16T11:17:19.929Z] INFO: Extracting git... [2022-03-16T11:17:20.004Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-16T11:17:20.141Z] #47 ... [2022-03-16T11:17:20.141Z] [2022-03-16T11:17:20.141Z] #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-16T11:17:20.141Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:20.141Z] #38 32.39 Selecting previously unselected package libxml2:amd64. [2022-03-16T11:17:20.141Z] #38 32.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-16T11:17:20.141Z] #38 32.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:20.309Z] #14 36.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-16T11:17:20.309Z] #14 36.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:20.309Z] #14 36.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:17:20.309Z] #14 36.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-16T11:17:20.309Z] #14 36.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:20.309Z] #14 36.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:20.397Z] #38 ... [2022-03-16T11:17:20.397Z] [2022-03-16T11:17:20.397Z] #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-16T11:17:20.397Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:20.397Z] #14 22.55 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-16T11:17:20.397Z] #14 23.95 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-16T11:17:20.397Z] #14 24.70 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-16T11:17:20.397Z] #14 25.28 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-16T11:17:20.397Z] #14 27.03 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-16T11:17:20.397Z] #14 27.61 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-16T11:17:20.397Z] #14 27.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-16T11:17:20.397Z] #14 27.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-16T11:17:20.397Z] #14 27.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:17:20.397Z] #14 27.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:17:20.397Z] #14 27.64 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-16T11:17:20.397Z] #14 27.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-16T11:17:20.397Z] #14 27.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-16T11:17:20.397Z] #14 27.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-16T11:17:20.397Z] #14 27.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-16T11:17:20.397Z] #14 27.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-16T11:17:20.397Z] #14 27.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-16T11:17:20.397Z] #14 27.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-16T11:17:20.397Z] #14 27.77 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-16T11:17:20.397Z] #14 27.77 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-16T11:17:20.397Z] #14 27.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-16T11:17:20.397Z] #14 28.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:20.397Z] #14 29.14 Fetched 115 MB in 7s (16.6 MB/s) [2022-03-16T11:17:20.397Z] #14 29.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-16T11:17:20.397Z] #14 29.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:20.397Z] #14 29.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:17:20.397Z] #14 29.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:20.397Z] #14 31.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-16T11:17:20.397Z] #14 31.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:17:20.397Z] #14 31.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:20.571Z] #11 ... [2022-03-16T11:17:20.571Z] [2022-03-16T11:17:20.571Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-16T11:17:20.571Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-16T11:17:20.571Z] #70 DONE 1.0s [2022-03-16T11:17:20.571Z] [2022-03-16T11:17:20.571Z] #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-16T11:17:20.571Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-16T11:17:20.571Z] #29 1.618 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:17:20.571Z] #29 1.622 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:17:20.571Z] #29 1.672 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:17:20.571Z] #29 1.783 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:17:20.653Z] #14 ... [2022-03-16T11:17:20.653Z] [2022-03-16T11:17:20.653Z] #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-16T11:17:20.653Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:20.653Z] #38 32.89 Selecting previously unselected package libarchive13:amd64. [2022-03-16T11:17:20.653Z] #38 32.90 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-16T11:17:20.653Z] #38 32.92 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:17:20.829Z] #29 2.022 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:17:20.874Z] #14 ... [2022-03-16T11:17:20.874Z] [2022-03-16T11:17:20.874Z] #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-16T11:17:20.874Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-16T11:17:20.874Z] #49 37.61 gotestsum version dev [2022-03-16T11:17:20.874Z] #49 DONE 37.7s [2022-03-16T11:17:20.874Z] [2022-03-16T11:17:20.874Z] #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-16T11:17:20.874Z] #26 sha256:acf750d38bf1d4bb9a0c3014fedfe648380846a5a9a1b0858c3bdc7cb6359f70 [2022-03-16T11:17:20.909Z] #38 33.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-16T11:17:20.909Z] #38 33.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-16T11:17:20.909Z] #38 33.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:17:20.921Z] INFO: Downloading compiler 1 of 3... [2022-03-16T11:17:20.921Z] INFO: Downloading compiler 2 of 3... [2022-03-16T11:17:21.086Z] #29 2.259 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:17:21.165Z] #38 33.32 Selecting previously unselected package librhash0:amd64. [2022-03-16T11:17:21.165Z] #38 33.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-16T11:17:21.165Z] #38 33.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:17:21.165Z] #38 33.49 Selecting previously unselected package libuv1:amd64. [2022-03-16T11:17:21.165Z] #38 33.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-16T11:17:21.165Z] #38 33.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:17:21.389Z] INFO: Downloading compiler 3 of 3... [2022-03-16T11:17:21.389Z] INFO: Extracting git... [2022-03-16T11:17:21.426Z] #38 33.64 Selecting previously unselected package cmake. [2022-03-16T11:17:21.426Z] #38 33.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-16T11:17:21.426Z] #38 33.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:22.456Z] #29 3.711 Fetched 8506 kB in 2s (3615 kB/s) [2022-03-16T11:17:22.848Z] #60 ... [2022-03-16T11:17:22.848Z] [2022-03-16T11:17:22.848Z] #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-16T11:17:22.848Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:22.848Z] #14 24.49 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-16T11:17:22.848Z] #14 25.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-16T11:17:22.848Z] #14 26.43 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-16T11:17:22.848Z] #14 27.12 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-16T11:17:22.848Z] #14 28.33 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-16T11:17:22.848Z] #14 28.80 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-16T11:17:22.848Z] #14 28.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-16T11:17:22.848Z] #14 28.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-16T11:17:22.848Z] #14 28.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:17:22.848Z] #14 28.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:17:22.848Z] #14 28.84 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-16T11:17:22.848Z] #14 28.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-16T11:17:22.848Z] #14 28.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-16T11:17:22.848Z] #14 28.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-16T11:17:22.848Z] #14 28.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-16T11:17:22.848Z] #14 28.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-16T11:17:22.848Z] #14 28.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-16T11:17:22.848Z] #14 28.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-16T11:17:22.848Z] #14 28.93 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-16T11:17:22.848Z] #14 28.93 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-16T11:17:22.848Z] #14 28.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-16T11:17:22.848Z] #14 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:22.848Z] #14 30.11 Fetched 115 MB in 6s (18.3 MB/s) [2022-03-16T11:17:22.848Z] #14 30.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-16T11:17:22.848Z] #14 30.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:22.848Z] #14 30.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:17:22.848Z] #14 30.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:23.387Z] #29 3.711 Reading package lists... [2022-03-16T11:17:23.951Z] #29 4.497 Reading package lists... [2022-03-16T11:17:24.209Z] #29 5.273 Building dependency tree... [2022-03-16T11:17:24.236Z] #14 ... [2022-03-16T11:17:24.236Z] [2022-03-16T11:17:24.236Z] #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-16T11:17:24.236Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:24.236Z] #43 21.23 + git checkout -q v2.3.0 [2022-03-16T11:17:24.236Z] #43 23.12 + 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-16T11:17:24.236Z] #43 ... [2022-03-16T11:17:24.236Z] [2022-03-16T11:17:24.236Z] #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-16T11:17:24.236Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:24.236Z] #47 21.44 The following additional packages will be installed: [2022-03-16T11:17:24.236Z] #47 21.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:24.236Z] #47 21.45 python3-protobuf python3-six [2022-03-16T11:17:24.236Z] #47 21.46 Suggested packages: [2022-03-16T11:17:24.236Z] #47 21.46 python3-setuptools [2022-03-16T11:17:24.236Z] #47 21.46 Recommended packages: [2022-03-16T11:17:24.236Z] #47 21.46 iproute2 | iproute [2022-03-16T11:17:24.236Z] #47 22.08 The following NEW packages will be installed: [2022-03-16T11:17:24.236Z] #47 22.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:17:24.236Z] #47 22.11 python3-protobuf python3-six [2022-03-16T11:17:24.236Z] #47 22.51 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:24.236Z] #47 22.51 Need to get 2292 kB of archives. [2022-03-16T11:17:24.236Z] #47 22.51 After this operation, 11.0 MB of additional disk space will be used. [2022-03-16T11:17:24.236Z] #47 22.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-16T11:17:24.236Z] #47 22.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:17:24.236Z] #47 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-16T11:17:24.236Z] #47 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-16T11:17:24.236Z] #47 22.58 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-16T11:17:24.236Z] #47 22.59 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-16T11:17:24.236Z] #47 22.59 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-16T11:17:24.236Z] #47 26.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-16T11:17:24.236Z] #47 27.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:24.236Z] #47 27.66 Fetched 2292 kB in 4s (514 kB/s) [2022-03-16T11:17:24.236Z] #47 27.74 Selecting previously unselected package libprotobuf23:amd64. [2022-03-16T11:17:24.236Z] #47 27.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-16T11:17:24.236Z] #47 27.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 27.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:17:24.236Z] #47 28.49 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:17:24.236Z] #47 28.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:17:24.236Z] #47 28.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:24.236Z] #47 28.68 Selecting previously unselected package python3-six. [2022-03-16T11:17:24.236Z] #47 28.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-16T11:17:24.236Z] #47 28.69 Unpacking python3-six (1.16.0-2) ... [2022-03-16T11:17:24.236Z] #47 28.77 Selecting previously unselected package python3-protobuf. [2022-03-16T11:17:24.236Z] #47 28.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 28.78 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:24.236Z] #47 29.24 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:17:24.236Z] #47 29.24 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 29.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:24.236Z] #47 29.40 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:17:24.236Z] #47 29.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 29.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:17:24.236Z] #47 29.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:17:24.236Z] #47 29.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 29.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:17:24.236Z] #47 29.66 Selecting previously unselected package criu. [2022-03-16T11:17:24.236Z] #47 29.67 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-16T11:17:24.236Z] #47 29.68 Unpacking criu (3.16.1-3) ... [2022-03-16T11:17:24.236Z] #47 30.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:17:24.466Z] #29 5.610 The following additional packages will be installed: [2022-03-16T11:17:24.466Z] #29 5.611 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-16T11:17:24.466Z] #29 5.611 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-16T11:17:24.466Z] #29 5.612 Recommended packages: [2022-03-16T11:17:24.466Z] #29 5.612 libldap-common publicsuffix libsasl2-modules [2022-03-16T11:17:24.466Z] #29 5.759 The following NEW packages will be installed: [2022-03-16T11:17:24.466Z] #29 5.760 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-16T11:17:24.466Z] #29 5.760 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-16T11:17:24.466Z] #29 5.760 libssh2-1 openssl [2022-03-16T11:17:24.724Z] #29 6.045 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-03-16T11:17:24.724Z] #29 6.045 Need to get 3038 kB of archives. [2022-03-16T11:17:24.724Z] #29 6.045 After this operation, 6650 kB of additional disk space will be used. [2022-03-16T11:17:24.724Z] #29 6.045 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-16T11:17:24.724Z] #29 6.045 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-16T11:17:24.724Z] #29 6.055 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-16T11:17:24.724Z] #29 6.055 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-16T11:17:24.724Z] #29 6.055 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-16T11:17:24.724Z] #29 6.055 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-16T11:17:24.724Z] #29 6.057 Get:7 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-16T11:17:24.724Z] #29 6.101 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-16T11:17:24.724Z] #29 6.101 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-16T11:17:24.809Z] #47 ... [2022-03-16T11:17:24.809Z] [2022-03-16T11:17:24.809Z] #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-16T11:17:24.809Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:24.809Z] #14 32.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-16T11:17:24.809Z] #14 32.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:17:24.809Z] #14 32.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:24.824Z] INFO: Expanding go... [2022-03-16T11:17:24.870Z] #38 ... [2022-03-16T11:17:24.870Z] [2022-03-16T11:17:24.870Z] #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-16T11:17:24.870Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:17:24.870Z] #60 5.470 + RM_GOPATH=0 [2022-03-16T11:17:24.870Z] #60 5.470 + TMP_GOPATH= [2022-03-16T11:17:24.870Z] #60 5.470 + : /build [2022-03-16T11:17:24.870Z] #60 5.470 + '[' -z '' ']' [2022-03-16T11:17:24.870Z] #60 5.493 ++ mktemp -d [2022-03-16T11:17:24.870Z] #60 5.493 + export GOPATH=/tmp/tmp.gnfv1K1Zxu [2022-03-16T11:17:24.870Z] #60 5.493 + GOPATH=/tmp/tmp.gnfv1K1Zxu [2022-03-16T11:17:24.870Z] #60 5.493 + RM_GOPATH=1 [2022-03-16T11:17:24.870Z] #60 5.493 + case "$(go env GOARCH)" in [2022-03-16T11:17:24.870Z] #60 5.493 ++ go env GOARCH [2022-03-16T11:17:24.870Z] #60 5.518 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:24.870Z] #60 5.518 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:24.870Z] #60 5.526 ++ dirname /install.sh [2022-03-16T11:17:24.870Z] #60 5.526 + dir=/ [2022-03-16T11:17:24.870Z] #60 5.526 + bin=containerd [2022-03-16T11:17:24.870Z] #60 5.526 + shift [2022-03-16T11:17:24.870Z] #60 5.526 + '[' '!' -f //containerd.installer ']' [2022-03-16T11:17:24.870Z] #60 5.526 + . //containerd.installer [2022-03-16T11:17:24.870Z] #60 5.526 ++ set -e [2022-03-16T11:17:24.870Z] #60 5.526 ++ : v1.6.1 [2022-03-16T11:17:24.870Z] #60 5.526 + install_containerd [2022-03-16T11:17:24.870Z] #60 5.543 Install containerd version v1.6.1 [2022-03-16T11:17:24.870Z] #60 5.543 + echo 'Install containerd version v1.6.1' [2022-03-16T11:17:24.870Z] #60 5.543 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gnfv1K1Zxu/src/github.com/containerd/containerd [2022-03-16T11:17:24.870Z] #60 5.543 Cloning into '/tmp/tmp.gnfv1K1Zxu/src/github.com/containerd/containerd'... [2022-03-16T11:17:24.870Z] #60 ... [2022-03-16T11:17:24.870Z] [2022-03-16T11:17:24.870Z] #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-16T11:17:24.870Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:24.870Z] #14 33.79 Selecting previously unselected package binutils-mingw-w64. [2022-03-16T11:17:24.870Z] #14 33.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-16T11:17:24.870Z] #14 33.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:17:24.870Z] #14 33.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-16T11:17:24.870Z] #14 33.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:17:24.870Z] #14 33.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:17:24.870Z] #14 34.05 Selecting previously unselected package dmsetup. [2022-03-16T11:17:24.870Z] #14 34.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:17:24.870Z] #14 34.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:17:24.870Z] #14 34.19 Selecting previously unselected package mingw-w64-common. [2022-03-16T11:17:24.870Z] #14 34.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-16T11:17:24.870Z] #14 34.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-16T11:17:24.981Z] #29 6.251 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:24.981Z] #29 6.287 Fetched 3038 kB in 0s (9091 kB/s) [2022-03-16T11:17:24.981Z] #29 6.331 Selecting previously unselected package openssl. [2022-03-16T11:17:24.981Z] #29 6.331 (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-16T11:17:24.981Z] #29 6.331 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-16T11:17:24.981Z] #29 6.336 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-16T11:17:25.238Z] #29 6.485 Selecting previously unselected package ca-certificates. [2022-03-16T11:17:25.238Z] #29 6.485 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-16T11:17:25.238Z] #29 6.491 Unpacking ca-certificates (20210119) ... [2022-03-16T11:17:25.238Z] #29 6.579 Selecting previously unselected package libbrotli1:amd64. [2022-03-16T11:17:25.238Z] #29 6.579 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-16T11:17:25.495Z] #29 6.588 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-16T11:17:25.495Z] #29 6.660 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T11:17:25.495Z] #29 6.660 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-16T11:17:25.495Z] #29 6.663 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-16T11:17:25.495Z] #29 6.700 Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T11:17:25.495Z] #29 6.700 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-16T11:17:25.495Z] #29 6.705 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-16T11:17:25.495Z] #29 6.760 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T11:17:25.495Z] #29 6.760 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-16T11:17:25.495Z] #29 6.771 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-16T11:17:25.495Z] #29 6.829 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T11:17:25.495Z] #29 6.829 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-16T11:17:25.752Z] #29 6.841 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-16T11:17:25.752Z] #29 6.876 Selecting previously unselected package libpsl5:amd64. [2022-03-16T11:17:25.752Z] #29 6.876 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-16T11:17:25.752Z] #29 6.882 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-16T11:17:25.752Z] #29 6.930 Selecting previously unselected package librtmp1:amd64. [2022-03-16T11:17:25.752Z] #29 6.930 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-16T11:17:25.752Z] #29 6.936 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-16T11:17:25.752Z] #29 6.994 Selecting previously unselected package libssh2-1:amd64. [2022-03-16T11:17:25.752Z] #29 6.994 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-16T11:17:25.752Z] #29 6.999 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-16T11:17:25.752Z] #29 7.060 Selecting previously unselected package libcurl4:amd64. [2022-03-16T11:17:25.752Z] #29 7.060 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-16T11:17:26.009Z] #29 7.065 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-16T11:17:26.009Z] #29 7.133 Selecting previously unselected package curl. [2022-03-16T11:17:26.009Z] #29 7.133 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-16T11:17:26.009Z] #29 7.137 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-16T11:17:26.009Z] #29 7.201 Selecting previously unselected package libonig5:amd64. [2022-03-16T11:17:26.009Z] #29 7.201 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-16T11:17:26.009Z] #29 7.206 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:17:26.009Z] #29 7.259 Selecting previously unselected package libjq1:amd64. [2022-03-16T11:17:26.009Z] #29 7.259 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-16T11:17:26.009Z] #29 7.263 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:17:26.009Z] #29 7.307 Selecting previously unselected package jq. [2022-03-16T11:17:26.009Z] #29 7.307 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-16T11:17:26.009Z] #29 7.312 Unpacking jq (1.6-2.1) ... [2022-03-16T11:17:26.009Z] #29 7.366 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-16T11:17:26.009Z] #29 7.382 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-16T11:17:26.009Z] #29 7.400 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-16T11:17:26.126Z] #26 ... [2022-03-16T11:17:26.126Z] [2022-03-16T11:17:26.126Z] #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-16T11:17:26.126Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:26.126Z] #14 42.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-16T11:17:26.126Z] #14 42.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:26.126Z] #14 42.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:26.240Z] #14 ... [2022-03-16T11:17:26.240Z] [2022-03-16T11:17:26.240Z] #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-16T11:17:26.240Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:26.240Z] #47 34.41 Setting up criu (3.16.1-3) ... [2022-03-16T11:17:26.240Z] #47 35.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:26.240Z] #47 DONE 37.8s [2022-03-16T11:17:26.240Z] [2022-03-16T11:17:26.240Z] #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-16T11:17:26.240Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:26.240Z] #38 37.94 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:17:26.240Z] #38 37.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:26.240Z] #38 38.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:17:26.240Z] #38 38.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:26.240Z] #38 38.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:17:26.240Z] #38 38.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:17:26.240Z] #38 38.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:26.240Z] #38 38.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:26.240Z] #38 38.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:17:26.240Z] #38 38.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:26.240Z] #38 38.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:26.268Z] #29 7.421 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-16T11:17:26.268Z] #29 7.430 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-16T11:17:26.268Z] #29 7.442 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-16T11:17:26.268Z] #29 7.453 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-16T11:17:26.268Z] #29 7.467 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-16T11:17:26.268Z] #29 7.479 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:17:26.268Z] #29 7.494 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:17:26.268Z] #29 7.504 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-16T11:17:26.268Z] #29 7.517 Setting up ca-certificates (20210119) ... [2022-03-16T11:17:26.804Z] #38 DONE 39.0s [2022-03-16T11:17:26.805Z] [2022-03-16T11:17:26.805Z] #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-16T11:17:26.805Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:26.805Z] #34 36.47 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-16T11:17:26.805Z] #34 36.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-16T11:17:26.805Z] #34 36.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-16T11:17:26.834Z] #29 8.151 Updating certificates in /etc/ssl/certs... [2022-03-16T11:17:27.061Z] #34 ... [2022-03-16T11:17:27.061Z] [2022-03-16T11:17:27.061Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-16T11:17:27.061Z] #39 sha256:0455dc05e2f2543273ee8335824664763122d32772af8d69c568c32e98fbc022 [2022-03-16T11:17:27.061Z] #39 DONE 0.4s [2022-03-16T11:17:27.318Z] [2022-03-16T11:17:27.318Z] #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-16T11:17:27.318Z] #40 sha256:f96e1c18b482a497f84a3ddfb8079d21a8fb189e33c2a336fc12daabe554a470 [2022-03-16T11:17:27.358Z] #14 34.80 Selecting previously unselected package binutils-mingw-w64. [2022-03-16T11:17:27.358Z] #14 34.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-16T11:17:27.358Z] #14 34.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:17:27.358Z] #14 34.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-16T11:17:27.358Z] #14 34.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:17:27.358Z] #14 34.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:17:27.619Z] #14 35.12 Selecting previously unselected package dmsetup. [2022-03-16T11:17:27.619Z] #14 35.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:17:27.619Z] #14 35.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:17:27.619Z] #14 35.27 Selecting previously unselected package mingw-w64-common. [2022-03-16T11:17:27.619Z] #14 35.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-16T11:17:27.619Z] #14 35.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-16T11:17:27.766Z] #29 8.880 129 added, 0 removed; done. [2022-03-16T11:17:27.766Z] #29 8.927 Setting up jq (1.6-2.1) ... [2022-03-16T11:17:27.766Z] #29 8.938 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-16T11:17:27.766Z] #29 8.949 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-16T11:17:27.766Z] #29 8.962 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:27.766Z] #29 8.981 Processing triggers for ca-certificates (20210119) ... [2022-03-16T11:17:27.766Z] #29 8.989 Updating certificates in /etc/ssl/certs... [2022-03-16T11:17:28.329Z] #29 9.589 0 added, 0 removed; done. [2022-03-16T11:17:28.329Z] #29 9.589 Running hooks in /etc/ca-certificates/update.d... [2022-03-16T11:17:28.329Z] #29 9.590 done. [2022-03-16T11:17:28.590Z] #29 ... [2022-03-16T11:17:28.590Z] [2022-03-16T11:17:28.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:28.590Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:28.590Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.6s done [2022-03-16T11:17:28.590Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 3.3s [2022-03-16T11:17:29.519Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-16T11:17:29.729Z] #19 39.44 Reading package lists... [2022-03-16T11:17:30.089Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-16T11:17:30.165Z] #14 ... [2022-03-16T11:17:30.165Z] [2022-03-16T11:17:30.165Z] #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-16T11:17:30.165Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:30.165Z] #34 37.22 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-16T11:17:30.165Z] #34 37.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-16T11:17:30.165Z] #34 ... [2022-03-16T11:17:30.165Z] [2022-03-16T11:17:30.165Z] #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-16T11:17:30.165Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:30.165Z] #38 27.81 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:17:30.165Z] #38 27.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 27.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:17:30.165Z] #38 33.50 Selecting previously unselected package libxml2:amd64. [2022-03-16T11:17:30.165Z] #38 33.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 33.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:30.165Z] #38 33.98 Selecting previously unselected package libarchive13:amd64. [2022-03-16T11:17:30.165Z] #38 33.99 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 34.00 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:17:30.165Z] #38 34.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-16T11:17:30.165Z] #38 34.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 34.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:17:30.165Z] #38 34.53 Selecting previously unselected package librhash0:amd64. [2022-03-16T11:17:30.165Z] #38 34.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 34.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:17:30.165Z] #38 34.77 Selecting previously unselected package libuv1:amd64. [2022-03-16T11:17:30.165Z] #38 34.78 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 34.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:17:30.165Z] #38 34.94 Selecting previously unselected package cmake. [2022-03-16T11:17:30.165Z] #38 34.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-16T11:17:30.165Z] #38 34.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:30.345Z] #11 ... [2022-03-16T11:17:30.345Z] [2022-03-16T11:17:30.345Z] #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-16T11:17:30.345Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-16T11:17:30.345Z] #29 DONE 11.6s [2022-03-16T11:17:30.345Z] [2022-03-16T11:17:30.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:30.345Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:30.594Z] #40 3.184 + RM_GOPATH=0 [2022-03-16T11:17:30.594Z] #40 3.184 + TMP_GOPATH= [2022-03-16T11:17:30.594Z] #40 3.184 + : /build [2022-03-16T11:17:30.594Z] #40 3.184 + '[' -z '' ']' [2022-03-16T11:17:30.594Z] #40 3.185 ++ mktemp -d [2022-03-16T11:17:30.594Z] #40 3.189 + export GOPATH=/tmp/tmp.VDlWZyyus4 [2022-03-16T11:17:30.594Z] #40 3.189 + GOPATH=/tmp/tmp.VDlWZyyus4 [2022-03-16T11:17:30.594Z] #40 3.189 + RM_GOPATH=1 [2022-03-16T11:17:30.594Z] #40 3.189 + case "$(go env GOARCH)" in [2022-03-16T11:17:30.594Z] #40 3.191 ++ go env GOARCH [2022-03-16T11:17:30.594Z] #40 3.210 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:30.594Z] #40 3.210 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:30.594Z] #40 3.211 ++ dirname /install.sh [2022-03-16T11:17:30.594Z] #40 3.212 + dir=/ [2022-03-16T11:17:30.594Z] #40 3.213 + bin=tini [2022-03-16T11:17:30.594Z] #40 3.213 + shift [2022-03-16T11:17:30.594Z] #40 3.213 + '[' '!' -f //tini.installer ']' [2022-03-16T11:17:30.594Z] #40 3.214 + . //tini.installer [2022-03-16T11:17:30.594Z] #40 3.214 ++ : v0.19.0 [2022-03-16T11:17:30.594Z] #40 3.214 + install_tini [2022-03-16T11:17:30.595Z] #40 3.215 + echo 'Install tini version v0.19.0' [2022-03-16T11:17:30.595Z] #40 3.215 Install tini version v0.19.0 [2022-03-16T11:17:30.595Z] #40 3.215 + git clone https://github.com/krallin/tini.git /tmp/tmp.VDlWZyyus4/tini [2022-03-16T11:17:30.595Z] #40 3.218 Cloning into '/tmp/tmp.VDlWZyyus4/tini'... [2022-03-16T11:17:30.603Z] #11 ... [2022-03-16T11:17:30.603Z] [2022-03-16T11:17:30.603Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-16T11:17:30.603Z] #30 sha256:4b4f93f91223e860526f7f7bbc218a7dc0a8d3a5b1371013f4fdd5fdb486de44 [2022-03-16T11:17:30.603Z] #30 DONE 0.3s [2022-03-16T11:17:30.603Z] [2022-03-16T11:17:30.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-16T11:17:30.603Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-16T11:17:30.658Z] #19 48.66 Building dependency tree... [2022-03-16T11:17:31.108Z] #38 38.42 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:17:31.108Z] #38 38.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:31.108Z] #38 38.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:17:31.108Z] #38 38.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:17:31.108Z] #38 ... [2022-03-16T11:17:31.108Z] [2022-03-16T11:17:31.108Z] #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-16T11:17:31.108Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:31.108Z] #34 38.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-16T11:17:31.160Z] #40 3.936 + cd /tmp/tmp.VDlWZyyus4/tini [2022-03-16T11:17:31.160Z] #40 3.937 + git checkout -q v0.19.0 [2022-03-16T11:17:31.160Z] #40 3.960 + cmake . [2022-03-16T11:17:31.375Z] #14 ... [2022-03-16T11:17:31.375Z] [2022-03-16T11:17:31.375Z] #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-16T11:17:31.375Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:17:31.375Z] #60 30.00 Updating files: 73% (3497/4739) Updating files: 74% (3507/4739) Updating files: 75% (3555/4739) Updating files: 76% (3602/4739) Updating files: 77% (3650/4739) Updating files: 78% (3697/4739) Updating files: 79% (3744/4739) Updating files: 80% (3792/4739) Updating files: 81% (3839/4739) Updating files: 82% (3886/4739) Updating files: 83% (3934/4739) Updating files: 84% (3981/4739) Updating files: 85% (4029/4739) Updating files: 86% (4076/4739) Updating files: 87% (4123/4739) Updating files: 88% (4171/4739) Updating files: 89% (4218/4739) Updating files: 90% (4266/4739) Updating files: 91% (4313/4739) Updating files: 92% (4360/4739) Updating files: 93% (4408/4739) Updating files: 94% (4455/4739) Updating files: 95% (4503/4739) Updating files: 96% (4550/4739) Updating files: 97% (4597/4739) Updating files: 98% (4645/4739) Updating files: 99% (4692/4739) Updating files: 100% (4739/4739) Updating files: 100% (4739/4739), done. [2022-03-16T11:17:31.375Z] #60 30.54 + cd /tmp/tmp.QmoFk5P3KY/src/github.com/containerd/containerd [2022-03-16T11:17:31.375Z] #60 30.54 + git checkout -q v1.6.1 [2022-03-16T11:17:31.725Z] #40 4.450 -- The C compiler identification is GNU 10.2.1 [2022-03-16T11:17:31.726Z] #40 4.510 -- Detecting C compiler ABI info [2022-03-16T11:17:32.288Z] #40 5.122 -- Detecting C compiler ABI info - done [2022-03-16T11:17:32.288Z] #40 5.241 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-16T11:17:32.305Z] #60 31.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-16T11:17:32.305Z] #60 31.68 + BUILDTAGS='netgo osusergo static_build' [2022-03-16T11:17:32.305Z] #60 31.68 + export EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:32.305Z] #60 31.68 + EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:32.305Z] #60 31.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-16T11:17:32.305Z] #60 31.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-16T11:17:32.305Z] #60 31.68 + '[' '' = dynamic ']' [2022-03-16T11:17:32.305Z] #60 31.68 + make [2022-03-16T11:17:32.546Z] #19 52.86 The following additional packages will be installed: [2022-03-16T11:17:32.546Z] #19 52.86 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-16T11:17:32.546Z] #19 52.86 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-16T11:17:32.546Z] #19 52.86 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-16T11:17:32.546Z] #19 52.86 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-16T11:17:32.546Z] #19 52.86 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.86 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.86 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-16T11:17:32.547Z] #19 52.86 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-16T11:17:32.547Z] #19 52.86 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.86 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-16T11:17:32.547Z] #19 52.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-16T11:17:32.547Z] #19 52.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-16T11:17:32.547Z] #19 52.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-16T11:17:32.547Z] #19 52.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-16T11:17:32.547Z] #19 52.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-16T11:17:32.547Z] #19 52.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-16T11:17:32.547Z] #19 52.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-16T11:17:32.547Z] #19 52.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-16T11:17:32.547Z] #19 52.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-16T11:17:32.547Z] #19 52.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-16T11:17:32.547Z] #19 52.87 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-16T11:17:32.547Z] #19 52.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-16T11:17:32.547Z] #19 52.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-16T11:17:32.547Z] #19 52.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-16T11:17:32.547Z] #19 52.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-16T11:17:32.547Z] #19 52.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-16T11:17:32.547Z] #19 52.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-16T11:17:32.547Z] #19 52.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-16T11:17:32.547Z] #19 52.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-16T11:17:32.547Z] #19 52.89 linux-libc-dev-s390x-cross patch xz-utils [2022-03-16T11:17:32.547Z] #19 52.91 Suggested packages: [2022-03-16T11:17:32.547Z] #19 52.92 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-16T11:17:32.547Z] #19 52.92 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.92 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-16T11:17:32.547Z] #19 52.92 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-16T11:17:32.547Z] #19 52.92 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-16T11:17:32.547Z] #19 52.92 libyaml-shell-perl ed diffutils-doc [2022-03-16T11:17:32.547Z] #19 52.92 Recommended packages: [2022-03-16T11:17:32.547Z] #19 52.92 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-16T11:17:32.547Z] #19 52.92 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-16T11:17:32.587Z] #40 5.243 -- Detecting C compile features [2022-03-16T11:17:32.587Z] #40 5.246 -- Detecting C compile features - done [2022-03-16T11:17:32.587Z] #40 5.302 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-16T11:17:32.587Z] #40 ... [2022-03-16T11:17:32.587Z] [2022-03-16T11:17:32.587Z] #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-16T11:17:32.587Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:17:32.587Z] #49 44.65 gotestsum version dev [2022-03-16T11:17:32.587Z] #49 DONE 44.8s [2022-03-16T11:17:32.587Z] [2022-03-16T11:17:32.587Z] #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-16T11:17:32.587Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:32.587Z] #14 39.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-16T11:17:32.587Z] #14 39.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-16T11:17:32.587Z] #14 39.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:17:32.587Z] #14 44.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-16T11:17:32.587Z] #14 44.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:32.587Z] #14 44.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:17:32.845Z] #14 44.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-16T11:17:32.845Z] #14 44.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:32.845Z] #14 45.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:32.845Z] #14 ... [2022-03-16T11:17:32.845Z] [2022-03-16T11:17:32.845Z] #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-16T11:17:32.845Z] #40 sha256:f96e1c18b482a497f84a3ddfb8079d21a8fb189e33c2a336fc12daabe554a470 [2022-03-16T11:17:32.845Z] #40 5.595 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-16T11:17:32.845Z] #40 5.649 -- Configuring done [2022-03-16T11:17:32.845Z] #40 5.659 -- Generating done [2022-03-16T11:17:32.845Z] #40 5.664 -- Build files have been written to: /tmp/tmp.VDlWZyyus4/tini [2022-03-16T11:17:32.845Z] #40 5.681 + make tini-static [2022-03-16T11:17:33.102Z] #40 6.044 Scanning dependencies of target tini-static [2022-03-16T11:17:33.236Z] #60 32.51 + bin/ctr [2022-03-16T11:17:33.359Z] #40 6.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-16T11:17:38.238Z] #40 7.201 [100%] Linking C executable tini-static [2022-03-16T11:17:38.239Z] #40 7.840 [100%] Built target tini-static [2022-03-16T11:17:38.239Z] #40 7.917 + mkdir -p /build [2022-03-16T11:17:38.239Z] #40 7.917 + cp tini-static /build/docker-init [2022-03-16T11:17:38.239Z] #40 DONE 8.1s [2022-03-16T11:17:38.239Z] [2022-03-16T11:17:38.239Z] #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-16T11:17:38.239Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:38.245Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.0s [2022-03-16T11:17:38.249Z] #34 ... [2022-03-16T11:17:38.249Z] [2022-03-16T11:17:38.249Z] #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-16T11:17:38.250Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:38.250Z] #38 38.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:17:38.250Z] #38 38.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:17:38.250Z] #38 38.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:17:38.250Z] #38 38.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:17:38.250Z] #38 38.73 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:17:38.250Z] #38 38.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:17:38.250Z] #38 38.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:38.250Z] #38 DONE 41.6s [2022-03-16T11:17:38.250Z] [2022-03-16T11:17:38.250Z] #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-16T11:17:38.250Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:38.250Z] #47 32.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:17:38.250Z] #47 32.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:17:38.250Z] #47 32.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:17:38.250Z] #47 32.11 Setting up python3-six (1.16.0-2) ... [2022-03-16T11:17:38.250Z] #47 33.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:17:38.250Z] #47 33.28 Setting up python3-protobuf (3.12.4-1) ... [2022-03-16T11:17:38.250Z] #47 36.66 Setting up criu (3.16.1-3) ... [2022-03-16T11:17:38.250Z] #47 38.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:38.250Z] #47 DONE 41.0s [2022-03-16T11:17:38.250Z] [2022-03-16T11:17:38.250Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-16T11:17:38.250Z] #39 sha256:0293b93987a95012e1cc502289bccdd3397f50e22146ddc9ab9109e9e2a656d0 [2022-03-16T11:17:38.250Z] #39 DONE 0.3s [2022-03-16T11:17:38.250Z] [2022-03-16T11:17:38.250Z] #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-16T11:17:38.250Z] #40 sha256:8d1e1e04faffe1ab7d47f2edcd7f0e42e63bbd93162de209bbd51c63e4dd81cd [2022-03-16T11:17:38.250Z] #40 1.249 + RM_GOPATH=0 [2022-03-16T11:17:38.250Z] #40 1.249 + TMP_GOPATH= [2022-03-16T11:17:38.250Z] #40 1.249 + : /build [2022-03-16T11:17:38.250Z] #40 1.249 + '[' -z '' ']' [2022-03-16T11:17:38.250Z] #40 1.249 ++ mktemp -d [2022-03-16T11:17:38.250Z] #40 1.249 + export GOPATH=/tmp/tmp.FtHwXD8mNQ [2022-03-16T11:17:38.250Z] #40 1.249 + GOPATH=/tmp/tmp.FtHwXD8mNQ [2022-03-16T11:17:38.250Z] #40 1.249 + RM_GOPATH=1 [2022-03-16T11:17:38.250Z] #40 1.249 + case "$(go env GOARCH)" in [2022-03-16T11:17:38.250Z] #40 1.249 ++ go env GOARCH [2022-03-16T11:17:38.250Z] #40 1.303 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:38.250Z] #40 1.303 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:38.250Z] #40 1.305 ++ dirname /install.sh [2022-03-16T11:17:38.250Z] #40 1.305 + dir=/ [2022-03-16T11:17:38.250Z] #40 1.305 + bin=tini [2022-03-16T11:17:38.250Z] #40 1.305 + shift [2022-03-16T11:17:38.250Z] #40 1.305 + '[' '!' -f //tini.installer ']' [2022-03-16T11:17:38.250Z] #40 1.305 + . //tini.installer [2022-03-16T11:17:38.250Z] #40 1.305 ++ : v0.19.0 [2022-03-16T11:17:38.250Z] #40 1.305 + install_tini [2022-03-16T11:17:38.250Z] #40 1.321 Install tini version v0.19.0 [2022-03-16T11:17:38.250Z] #40 1.321 + echo 'Install tini version v0.19.0' [2022-03-16T11:17:38.250Z] #40 1.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.FtHwXD8mNQ/tini [2022-03-16T11:17:38.250Z] #40 1.321 Cloning into '/tmp/tmp.FtHwXD8mNQ/tini'... [2022-03-16T11:17:38.250Z] #40 2.144 + cd /tmp/tmp.FtHwXD8mNQ/tini [2022-03-16T11:17:38.250Z] #40 2.152 + git checkout -q v0.19.0 [2022-03-16T11:17:38.250Z] #40 2.186 + cmake . [2022-03-16T11:17:38.250Z] #40 2.769 -- The C compiler identification is GNU 10.2.1 [2022-03-16T11:17:38.250Z] #40 2.840 -- Detecting C compiler ABI info [2022-03-16T11:17:38.250Z] #40 3.304 -- Detecting C compiler ABI info - done [2022-03-16T11:17:38.250Z] #40 3.405 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-16T11:17:38.250Z] #40 3.411 -- Detecting C compile features [2022-03-16T11:17:38.250Z] #40 3.414 -- Detecting C compile features - done [2022-03-16T11:17:38.250Z] #40 3.448 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-16T11:17:38.250Z] #40 3.624 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-16T11:17:38.250Z] #40 3.708 -- Configuring done [2022-03-16T11:17:38.250Z] #40 3.734 -- Generating done [2022-03-16T11:17:38.250Z] #40 3.735 -- Build files have been written to: /tmp/tmp.FtHwXD8mNQ/tini [2022-03-16T11:17:38.250Z] #40 3.740 + make tini-static [2022-03-16T11:17:38.250Z] #40 3.967 Scanning dependencies of target tini-static [2022-03-16T11:17:38.287Z] #19 56.62 The following NEW packages will be installed: [2022-03-16T11:17:38.287Z] #19 56.62 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-16T11:17:38.287Z] #19 56.62 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-16T11:17:38.287Z] #19 56.62 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-16T11:17:38.287Z] #19 56.62 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-16T11:17:38.287Z] #19 56.62 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-16T11:17:38.287Z] #19 56.62 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-16T11:17:38.287Z] #19 56.62 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-16T11:17:38.287Z] #19 56.62 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-16T11:17:38.287Z] #19 56.62 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-16T11:17:38.287Z] #19 56.62 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-16T11:17:38.287Z] #19 56.62 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-16T11:17:38.287Z] #19 56.62 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-16T11:17:38.287Z] #19 56.62 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-16T11:17:38.287Z] #19 56.62 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-16T11:17:38.287Z] #19 56.62 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-16T11:17:38.287Z] #19 56.62 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.62 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.62 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.62 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-16T11:17:38.287Z] #19 56.62 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-16T11:17:38.287Z] #19 56.63 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.63 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-16T11:17:38.287Z] #19 56.63 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.63 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.63 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-16T11:17:38.287Z] #19 56.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-16T11:17:38.287Z] #19 56.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-16T11:17:38.287Z] #19 56.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-16T11:17:38.287Z] #19 56.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-16T11:17:38.287Z] #19 56.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-16T11:17:38.287Z] #19 56.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-16T11:17:38.287Z] #19 56.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-16T11:17:38.287Z] #19 56.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-16T11:17:38.287Z] #19 56.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-16T11:17:38.287Z] #19 56.64 linux-libc-dev-s390x-cross patch xz-utils [2022-03-16T11:17:38.287Z] #19 57.12 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:17:38.287Z] #19 57.12 Need to get 787 MB of archives. [2022-03-16T11:17:38.287Z] #19 57.12 After this operation, 3385 MB of additional disk space will be used. [2022-03-16T11:17:38.287Z] #19 57.12 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-16T11:17:38.288Z] #19 57.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-16T11:17:38.288Z] #19 57.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-16T11:17:38.288Z] #19 57.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-16T11:17:38.288Z] #19 57.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-16T11:17:38.288Z] #19 57.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-16T11:17:38.288Z] #19 57.14 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-16T11:17:38.288Z] #19 57.22 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-16T11:17:38.288Z] #19 57.29 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-16T11:17:38.288Z] #19 57.35 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-16T11:17:38.288Z] #19 57.41 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-16T11:17:38.288Z] #19 57.45 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-16T11:17:38.288Z] #19 57.46 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-16T11:17:38.288Z] #19 58.43 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-16T11:17:38.288Z] #19 58.43 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-16T11:17:38.377Z] INFO: Expanding go... [2022-03-16T11:17:38.502Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.3s done [2022-03-16T11:17:38.511Z] #40 4.025 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-16T11:17:38.759Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 [2022-03-16T11:17:38.759Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-16T11:17:38.803Z] #43 ... [2022-03-16T11:17:38.803Z] [2022-03-16T11:17:38.803Z] #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-16T11:17:38.803Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:38.803Z] #14 51.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-16T11:17:38.803Z] #14 51.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:38.803Z] #14 51.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:38.855Z] #19 59.39 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-16T11:17:39.016Z] #11 DONE 27.2s [2022-03-16T11:17:39.016Z] [2022-03-16T11:17:39.016Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-16T11:17:39.016Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-16T11:17:39.111Z] #19 59.39 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-16T11:17:39.458Z] #40 5.089 [100%] Linking C executable tini-static [2022-03-16T11:17:39.458Z] #40 ... [2022-03-16T11:17:39.458Z] [2022-03-16T11:17:39.458Z] #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-16T11:17:39.458Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:17:39.458Z] #49 46.50 gotestsum version dev [2022-03-16T11:17:39.458Z] #49 DONE 47.1s [2022-03-16T11:17:39.458Z] [2022-03-16T11:17:39.458Z] #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-16T11:17:39.458Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:39.458Z] #14 40.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-16T11:17:39.458Z] #14 40.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-16T11:17:39.458Z] #14 40.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:17:39.458Z] #14 46.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-16T11:17:39.458Z] #14 46.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:39.458Z] #14 46.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:17:39.458Z] #14 46.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-16T11:17:39.458Z] #14 46.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:39.458Z] #14 46.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:39.719Z] #19 60.10 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-16T11:17:39.719Z] #19 60.10 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-16T11:17:40.031Z] #14 ... [2022-03-16T11:17:40.031Z] [2022-03-16T11:17:40.031Z] #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-16T11:17:40.031Z] #40 sha256:8d1e1e04faffe1ab7d47f2edcd7f0e42e63bbd93162de209bbd51c63e4dd81cd [2022-03-16T11:17:40.031Z] #40 5.803 [100%] Built target tini-static [2022-03-16T11:17:40.031Z] #40 5.884 + mkdir -p /build [2022-03-16T11:17:40.292Z] #40 5.900 + cp tini-static /build/docker-init [2022-03-16T11:17:40.292Z] #40 DONE 6.1s [2022-03-16T11:17:40.292Z] [2022-03-16T11:17:40.292Z] #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-16T11:17:40.292Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:40.651Z] #19 60.95 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-16T11:17:40.651Z] #19 60.95 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-16T11:17:40.910Z] #12 DONE 1.6s [2022-03-16T11:17:40.910Z] [2022-03-16T11:17:40.910Z] #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-16T11:17:40.910Z] #31 sha256:8571baf85f9cd60523bfddeed2ae4c55d3310255485717de625d79c3ffa77a27 [2022-03-16T11:17:40.910Z] #31 1.426 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-16T11:17:40.910Z] #31 1.678 [2022-03-16T11:17:40.910Z] #31 1.892 #=#=# ######################################################################## 100.0% [2022-03-16T11:17:40.910Z] #31 2.137 [2022-03-16T11:17:40.910Z] #31 3.040 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-16T11:17:40.910Z] #31 3.305 [2022-03-16T11:17:40.910Z] #31 3.518 #=#=# ######################################################################## 100.0% [2022-03-16T11:17:40.910Z] #31 3.766 [2022-03-16T11:17:40.910Z] #31 4.688 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-16T11:17:40.910Z] #31 4.962 [2022-03-16T11:17:40.910Z] #31 5.183 #=#=# ################### 27.2% ########################################## 59.3% ################################################################# 91.6% ######################################################################## 100.0% [2022-03-16T11:17:40.910Z] #31 5.727 [2022-03-16T11:17:40.910Z] #31 6.601 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-16T11:17:40.910Z] #31 6.880 [2022-03-16T11:17:40.910Z] #31 7.101 #=#=# ######################################################################## 100.0% [2022-03-16T11:17:40.910Z] #31 7.377 [2022-03-16T11:17:40.910Z] #31 8.103 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-16T11:17:40.910Z] #31 8.305 [2022-03-16T11:17:40.910Z] #31 8.521 #=#=# ######################################################################## 100.0% [2022-03-16T11:17:40.910Z] #31 8.754 [2022-03-16T11:17:40.910Z] #31 8.797 Download of images into '/build' complete. [2022-03-16T11:17:40.910Z] #31 8.798 Use something like the following to load the result into a Docker daemon: [2022-03-16T11:17:40.910Z] #31 8.798 tar -cC '/build' . | docker load [2022-03-16T11:17:40.910Z] #31 DONE 9.9s [2022-03-16T11:17:40.910Z] [2022-03-16T11:17:40.910Z] #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-16T11:17:40.910Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-16T11:17:41.167Z] #13 DONE 0.7s [2022-03-16T11:17:41.167Z] [2022-03-16T11:17:41.167Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-16T11:17:41.167Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-16T11:17:41.167Z] #33 DONE 0.1s [2022-03-16T11:17:41.167Z] [2022-03-16T11:17:41.167Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:17:41.167Z] #25 sha256:97725e1853351ed42225ff1287c8280f865bd477f606573eb8890282d037e7eb [2022-03-16T11:17:41.269Z] INFO: Expanding go... [2022-03-16T11:17:41.424Z] #25 ... [2022-03-16T11:17:41.424Z] [2022-03-16T11:17:41.424Z] #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-16T11:17:41.424Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-16T11:17:41.424Z] #46 DONE 0.1s [2022-03-16T11:17:41.424Z] [2022-03-16T11:17:41.424Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-16T11:17:41.424Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-16T11:17:41.424Z] #42 DONE 0.2s [2022-03-16T11:17:41.424Z] [2022-03-16T11:17:41.424Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:17:41.424Z] #25 sha256:97725e1853351ed42225ff1287c8280f865bd477f606573eb8890282d037e7eb [2022-03-16T11:17:41.424Z] #25 DONE 0.3s [2022-03-16T11:17:41.424Z] [2022-03-16T11:17:41.424Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:17:41.424Z] #62 sha256:b7a519354f7a093db4669b5e914f4a0618c88da464c15ac936e0243809d16be5 [2022-03-16T11:17:41.424Z] #62 DONE 0.3s [2022-03-16T11:17:41.424Z] [2022-03-16T11:17:41.424Z] #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-16T11:17:41.424Z] #63 sha256:044805c17247c3bf19761fdccd2ffcbb3d119cf7380bcdf923091806319d8abe [2022-03-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-16T11:17:41.621Z] #19 61.81 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-16T11:17:41.621Z] #19 61.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-16T11:17:41.621Z] #19 61.84 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-16T11:17:41.621Z] #19 61.84 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-16T11:17:41.621Z] #19 61.85 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-16T11:17:41.621Z] #19 61.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-16T11:17:41.621Z] #19 61.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-16T11:17:41.621Z] #19 61.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-16T11:17:41.621Z] #19 61.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-16T11:17:41.621Z] #19 61.98 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-16T11:17:41.621Z] #19 61.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-16T11:17:41.621Z] #19 62.00 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-16T11:17:41.621Z] #19 62.02 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-16T11:17:43.008Z] #19 63.13 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-16T11:17:43.008Z] #19 63.13 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-16T11:17:43.008Z] #19 63.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-16T11:17:43.008Z] #19 63.20 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-16T11:17:43.008Z] #19 63.26 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-16T11:17:43.942Z] #19 64.28 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-16T11:17:43.942Z] #19 64.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-16T11:17:43.942Z] #19 64.28 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-16T11:17:43.942Z] #19 64.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-16T11:17:43.942Z] #19 64.33 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-16T11:17:43.942Z] #19 64.33 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:17:43.942Z] #19 64.53 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-16T11:17:44.200Z] #19 64.54 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-16T11:17:44.200Z] #19 64.55 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-16T11:17:44.200Z] #19 64.55 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-16T11:17:44.200Z] #19 64.55 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-16T11:17:44.200Z] #19 64.56 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-16T11:17:44.200Z] #19 64.56 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-16T11:17:44.200Z] #19 64.56 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-16T11:17:44.200Z] #19 64.58 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-16T11:17:44.200Z] #19 64.59 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-16T11:17:44.200Z] #19 64.59 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-16T11:17:44.200Z] #19 64.59 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-16T11:17:44.200Z] #19 64.61 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-16T11:17:44.200Z] #19 64.61 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-16T11:17:44.200Z] #19 64.62 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-16T11:17:44.200Z] #19 64.62 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-16T11:17:44.200Z] #19 64.63 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-16T11:17:44.200Z] #19 64.63 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-16T11:17:44.200Z] #19 64.66 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-16T11:17:44.200Z] #19 64.67 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-16T11:17:44.200Z] #19 64.68 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-16T11:17:44.201Z] #19 64.70 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-16T11:17:44.962Z] #60 ... [2022-03-16T11:17:44.962Z] [2022-03-16T11:17:44.962Z] #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-16T11:17:44.962Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:44.962Z] #14 50.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-16T11:17:44.962Z] #14 50.64 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:44.962Z] #14 50.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:44.962Z] #14 54.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-16T11:17:44.962Z] #14 54.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:44.962Z] #14 54.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:44.962Z] #14 59.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-16T11:17:44.962Z] #14 59.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:44.962Z] #14 59.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:17:45.134Z] #19 65.57 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-16T11:17:45.134Z] #19 65.58 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-16T11:17:45.134Z] #19 65.60 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-16T11:17:45.134Z] #19 65.64 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-16T11:17:45.134Z] #19 65.67 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-16T11:17:45.586Z] #43 ... [2022-03-16T11:17:45.586Z] [2022-03-16T11:17:45.586Z] #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-16T11:17:45.586Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:45.586Z] #14 53.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-16T11:17:45.586Z] #14 53.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:45.586Z] #14 53.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:45.618Z] #63 3.747 + RM_GOPATH=0 [2022-03-16T11:17:45.618Z] #63 3.747 + TMP_GOPATH= [2022-03-16T11:17:45.618Z] #63 3.747 + : /build [2022-03-16T11:17:45.618Z] #63 3.747 + '[' -z '' ']' [2022-03-16T11:17:45.618Z] #63 3.748 ++ mktemp -d [2022-03-16T11:17:45.618Z] #63 3.755 + export GOPATH=/tmp/tmp.ShByWtgMCz [2022-03-16T11:17:45.618Z] #63 3.757 + GOPATH=/tmp/tmp.ShByWtgMCz [2022-03-16T11:17:45.618Z] #63 3.757 + RM_GOPATH=1 [2022-03-16T11:17:45.618Z] #63 3.757 + case "$(go env GOARCH)" in [2022-03-16T11:17:45.618Z] #63 3.757 ++ go env GOARCH [2022-03-16T11:17:45.618Z] #63 3.781 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:45.618Z] #63 3.781 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:45.618Z] #63 3.782 ++ dirname /install.sh [2022-03-16T11:17:45.618Z] #63 3.783 + dir=/ [2022-03-16T11:17:45.618Z] #63 3.783 + bin=rootlesskit [2022-03-16T11:17:45.618Z] #63 3.783 + shift [2022-03-16T11:17:45.618Z] #63 3.783 + '[' '!' -f //rootlesskit.installer ']' [2022-03-16T11:17:45.618Z] #63 3.783 + . //rootlesskit.installer [2022-03-16T11:17:45.618Z] #63 3.783 ++ : v0.14.6 [2022-03-16T11:17:45.618Z] #63 3.783 + install_rootlesskit [2022-03-16T11:17:45.618Z] #63 3.783 + case "$1" in [2022-03-16T11:17:45.618Z] #63 3.783 + export CGO_ENABLED=0 [2022-03-16T11:17:45.618Z] #63 3.783 + CGO_ENABLED=0 [2022-03-16T11:17:45.618Z] #63 3.783 + _install_rootlesskit [2022-03-16T11:17:45.618Z] #63 3.783 + echo 'Install rootlesskit version v0.14.6' [2022-03-16T11:17:45.618Z] #63 3.784 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:17:45.618Z] #63 3.784 + GOBIN=/build [2022-03-16T11:17:45.618Z] #63 3.784 Install rootlesskit version v0.14.6 [2022-03-16T11:17:45.618Z] #63 3.784 + GO111MODULE=on [2022-03-16T11:17:45.618Z] #63 3.784 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-16T11:17:45.875Z] #63 4.264 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-16T11:17:46.071Z] #19 66.53 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-16T11:17:46.071Z] #19 66.53 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-16T11:17:46.071Z] #19 66.53 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-16T11:17:46.071Z] #19 66.55 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-16T11:17:46.071Z] #19 66.55 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-16T11:17:46.071Z] #19 66.55 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-16T11:17:46.071Z] #19 66.55 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-16T11:17:46.071Z] #19 66.58 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-16T11:17:46.071Z] #19 66.59 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-16T11:17:46.071Z] #19 66.61 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-16T11:17:46.071Z] #19 66.62 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-16T11:17:47.443Z] #19 67.70 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-16T11:17:47.443Z] #19 67.70 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-16T11:17:47.443Z] #19 67.74 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-16T11:17:47.443Z] #19 67.79 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-16T11:17:47.443Z] #19 67.83 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-16T11:17:48.400Z] #63 6.738 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:17:48.400Z] #63 6.746 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-16T11:17:48.422Z] #19 68.86 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-16T11:17:48.423Z] #19 68.87 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-16T11:17:48.423Z] #19 68.87 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-16T11:17:48.423Z] #19 68.89 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-16T11:17:48.423Z] #19 68.89 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-16T11:17:48.423Z] #19 68.90 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-16T11:17:48.423Z] #19 68.90 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-16T11:17:48.423Z] #19 68.90 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-16T11:17:48.423Z] #19 68.97 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-16T11:17:48.682Z] #19 68.98 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-16T11:17:48.682Z] #19 69.02 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-16T11:17:48.682Z] #19 69.04 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-16T11:17:48.682Z] #19 69.05 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-16T11:17:48.682Z] #19 69.06 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-16T11:17:48.682Z] #19 69.08 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-16T11:17:48.965Z] #63 7.307 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-16T11:17:49.614Z] #19 70.12 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-16T11:17:49.873Z] #19 70.12 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-16T11:17:49.873Z] #19 70.15 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-16T11:17:49.873Z] #19 70.22 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-16T11:17:49.873Z] #19 70.27 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-16T11:17:50.805Z] #19 71.23 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-16T11:17:50.805Z] #19 71.23 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-16T11:17:50.805Z] #19 71.23 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-16T11:17:50.805Z] #19 71.26 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-16T11:17:50.805Z] #19 71.26 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-16T11:17:50.805Z] #19 71.26 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-16T11:17:50.805Z] #19 71.26 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-16T11:17:50.805Z] #19 71.26 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-16T11:17:50.805Z] #19 71.32 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-16T11:17:50.996Z] #14 61.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-16T11:17:50.996Z] #14 61.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:17:50.996Z] #14 61.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:50.996Z] #14 ... [2022-03-16T11:17:50.996Z] [2022-03-16T11:17:50.996Z] #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-16T11:17:50.996Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:17:50.996Z] #60 41.01 Updating files: 62% (2980/4739) Updating files: 63% (2986/4739) Updating files: 64% (3033/4739) Updating files: 65% (3081/4739) Updating files: 66% (3128/4739) Updating files: 67% (3176/4739) Updating files: 68% (3223/4739) Updating files: 69% (3270/4739) Updating files: 70% (3318/4739) Updating files: 71% (3365/4739) Updating files: 72% (3413/4739) Updating files: 73% (3460/4739) Updating files: 74% (3507/4739) Updating files: 75% (3555/4739) Updating files: 76% (3602/4739) Updating files: 77% (3650/4739) Updating files: 78% (3697/4739) Updating files: 79% (3744/4739) Updating files: 80% (3792/4739) Updating files: 81% (3839/4739) Updating files: 82% (3886/4739) Updating files: 83% (3934/4739) Updating files: 84% (3981/4739) Updating files: 85% (4029/4739) Updating files: 86% (4076/4739) Updating files: 87% (4123/4739) Updating files: 88% (4171/4739) Updating files: 89% (4218/4739) Updating files: 90% (4266/4739) Updating files: 91% (4313/4739) Updating files: 92% (4360/4739) Updating files: 93% (4408/4739) Updating files: 94% (4455/4739) Updating files: 95% (4503/4739) Updating files: 96% (4550/4739) Updating files: 97% (4597/4739) Updating files: 98% (4645/4739) Updating files: 99% (4692/4739) Updating files: 100% (4739/4739) Updating files: 100% (4739/4739), done. [2022-03-16T11:17:50.996Z] #60 41.86 + cd /tmp/tmp.gnfv1K1Zxu/src/github.com/containerd/containerd [2022-03-16T11:17:50.996Z] #60 41.86 + git checkout -q v1.6.1 [2022-03-16T11:17:51.062Z] #19 71.33 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-16T11:17:51.062Z] #19 71.34 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-16T11:17:51.062Z] #19 71.36 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-16T11:17:51.253Z] #60 42.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-16T11:17:51.253Z] #60 42.47 + BUILDTAGS='netgo osusergo static_build' [2022-03-16T11:17:51.253Z] #60 42.47 + export EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:51.253Z] #60 42.47 + EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:51.253Z] #60 42.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-16T11:17:51.253Z] #60 42.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-16T11:17:51.253Z] #60 42.48 + '[' '' = dynamic ']' [2022-03-16T11:17:51.253Z] #60 42.48 + make [2022-03-16T11:17:51.503Z] #63 ... [2022-03-16T11:17:51.503Z] [2022-03-16T11:17:51.503Z] #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-16T11:17:51.503Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:51.503Z] #38 2.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:17:51.503Z] #38 2.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:17:51.503Z] #38 2.707 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:17:51.503Z] #38 2.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:17:51.503Z] #38 3.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:17:51.503Z] #38 5.032 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:17:51.503Z] #38 ... [2022-03-16T11:17:51.503Z] [2022-03-16T11:17:51.503Z] #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-16T11:17:51.503Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:17:51.503Z] #58 4.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:17:51.503Z] #58 4.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:17:51.503Z] #58 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:17:51.503Z] #58 5.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:17:51.503Z] #58 6.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:17:51.503Z] #58 8.561 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:17:51.503Z] #58 ... [2022-03-16T11:17:51.503Z] [2022-03-16T11:17:51.503Z] #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-16T11:17:51.503Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:17:51.503Z] #47 4.415 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:17:51.503Z] #47 4.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:17:51.503Z] #47 4.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:17:51.503Z] #47 4.950 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-16T11:17:51.503Z] #47 5.296 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:17:51.503Z] #47 7.171 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:17:51.503Z] #47 9.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:17:51.516Z] #14 68.01 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-16T11:17:51.516Z] #14 68.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-16T11:17:51.516Z] #14 68.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:17:51.763Z] #47 ... [2022-03-16T11:17:51.763Z] [2022-03-16T11:17:51.763Z] #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-16T11:17:51.763Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:17:51.763Z] #51 4.182 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-16T11:17:51.763Z] #51 ... [2022-03-16T11:17:51.763Z] [2022-03-16T11:17:51.763Z] #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-16T11:17:51.763Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:17:51.763Z] #49 4.434 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-16T11:17:51.763Z] #49 5.980 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-16T11:17:51.763Z] #49 5.991 go: downloading github.com/fatih/color v1.10.0 [2022-03-16T11:17:51.763Z] #49 6.050 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-16T11:17:51.763Z] #49 6.128 go: downloading github.com/pkg/errors v0.9.1 [2022-03-16T11:17:51.763Z] #49 6.505 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-16T11:17:51.763Z] #49 6.541 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-16T11:17:51.763Z] #49 6.664 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-16T11:17:51.763Z] #49 6.732 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-16T11:17:51.763Z] #49 6.930 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-16T11:17:51.763Z] #49 7.006 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-16T11:17:51.763Z] #49 7.146 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-16T11:17:51.763Z] #49 7.407 go: downloading golang.org/x/tools v0.1.0 [2022-03-16T11:17:51.994Z] #19 72.37 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-16T11:17:51.994Z] #19 72.37 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-16T11:17:51.994Z] #19 72.38 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-16T11:17:51.994Z] #19 72.42 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-16T11:17:51.994Z] #19 72.45 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-16T11:17:52.021Z] #49 ... [2022-03-16T11:17:52.021Z] [2022-03-16T11:17:52.021Z] #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-16T11:17:52.021Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:52.021Z] #14 3.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:17:52.021Z] #14 3.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:17:52.021Z] #14 3.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:17:52.021Z] #14 4.585 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:17:52.021Z] #14 6.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:17:52.021Z] #14 7.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:17:52.021Z] #14 ... [2022-03-16T11:17:52.021Z] [2022-03-16T11:17:52.021Z] #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-16T11:17:52.021Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:17:52.021Z] #36 4.434 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-16T11:17:52.278Z] #36 ... [2022-03-16T11:17:52.278Z] [2022-03-16T11:17:52.278Z] #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-16T11:17:52.279Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:17:52.279Z] #53 3.802 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-16T11:17:52.279Z] #53 5.092 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-16T11:17:52.279Z] #53 5.121 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-16T11:17:52.279Z] #53 5.153 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-16T11:17:52.279Z] #53 6.810 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-16T11:17:52.279Z] #53 ... [2022-03-16T11:17:52.279Z] [2022-03-16T11:17:52.279Z] #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-16T11:17:52.279Z] #26 sha256:c075bf844a372174bc89e4a29e5644e3d4ac79756dd168b21ee62526d76ac3d1 [2022-03-16T11:17:52.279Z] #26 3.825 + RM_GOPATH=0 [2022-03-16T11:17:52.279Z] #26 3.826 + TMP_GOPATH= [2022-03-16T11:17:52.279Z] #26 3.826 + : /build [2022-03-16T11:17:52.279Z] #26 3.826 + '[' -z '' ']' [2022-03-16T11:17:52.279Z] #26 3.829 ++ mktemp -d [2022-03-16T11:17:52.279Z] #26 3.835 + export GOPATH=/tmp/tmp.NktsQzSbQ1 [2022-03-16T11:17:52.279Z] #26 3.835 + GOPATH=/tmp/tmp.NktsQzSbQ1 [2022-03-16T11:17:52.279Z] #26 3.835 + RM_GOPATH=1 [2022-03-16T11:17:52.279Z] #26 3.835 + case "$(go env GOARCH)" in [2022-03-16T11:17:52.279Z] #26 3.836 ++ go env GOARCH [2022-03-16T11:17:52.279Z] #26 3.856 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:52.279Z] #26 3.856 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:17:52.279Z] #26 3.856 ++ dirname /install.sh [2022-03-16T11:17:52.279Z] #26 3.857 + dir=/ [2022-03-16T11:17:52.279Z] #26 3.868 + bin=dockercli [2022-03-16T11:17:52.279Z] #26 3.868 + shift [2022-03-16T11:17:52.279Z] #26 3.868 + '[' '!' -f //dockercli.installer ']' [2022-03-16T11:17:52.279Z] #26 3.869 + . //dockercli.installer [2022-03-16T11:17:52.279Z] #26 3.869 ++ : stable [2022-03-16T11:17:52.279Z] #26 3.869 ++ : 17.06.2-ce [2022-03-16T11:17:52.279Z] #26 3.869 + install_dockercli [2022-03-16T11:17:52.279Z] #26 3.869 Install docker/cli version 17.06.2-ce from stable [2022-03-16T11:17:52.279Z] #26 3.869 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-16T11:17:52.279Z] #26 3.869 ++ uname -m [2022-03-16T11:17:52.279Z] #26 3.871 + arch=x86_64 [2022-03-16T11:17:52.279Z] #26 3.874 + '[' x86_64 '!=' x86_64 ']' [2022-03-16T11:17:52.279Z] #26 3.874 + url=https://download.docker.com/linux/static [2022-03-16T11:17:52.279Z] #26 3.874 + tar -xz docker/docker [2022-03-16T11:17:52.279Z] #26 3.876 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-16T11:17:52.279Z] #26 10.72 + mkdir -p /build [2022-03-16T11:17:52.279Z] #26 10.73 + mv docker/docker /build/ [2022-03-16T11:17:52.279Z] #26 10.74 + rmdir docker [2022-03-16T11:17:52.543Z] #26 ... [2022-03-16T11:17:52.543Z] [2022-03-16T11:17:52.543Z] #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-16T11:17:52.543Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:52.543Z] #34 3.602 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-16T11:17:52.543Z] #34 3.608 Cloning into '.'... [2022-03-16T11:17:52.543Z] #34 ... [2022-03-16T11:17:52.543Z] [2022-03-16T11:17:52.543Z] #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-16T11:17:52.543Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:17:52.543Z] #43 3.437 + git clone https://github.com/docker/distribution.git . [2022-03-16T11:17:52.543Z] #43 3.446 Cloning into '.'... [2022-03-16T11:17:52.559Z] #19 ... [2022-03-16T11:17:52.559Z] [2022-03-16T11:17:52.559Z] #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-16T11:17:52.559Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:17:52.559Z] #41 DONE 79.8s [2022-03-16T11:17:52.559Z] [2022-03-16T11:17:52.559Z] #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-16T11:17:52.559Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:17:52.622Z] #60 43.77 + bin/ctr [2022-03-16T11:17:52.800Z] #43 ... [2022-03-16T11:17:52.800Z] [2022-03-16T11:17:52.800Z] #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-16T11:17:52.800Z] #63 sha256:044805c17247c3bf19761fdccd2ffcbb3d119cf7380bcdf923091806319d8abe [2022-03-16T11:17:52.800Z] #63 10.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-16T11:17:52.800Z] #63 10.96 go: downloading github.com/google/uuid v1.3.0 [2022-03-16T11:17:52.800Z] #63 10.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-16T11:17:52.800Z] #63 11.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-16T11:17:52.800Z] #63 ... [2022-03-16T11:17:52.800Z] [2022-03-16T11:17:52.800Z] #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-16T11:17:52.800Z] #26 sha256:c075bf844a372174bc89e4a29e5644e3d4ac79756dd168b21ee62526d76ac3d1 [2022-03-16T11:17:52.800Z] #26 DONE 11.3s [2022-03-16T11:17:53.058Z] [2022-03-16T11:17:53.058Z] #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-16T11:17:53.058Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:17:53.058Z] #38 11.20 Fetched 8506 kB in 9s (970 kB/s) [2022-03-16T11:17:53.123Z] #19 73.39 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-16T11:17:53.123Z] #19 73.39 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-16T11:17:53.177Z] INFO: Expanding compiler 1 of 3... [2022-03-16T11:17:53.177Z] INFO: Expanding compiler 2 of 3... [2022-03-16T11:17:53.734Z] #14 ... [2022-03-16T11:17:53.734Z] [2022-03-16T11:17:53.734Z] #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-16T11:17:53.734Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:17:54.053Z] #19 74.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:17:54.257Z] #60 36.37 Updating files: 60% (2851/4739) Updating files: 61% (2891/4739) Updating files: 62% (2939/4739) Updating files: 63% (2986/4739) Updating files: 64% (3033/4739) Updating files: 65% (3081/4739) Updating files: 66% (3128/4739) Updating files: 67% (3176/4739) Updating files: 68% (3223/4739) Updating files: 69% (3270/4739) Updating files: 70% (3318/4739) Updating files: 71% (3365/4739) Updating files: 72% (3413/4739) Updating files: 73% (3460/4739) Updating files: 74% (3507/4739) Updating files: 75% (3555/4739) Updating files: 76% (3602/4739) Updating files: 77% (3650/4739) Updating files: 78% (3697/4739) Updating files: 79% (3744/4739) Updating files: 80% (3792/4739) Updating files: 81% (3839/4739) Updating files: 82% (3886/4739) Updating files: 83% (3934/4739) Updating files: 84% (3981/4739) Updating files: 85% (4029/4739) Updating files: 86% (4076/4739) Updating files: 87% (4123/4739) Updating files: 88% (4171/4739) Updating files: 89% (4218/4739) Updating files: 90% (4266/4739) Updating files: 91% (4313/4739) Updating files: 92% (4360/4739) Updating files: 93% (4408/4739) Updating files: 94% (4455/4739) Updating files: 95% (4503/4739) Updating files: 96% (4550/4739) Updating files: 97% (4597/4739) Updating files: 98% (4645/4739) Updating files: 99% (4692/4739) Updating files: 100% (4739/4739) Updating files: 100% (4739/4739), done. [2022-03-16T11:17:54.257Z] #60 37.38 + cd /tmp/tmp.ANnX9tgFzD/src/github.com/containerd/containerd [2022-03-16T11:17:54.257Z] #60 37.38 + git checkout -q v1.6.1 [2022-03-16T11:17:54.310Z] #19 74.74 Fetched 787 MB in 17s (47.5 MB/s) [2022-03-16T11:17:54.310Z] #19 74.78 Selecting previously unselected package liblocale-gettext-perl. [2022-03-16T11:17:54.310Z] #19 74.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:17:54.310Z] #19 74.80 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-16T11:17:54.310Z] #19 74.81 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-16T11:17:54.567Z] #19 74.85 Selecting previously unselected package bzip2. [2022-03-16T11:17:54.567Z] #19 74.86 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-16T11:17:54.567Z] #19 74.86 Unpacking bzip2 (1.0.8-4) ... [2022-03-16T11:17:54.567Z] #19 74.91 Selecting previously unselected package libmagic-mgc. [2022-03-16T11:17:54.567Z] #19 74.92 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-16T11:17:54.567Z] #19 74.92 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-16T11:17:54.567Z] #19 75.10 Selecting previously unselected package libmagic1:amd64. [2022-03-16T11:17:54.567Z] #19 75.10 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-16T11:17:54.567Z] #19 75.11 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-16T11:17:54.824Z] #19 75.18 Selecting previously unselected package file. [2022-03-16T11:17:54.824Z] #19 75.18 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-16T11:17:54.824Z] #19 75.19 Unpacking file (1:5.39-3) ... [2022-03-16T11:17:54.824Z] #19 75.25 Selecting previously unselected package xz-utils. [2022-03-16T11:17:54.824Z] #19 75.25 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-16T11:17:54.824Z] #19 75.26 Unpacking xz-utils (5.2.5-2) ... [2022-03-16T11:17:54.824Z] #19 75.35 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-16T11:17:54.824Z] #19 75.35 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-16T11:17:54.824Z] #19 75.35 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-16T11:17:54.830Z] #60 37.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-16T11:17:54.830Z] #60 37.83 + BUILDTAGS='netgo osusergo static_build' [2022-03-16T11:17:54.830Z] #60 37.83 + export EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:54.830Z] #60 37.83 + EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:17:54.830Z] #60 37.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-16T11:17:54.830Z] #60 37.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-16T11:17:54.830Z] #60 37.83 + '[' '' = dynamic ']' [2022-03-16T11:17:54.830Z] #60 37.83 + make [2022-03-16T11:17:55.689Z] #14 72.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-16T11:17:55.689Z] #14 72.21 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-16T11:17:55.689Z] #14 72.22 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:17:55.689Z] #14 72.31 Selecting previously unselected package libapparmor1:arm64. [2022-03-16T11:17:55.689Z] #14 72.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-16T11:17:55.689Z] #14 72.31 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-16T11:17:55.689Z] #14 72.41 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-16T11:17:55.689Z] #14 72.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-16T11:17:55.689Z] #14 72.41 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-16T11:17:55.689Z] #14 72.54 Selecting previously unselected package libbtrfs0:arm64. [2022-03-16T11:17:55.689Z] #14 72.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-16T11:17:55.689Z] #14 72.56 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-16T11:17:55.753Z] #19 76.10 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-16T11:17:55.753Z] #19 76.10 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-16T11:17:55.753Z] #19 76.11 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-16T11:17:55.946Z] #14 72.68 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-16T11:17:55.947Z] #14 72.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-16T11:17:55.947Z] #14 72.69 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-16T11:17:55.947Z] #14 72.85 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-16T11:17:55.947Z] #14 72.87 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-16T11:17:55.947Z] #14 72.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:55.947Z] #14 72.92 Selecting previously unselected package libudev-dev:arm64. [2022-03-16T11:17:56.203Z] #14 72.94 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-16T11:17:56.204Z] #14 72.97 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-16T11:17:56.204Z] #14 73.14 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-16T11:17:56.204Z] #14 73.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-16T11:17:56.204Z] #14 73.16 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-16T11:17:56.216Z] #60 39.20 + bin/ctr [2022-03-16T11:17:56.317Z] #19 76.77 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-16T11:17:56.317Z] #19 76.77 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-16T11:17:56.317Z] #19 76.78 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-16T11:17:56.716Z] #14 73.39 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-16T11:17:56.716Z] #14 73.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-16T11:17:56.716Z] #14 73.42 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-16T11:17:56.716Z] #14 73.66 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-16T11:17:56.971Z] #14 73.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-16T11:17:56.971Z] #14 73.69 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-16T11:17:56.971Z] #14 73.91 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-16T11:17:57.227Z] #14 73.91 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-16T11:17:57.227Z] #14 73.92 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-16T11:17:57.227Z] #14 73.97 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-16T11:17:57.227Z] #14 73.97 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-16T11:17:57.227Z] #14 73.99 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-16T11:17:57.245Z] #38 11.20 Reading package lists... [2022-03-16T11:17:57.245Z] #38 ... [2022-03-16T11:17:57.245Z] [2022-03-16T11:17:57.245Z] #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-16T11:17:57.245Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-16T11:17:57.245Z] #36 15.51 tomll can be used in two ways: [2022-03-16T11:17:57.245Z] #36 15.51 Writing to STDIN and reading from STDOUT: [2022-03-16T11:17:57.245Z] #36 15.51 cat file.toml | tomll > file.toml [2022-03-16T11:17:57.245Z] #36 15.51 [2022-03-16T11:17:57.245Z] #36 15.51 Reading and updating a list of files: [2022-03-16T11:17:57.245Z] #36 15.51 tomll a.toml b.toml c.toml [2022-03-16T11:17:57.245Z] #36 15.51 [2022-03-16T11:17:57.245Z] #36 15.51 When given a list of files, tomll will modify all files in place without asking. [2022-03-16T11:17:57.245Z] #36 DONE 15.7s [2022-03-16T11:17:57.245Z] [2022-03-16T11:17:57.245Z] #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-16T11:17:57.245Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:17:57.245Z] #14 15.68 Fetched 8506 kB in 12s (697 kB/s) [2022-03-16T11:17:57.247Z] #19 77.49 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-16T11:17:57.247Z] #19 77.50 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-16T11:17:57.247Z] #19 77.50 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-16T11:17:57.483Z] #14 74.32 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-16T11:17:57.484Z] #14 74.35 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-16T11:17:57.484Z] #14 74.36 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-16T11:17:57.740Z] #14 74.54 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-16T11:17:57.740Z] #14 74.56 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-16T11:17:57.740Z] #14 74.56 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:57.740Z] #14 74.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-16T11:17:57.740Z] #14 74.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-16T11:17:57.740Z] #14 74.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:17:57.811Z] #19 78.23 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-16T11:17:57.811Z] #19 78.23 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-16T11:17:57.811Z] #19 78.24 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-16T11:17:57.995Z] #14 74.78 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-16T11:17:57.996Z] #14 74.80 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-16T11:17:57.996Z] #14 74.80 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-16T11:17:58.374Z] #19 78.72 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-16T11:17:58.374Z] #19 78.73 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:17:58.374Z] #19 78.73 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:17:58.375Z] #19 78.79 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-16T11:17:58.375Z] #19 78.79 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:17:58.375Z] #19 78.80 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:17:58.557Z] #14 75.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:17:58.557Z] #14 75.28 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-16T11:17:58.557Z] #14 75.29 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:58.557Z] #14 75.30 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-16T11:17:58.557Z] #14 75.32 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:17:58.557Z] #14 75.35 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-16T11:17:58.557Z] #14 75.36 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-16T11:17:58.557Z] #14 75.38 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-16T11:17:58.557Z] #14 75.39 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-16T11:17:58.557Z] #14 75.40 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-16T11:17:58.557Z] #14 75.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:17:58.557Z] #14 75.43 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-16T11:17:58.557Z] #14 75.44 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:58.557Z] #14 75.46 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-16T11:17:58.557Z] #14 75.48 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-16T11:17:58.557Z] #14 75.49 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-16T11:17:58.557Z] #14 75.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:17:58.557Z] #14 75.53 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-16T11:17:58.557Z] #14 75.56 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-16T11:17:58.557Z] #14 ... [2022-03-16T11:17:58.557Z] [2022-03-16T11:17:58.557Z] #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-16T11:17:58.557Z] #63 sha256:a2564232a2be36d1c519d85cd495f2c1e7dfd262b78a6b20132fc4982ea4618b [2022-03-16T11:17:58.557Z] #63 75.08 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:17:58.557Z] #63 75.08 + GOBIN=/build [2022-03-16T11:17:58.557Z] #63 75.08 + GO111MODULE=on [2022-03-16T11:17:58.557Z] #63 75.08 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-16T11:17:58.950Z] INFO: Expanding compiler 3 of 3... [2022-03-16T11:17:58.950Z] INFO: Removing downloaded files... [2022-03-16T11:17:58.950Z] INFO: Downloading containerd [2022-03-16T11:17:59.501Z] #63 ... [2022-03-16T11:17:59.501Z] [2022-03-16T11:17:59.501Z] #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-16T11:17:59.501Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-16T11:17:59.501Z] #14 75.56 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-16T11:17:59.501Z] #14 75.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.58 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.60 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-16T11:17:59.501Z] #14 75.61 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.62 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-16T11:17:59.501Z] #14 75.63 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:17:59.501Z] #14 75.64 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.65 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-16T11:17:59.501Z] #14 75.66 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:17:59.501Z] #14 75.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:59.501Z] #14 75.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:17:59.501Z] #14 75.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:59.501Z] #14 75.73 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-16T11:17:59.501Z] #14 75.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:17:59.501Z] #14 DONE 76.2s [2022-03-16T11:17:59.501Z] [2022-03-16T11:17:59.501Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-16T11:17:59.501Z] #55 sha256:716b3e0db7e02aae3e5e110a4d0c5333c3b5a48fd9d047244023b8f80de4df33 [2022-03-16T11:17:59.501Z] #55 DONE 0.2s [2022-03-16T11:17:59.501Z] [2022-03-16T11:17:59.501Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-16T11:17:59.501Z] #15 sha256:d8a320c82cab7f01422ae89ff193aaa97e19460198554d5911e34085d2be90ac [2022-03-16T11:18:00.064Z] #15 DONE 0.9s [2022-03-16T11:18:00.064Z] [2022-03-16T11:18:00.064Z] #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-16T11:18:00.064Z] #16 sha256:9af9a131a283b306b75a5655478cfa0ed2c50593015561b111c5fea5b55f518e [2022-03-16T11:18:01.101Z] #16 DONE 0.7s [2022-03-16T11:18:01.101Z] [2022-03-16T11:18:01.101Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-16T11:18:01.101Z] #17 sha256:b1359dabe6ea1f3046c709d19048acb4fdd140c9b8224d0f164f87f2fe93f153 [2022-03-16T11:18:01.361Z] #17 0.626 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-16T11:18:01.361Z] #17 DONE 0.7s [2022-03-16T11:18:01.361Z] [2022-03-16T11:18:01.361Z] #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-16T11:18:01.361Z] #56 sha256:2285bf906904f49809ce9a7ef679686079d9d10958a5a4baf7df1314470250e7 [2022-03-16T11:18:01.361Z] #56 0.828 + RM_GOPATH=0 [2022-03-16T11:18:01.361Z] #56 0.828 + TMP_GOPATH= [2022-03-16T11:18:01.361Z] #56 0.828 + : /build [2022-03-16T11:18:01.361Z] #56 0.828 + '[' -z '' ']' [2022-03-16T11:18:01.361Z] #56 0.828 ++ mktemp -d [2022-03-16T11:18:01.361Z] #56 0.836 + export GOPATH=/tmp/tmp.rIY0961bfn [2022-03-16T11:18:01.361Z] #56 0.836 + GOPATH=/tmp/tmp.rIY0961bfn [2022-03-16T11:18:01.361Z] #56 0.836 + RM_GOPATH=1 [2022-03-16T11:18:01.361Z] #56 0.836 + case "$(go env GOARCH)" in [2022-03-16T11:18:01.361Z] #56 0.836 ++ go env GOARCH [2022-03-16T11:18:01.361Z] #56 0.852 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:01.361Z] #56 0.852 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:01.361Z] #56 0.852 ++ dirname /install.sh [2022-03-16T11:18:01.361Z] #56 0.859 Install runc version v1.1.0 (build tags: seccomp) [2022-03-16T11:18:01.361Z] #56 0.859 + dir=/ [2022-03-16T11:18:01.361Z] #56 0.859 + bin=runc [2022-03-16T11:18:01.361Z] #56 0.859 + shift [2022-03-16T11:18:01.361Z] #56 0.859 + '[' '!' -f //runc.installer ']' [2022-03-16T11:18:01.361Z] #56 0.859 + . //runc.installer [2022-03-16T11:18:01.361Z] #56 0.859 ++ set -e [2022-03-16T11:18:01.361Z] #56 0.859 ++ : v1.1.0 [2022-03-16T11:18:01.361Z] #56 0.859 + install_runc [2022-03-16T11:18:01.361Z] #56 0.859 + RUNC_BUILDTAGS=seccomp [2022-03-16T11:18:01.361Z] #56 0.859 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-16T11:18:01.361Z] #56 0.859 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rIY0961bfn/src/github.com/opencontainers/runc [2022-03-16T11:18:01.361Z] #56 0.859 Cloning into '/tmp/tmp.rIY0961bfn/src/github.com/opencontainers/runc'... [2022-03-16T11:18:02.300Z] #56 ... [2022-03-16T11:18:02.300Z] [2022-03-16T11:18:02.300Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:18:02.300Z] #18 sha256:dc3ee12dc3c5f798165618fed69a3b7fb018dea19025d36719b0e2f93d5fcce9 [2022-03-16T11:18:02.300Z] #18 DONE 0.7s [2022-03-16T11:18:02.300Z] [2022-03-16T11:18:02.300Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-16T11:18:02.300Z] #19 sha256:af2db5a9e6837155a5130faf2fd7291d95f1bbba83f097db1c6047d556c7701f [2022-03-16T11:18:02.548Z] #14 15.68 Reading package lists... [2022-03-16T11:18:02.812Z] #14 20.76 Reading package lists... [2022-03-16T11:18:02.812Z] #14 ... [2022-03-16T11:18:02.812Z] [2022-03-16T11:18:02.812Z] #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-16T11:18:02.812Z] #63 sha256:044805c17247c3bf19761fdccd2ffcbb3d119cf7380bcdf923091806319d8abe [2022-03-16T11:18:02.812Z] #63 11.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:18:02.812Z] #63 11.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-16T11:18:02.812Z] #63 12.05 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-16T11:18:02.812Z] #63 12.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-16T11:18:02.812Z] #63 12.74 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-16T11:18:02.812Z] #63 14.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-16T11:18:02.812Z] #63 14.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-16T11:18:02.865Z] #19 DONE 0.6s [2022-03-16T11:18:02.865Z] [2022-03-16T11:18:02.865Z] #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-16T11:18:02.865Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:18:02.865Z] #60 ... [2022-03-16T11:18:02.865Z] [2022-03-16T11:18:02.865Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-16T11:18:02.865Z] #20 sha256:8055231f05864d044699d80182330c875eafb66a3509d5708c53c9db4b773682 [2022-03-16T11:18:03.104Z] #63 ... [2022-03-16T11:18:03.104Z] [2022-03-16T11:18:03.104Z] #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-16T11:18:03.104Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:18:03.104Z] #38 11.20 Reading package lists... [2022-03-16T11:18:03.104Z] #38 17.23 Reading package lists... [2022-03-16T11:18:03.489Z] #20 DONE 0.7s [2022-03-16T11:18:03.489Z] [2022-03-16T11:18:03.489Z] #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-16T11:18:03.490Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-16T11:18:03.510Z] #38 21.83 Building dependency tree... [2022-03-16T11:18:03.510Z] #38 ... [2022-03-16T11:18:03.510Z] [2022-03-16T11:18:03.510Z] #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-16T11:18:03.510Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:03.510Z] #43 21.83 Updating files: 98% (1816/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-16T11:18:03.510Z] #43 21.89 + git checkout -q v2.3.0 [2022-03-16T11:18:04.124Z] #43 ... [2022-03-16T11:18:04.125Z] [2022-03-16T11:18:04.125Z] #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-16T11:18:04.125Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:18:04.125Z] #47 12.79 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-16T11:18:04.125Z] #47 17.92 Fetched 8510 kB in 14s (618 kB/s) [2022-03-16T11:18:04.125Z] #47 17.92 Reading package lists... [2022-03-16T11:18:04.384Z] #47 22.60 Reading package lists... [2022-03-16T11:18:04.384Z] #47 ... [2022-03-16T11:18:04.384Z] [2022-03-16T11:18:04.384Z] #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-16T11:18:04.384Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:18:04.384Z] #38 21.83 Building dependency tree... [2022-03-16T11:18:04.421Z] #21 0.935 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:18:04.678Z] #21 1.115 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:18:04.678Z] #21 1.123 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:18:04.801Z] #60 ... [2022-03-16T11:18:04.801Z] [2022-03-16T11:18:04.801Z] #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-16T11:18:04.801Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:04.801Z] #14 66.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-16T11:18:04.801Z] #14 66.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:04.801Z] #14 66.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:04.801Z] #14 71.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-16T11:18:04.801Z] #14 71.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:04.801Z] #14 71.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:04.936Z] #21 ... [2022-03-16T11:18:04.936Z] [2022-03-16T11:18:04.936Z] #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-16T11:18:04.936Z] #63 sha256:a2564232a2be36d1c519d85cd495f2c1e7dfd262b78a6b20132fc4982ea4618b [2022-03-16T11:18:04.936Z] #63 81.41 rootlesskit version 0.14.6 [2022-03-16T11:18:04.936Z] #63 81.42 Usage of /build/rootlesskit-docker-proxy: [2022-03-16T11:18:04.936Z] #63 81.42 -container-ip string [2022-03-16T11:18:04.936Z] #63 81.42 container ip [2022-03-16T11:18:04.936Z] #63 81.42 -container-port int [2022-03-16T11:18:04.936Z] #63 81.42 container port (default -1) [2022-03-16T11:18:04.936Z] #63 81.42 -host-ip string [2022-03-16T11:18:04.936Z] #63 81.42 host ip [2022-03-16T11:18:04.936Z] #63 81.42 -host-port int [2022-03-16T11:18:04.936Z] #63 81.42 host port (default -1) [2022-03-16T11:18:04.936Z] #63 81.42 -proto string [2022-03-16T11:18:04.936Z] #63 81.42 proxy protocol (default "tcp") [2022-03-16T11:18:04.936Z] #63 DONE 81.5s [2022-03-16T11:18:04.948Z] #38 ... [2022-03-16T11:18:04.948Z] [2022-03-16T11:18:04.948Z] #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-16T11:18:04.948Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:18:04.948Z] #49 13.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-16T11:18:04.948Z] #49 13.66 go: downloading golang.org/x/mod v0.3.0 [2022-03-16T11:18:04.948Z] #49 ... [2022-03-16T11:18:04.948Z] [2022-03-16T11:18:04.948Z] #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-16T11:18:04.948Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:04.948Z] #43 23.48 + 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-16T11:18:05.192Z] [2022-03-16T11:18:05.192Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-16T11:18:05.192Z] #64 sha256:1744fbd28a2a5ca03e0a847faadde34f0269d0eb8867ba9f7b34853a45b6b0c6 [2022-03-16T11:18:05.192Z] #64 DONE 0.1s [2022-03-16T11:18:05.192Z] [2022-03-16T11:18:05.192Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-16T11:18:05.192Z] #65 sha256:cadd0a24df61725e6665110466d07adde3713d0d6c5d862a8ab030652eca39b0 [2022-03-16T11:18:05.192Z] #65 DONE 0.1s [2022-03-16T11:18:05.192Z] [2022-03-16T11:18:05.192Z] #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-16T11:18:05.192Z] #26 sha256:acf750d38bf1d4bb9a0c3014fedfe648380846a5a9a1b0858c3bdc7cb6359f70 [2022-03-16T11:18:06.122Z] #26 ... [2022-03-16T11:18:06.122Z] [2022-03-16T11:18:06.122Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:18:06.122Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-16T11:18:06.122Z] #68 CACHED [2022-03-16T11:18:06.122Z] [2022-03-16T11:18:06.122Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-16T11:18:06.122Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-16T11:18:06.122Z] #70 CACHED [2022-03-16T11:18:06.122Z] [2022-03-16T11:18:06.122Z] #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-16T11:18:06.122Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-16T11:18:06.234Z] #60 ... [2022-03-16T11:18:06.234Z] [2022-03-16T11:18:06.234Z] #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-16T11:18:06.234Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:06.234Z] #14 62.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-16T11:18:06.234Z] #14 62.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:06.234Z] #14 62.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:06.234Z] #14 67.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-16T11:18:06.234Z] #14 67.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:06.234Z] #14 67.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:06.234Z] #14 72.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-16T11:18:06.234Z] #14 72.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:06.234Z] #14 72.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:08.015Z] #21 2.601 Reading package lists... [2022-03-16T11:18:08.219Z] #43 ... [2022-03-16T11:18:08.219Z] [2022-03-16T11:18:08.219Z] #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-16T11:18:08.219Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:18:08.219Z] #58 16.97 Fetched 8506 kB in 13s (668 kB/s) [2022-03-16T11:18:08.219Z] #58 16.97 Reading package lists... [2022-03-16T11:18:08.219Z] #58 21.61 Reading package lists... [2022-03-16T11:18:08.219Z] #58 26.32 Building dependency tree... [2022-03-16T11:18:08.219Z] #58 ... [2022-03-16T11:18:08.219Z] [2022-03-16T11:18:08.219Z] #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-16T11:18:08.219Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:18:08.219Z] #47 22.60 Reading package lists... [2022-03-16T11:18:08.326Z] #19 88.30 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-16T11:18:08.326Z] #19 88.30 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:08.326Z] #19 88.31 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:18:08.326Z] #19 88.37 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-16T11:18:08.326Z] #19 88.38 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:08.326Z] #19 88.39 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:18:08.437Z] INFO: Expanding compiler 1 of 3... [2022-03-16T11:18:08.437Z] INFO: Expanding compiler 2 of 3... [2022-03-16T11:18:09.853Z] #47 27.15 Building dependency tree... [2022-03-16T11:18:09.907Z] #21 4.565 Reading package lists... [2022-03-16T11:18:10.051Z] #14 81.97 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-16T11:18:10.052Z] #14 81.98 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:10.052Z] #14 81.99 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:10.836Z] #21 6.553 Building dependency tree... [2022-03-16T11:18:10.836Z] #21 7.255 Reading state information... [2022-03-16T11:18:11.317Z] [2022-03-16T11:18:11.317Z] Name Version Source Summary [2022-03-16T11:18:11.317Z] ---- ------- ------ ------- [2022-03-16T11:18:11.317Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-16T11:18:11.332Z] INFO: Expanding compiler 3 of 3... [2022-03-16T11:18:11.375Z] INFO: Expanding compiler 1 of 3... [2022-03-16T11:18:11.757Z] #47 30.07 The following additional packages will be installed: [2022-03-16T11:18:11.757Z] #47 30.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:18:11.757Z] #47 30.10 python3-protobuf python3-six [2022-03-16T11:18:11.757Z] #47 30.10 Suggested packages: [2022-03-16T11:18:11.757Z] #47 30.11 python3-setuptools [2022-03-16T11:18:11.757Z] #47 30.11 Recommended packages: [2022-03-16T11:18:11.757Z] #47 30.11 iproute2 | iproute [2022-03-16T11:18:11.766Z] #21 8.291 The following additional packages will be installed: [2022-03-16T11:18:11.766Z] #21 8.296 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:11.766Z] #21 8.296 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-16T11:18:11.766Z] #21 8.297 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-16T11:18:11.766Z] #21 8.298 python3-pkg-resources vim-runtime xxd [2022-03-16T11:18:11.766Z] #21 8.300 Suggested packages: [2022-03-16T11:18:11.766Z] #21 8.303 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-16T11:18:11.766Z] #21 8.303 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-16T11:18:11.766Z] #21 8.304 acl attr quota [2022-03-16T11:18:11.766Z] #21 8.304 Recommended packages: [2022-03-16T11:18:11.766Z] #21 8.304 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-16T11:18:11.791Z] INFO: Removing downloaded files... [2022-03-16T11:18:11.791Z] INFO: Downloading containerd [2022-03-16T11:18:12.015Z] #47 30.75 The following NEW packages will be installed: [2022-03-16T11:18:12.272Z] #47 30.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-16T11:18:12.272Z] #47 30.76 python3-protobuf python3-six [2022-03-16T11:18:12.272Z] #47 31.04 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:12.272Z] #47 31.04 Need to get 2292 kB of archives. [2022-03-16T11:18:12.272Z] #47 31.04 After this operation, 11.0 MB of additional disk space will be used. [2022-03-16T11:18:12.272Z] #47 31.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-16T11:18:12.272Z] #47 31.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:18:12.272Z] #47 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-16T11:18:12.272Z] #47 31.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-16T11:18:12.272Z] #47 31.10 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-16T11:18:12.329Z] #21 ... [2022-03-16T11:18:12.329Z] [2022-03-16T11:18:12.329Z] #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-16T11:18:12.329Z] #26 sha256:acf750d38bf1d4bb9a0c3014fedfe648380846a5a9a1b0858c3bdc7cb6359f70 [2022-03-16T11:18:12.528Z] #47 31.10 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-16T11:18:12.529Z] #47 31.10 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-16T11:18:12.941Z] INFO: Expanding compiler 2 of 3... [2022-03-16T11:18:13.483Z] [2022-03-16T11:18:13.483Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-16T11:18:13.483Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-16T11:18:13.483Z] PSChildName : containerd [2022-03-16T11:18:13.483Z] PSDrive : C [2022-03-16T11:18:13.483Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-16T11:18:13.483Z] PSIsContainer : True [2022-03-16T11:18:13.483Z] Name : containerd [2022-03-16T11:18:13.483Z] FullName : C:\containerd [2022-03-16T11:18:13.483Z] Parent : [2022-03-16T11:18:13.483Z] Exists : True [2022-03-16T11:18:13.483Z] Root : C:\ [2022-03-16T11:18:13.483Z] Extension : [2022-03-16T11:18:13.483Z] CreationTime : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] CreationTimeUtc : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] LastAccessTime : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] LastAccessTimeUtc : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] LastWriteTime : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] LastWriteTimeUtc : 3/16/2022 11:18:12 AM [2022-03-16T11:18:13.483Z] Attributes : Directory [2022-03-16T11:18:13.483Z] Mode : d----- [2022-03-16T11:18:13.483Z] BaseName : containerd [2022-03-16T11:18:13.483Z] Target : {} [2022-03-16T11:18:13.483Z] LinkType : [2022-03-16T11:18:13.483Z] [2022-03-16T11:18:13.898Z] #47 ... [2022-03-16T11:18:13.898Z] [2022-03-16T11:18:13.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-16T11:18:13.898Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-16T11:18:13.898Z] #53 31.64 v3.0.2 [2022-03-16T11:18:13.898Z] #53 DONE 32.5s [2022-03-16T11:18:13.898Z] [2022-03-16T11:18:13.898Z] #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-16T11:18:13.898Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:18:13.898Z] #38 24.82 The following additional packages will be installed: [2022-03-16T11:18:13.898Z] #38 24.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-16T11:18:13.898Z] #38 24.85 Suggested packages: [2022-03-16T11:18:13.898Z] #38 24.85 cmake-doc ninja-build lrzip [2022-03-16T11:18:13.898Z] #38 24.85 Recommended packages: [2022-03-16T11:18:13.898Z] #38 24.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-16T11:18:13.898Z] #38 25.65 The following NEW packages will be installed: [2022-03-16T11:18:13.898Z] #38 25.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-16T11:18:13.898Z] #38 25.67 vim-common xxd [2022-03-16T11:18:13.898Z] #38 26.06 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:13.898Z] #38 26.06 Need to get 17.7 MB of archives. [2022-03-16T11:18:13.898Z] #38 26.06 After this operation, 70.7 MB of additional disk space will be used. [2022-03-16T11:18:13.898Z] #38 26.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-16T11:18:13.898Z] #38 26.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-16T11:18:13.898Z] #38 26.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-16T11:18:13.898Z] #38 26.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:18:13.898Z] #38 26.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-16T11:18:13.898Z] #38 26.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-16T11:18:13.898Z] #38 26.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-16T11:18:13.898Z] #38 26.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-16T11:18:13.898Z] #38 26.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-16T11:18:13.898Z] #38 26.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-16T11:18:13.898Z] #38 27.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:13.898Z] #38 27.82 Fetched 17.7 MB in 1s (16.2 MB/s) [2022-03-16T11:18:13.898Z] #38 27.90 Selecting previously unselected package xxd. [2022-03-16T11:18:13.898Z] #38 27.90 (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-16T11:18:13.898Z] #38 28.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:18:13.898Z] #38 28.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:13.898Z] #38 28.28 Selecting previously unselected package vim-common. [2022-03-16T11:18:13.898Z] #38 28.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:13.898Z] #38 28.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:13.898Z] #38 28.59 Selecting previously unselected package cmake-data. [2022-03-16T11:18:13.898Z] #38 28.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-16T11:18:13.898Z] #38 28.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:18:13.898Z] #38 31.54 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:18:13.898Z] #38 31.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:18:13.898Z] #38 31.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:18:13.898Z] #38 ... [2022-03-16T11:18:13.898Z] [2022-03-16T11:18:13.898Z] #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-16T11:18:13.898Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-16T11:18:13.898Z] #58 26.32 Building dependency tree... [2022-03-16T11:18:13.898Z] #58 29.16 The following additional packages will be installed: [2022-03-16T11:18:13.898Z] #58 29.17 libbtrfs0 [2022-03-16T11:18:13.898Z] #58 29.36 The following NEW packages will be installed: [2022-03-16T11:18:13.898Z] #58 29.38 libbtrfs-dev libbtrfs0 [2022-03-16T11:18:13.898Z] #58 29.72 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:13.898Z] #58 29.72 Need to get 460 kB of archives. [2022-03-16T11:18:13.898Z] #58 29.72 After this operation, 1237 kB of additional disk space will be used. [2022-03-16T11:18:13.898Z] #58 29.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:18:13.898Z] #58 29.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:18:13.898Z] #58 30.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:13.898Z] #58 30.98 Fetched 460 kB in 0s (1492 kB/s) [2022-03-16T11:18:13.898Z] #58 31.07 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:18:13.898Z] #58 31.07 (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-16T11:18:13.898Z] #58 31.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:18:13.898Z] #58 31.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:13.898Z] #58 31.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:18:13.898Z] #58 31.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:18:13.898Z] #58 31.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:13.898Z] #58 31.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:13.898Z] #58 31.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:13.898Z] #58 32.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:13.898Z] #58 DONE 32.5s [2022-03-16T11:18:13.898Z] [2022-03-16T11:18:13.898Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-16T11:18:13.898Z] #59 sha256:eb868ab31182b0de77314b67f9620ec1da217b80ccab514348638350089ee0ed [2022-03-16T11:18:14.155Z] #59 DONE 0.2s [2022-03-16T11:18:14.155Z] [2022-03-16T11:18:14.155Z] #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-16T11:18:14.155Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:14.155Z] #51 26.85 go: downloading github.com/fatih/color v1.13.0 [2022-03-16T11:18:14.155Z] #51 26.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:18:14.155Z] #51 26.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-16T11:18:14.155Z] #51 26.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-16T11:18:14.155Z] #51 27.20 go: downloading github.com/spf13/viper v1.10.1 [2022-03-16T11:18:14.155Z] #51 27.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-16T11:18:14.155Z] #51 27.44 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-16T11:18:14.155Z] #51 27.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-16T11:18:14.155Z] #51 28.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-16T11:18:14.155Z] #51 28.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-16T11:18:14.155Z] #51 31.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-16T11:18:14.155Z] #51 31.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:18:14.155Z] #51 31.36 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-16T11:18:14.155Z] #51 31.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-16T11:18:14.155Z] #51 31.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-16T11:18:14.155Z] #51 31.57 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-16T11:18:14.155Z] #51 31.63 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-16T11:18:14.155Z] #51 31.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-16T11:18:14.155Z] #51 31.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-16T11:18:14.155Z] #51 31.74 go: downloading github.com/spf13/afero v1.6.0 [2022-03-16T11:18:14.155Z] #51 31.74 go: downloading github.com/spf13/cast v1.4.1 [2022-03-16T11:18:14.155Z] #51 31.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-16T11:18:14.155Z] #51 31.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-16T11:18:14.155Z] #51 31.87 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-16T11:18:14.155Z] #51 31.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-16T11:18:14.155Z] #51 31.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-16T11:18:14.155Z] #51 31.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-16T11:18:14.155Z] #51 31.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-16T11:18:14.155Z] #51 32.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-16T11:18:14.155Z] #51 32.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-16T11:18:14.155Z] #51 32.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-16T11:18:14.155Z] #51 32.29 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-16T11:18:14.155Z] #51 32.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-16T11:18:14.155Z] #51 32.36 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-16T11:18:14.155Z] #51 32.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-16T11:18:14.155Z] #51 32.64 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-16T11:18:14.155Z] #51 32.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-16T11:18:14.155Z] #51 32.73 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-16T11:18:14.155Z] #51 32.77 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-16T11:18:14.155Z] #51 32.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-16T11:18:14.155Z] #51 33.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-16T11:18:14.413Z] #51 33.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-16T11:18:14.413Z] #51 33.14 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-16T11:18:14.413Z] #51 33.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-16T11:18:14.638Z] #26 88.83 Updating files: 28% (3229/11414) Updating files: 29% (3311/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: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 58% (6720/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: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 91% (10432/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-16T11:18:14.638Z] #26 91.20 + cd /tmp/tmp.jJ0akMQprJ/tmp/docker-ce [2022-03-16T11:18:14.670Z] #51 33.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-16T11:18:14.670Z] #51 33.36 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-16T11:18:14.670Z] #51 33.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-16T11:18:14.670Z] #51 33.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-16T11:18:14.670Z] #51 33.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-16T11:18:14.670Z] #51 33.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-16T11:18:14.670Z] #51 33.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-16T11:18:14.670Z] #51 33.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-16T11:18:14.670Z] #51 33.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-16T11:18:14.894Z] #26 91.20 + git checkout -q v17.06.2-ce [2022-03-16T11:18:14.928Z] #51 33.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-16T11:18:15.009Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-16T11:18:15.009Z] INFO: Configuring git core.autocrlf... [2022-03-16T11:18:15.009Z] [2022-03-16T11:18:15.009Z] [2022-03-16T11:18:15.184Z] #51 33.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-16T11:18:15.185Z] #51 33.93 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-16T11:18:15.185Z] #51 34.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-16T11:18:15.306Z] #14 86.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-16T11:18:15.306Z] #14 86.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-16T11:18:15.306Z] #14 86.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:18:15.306Z] #14 86.78 Selecting previously unselected package libapparmor1:amd64. [2022-03-16T11:18:15.306Z] #14 86.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 86.79 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:18:15.306Z] #14 86.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-16T11:18:15.306Z] #14 86.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 86.92 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:18:15.306Z] #14 87.06 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:18:15.306Z] #14 87.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 87.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:15.306Z] #14 87.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:18:15.306Z] #14 87.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 87.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:15.306Z] #14 87.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-16T11:18:15.306Z] #14 87.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 87.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:15.306Z] #14 87.47 Selecting previously unselected package libudev-dev:amd64. [2022-03-16T11:18:15.306Z] #14 87.48 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 87.49 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:18:15.306Z] #14 87.62 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-16T11:18:15.306Z] #14 87.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-16T11:18:15.306Z] #14 87.64 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:18:15.442Z] #51 34.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-16T11:18:15.442Z] #51 34.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-16T11:18:15.442Z] #51 34.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-16T11:18:15.442Z] #51 34.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-16T11:18:15.442Z] #51 34.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-16T11:18:15.563Z] #14 87.88 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-16T11:18:15.563Z] #14 87.89 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-16T11:18:15.563Z] #14 87.89 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:18:15.699Z] #51 34.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-16T11:18:15.699Z] #51 34.47 go: downloading github.com/julz/importas v0.1.0 [2022-03-16T11:18:15.699Z] #51 34.54 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-16T11:18:15.820Z] #14 88.06 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-16T11:18:15.820Z] #14 88.06 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-16T11:18:15.820Z] #14 88.06 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:18:15.820Z] #14 88.22 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-16T11:18:15.820Z] #14 88.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-16T11:18:15.820Z] #14 88.23 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:18:15.955Z] #51 34.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-16T11:18:15.955Z] #51 34.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-16T11:18:15.955Z] #51 34.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-16T11:18:15.955Z] #51 34.65 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-16T11:18:15.955Z] #51 ... [2022-03-16T11:18:15.955Z] [2022-03-16T11:18:15.955Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-16T11:18:15.955Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:18:15.955Z] #47 34.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-16T11:18:16.077Z] #14 88.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-16T11:18:16.077Z] #14 88.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-16T11:18:16.077Z] #14 88.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:18:16.241Z] #14 83.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-16T11:18:16.241Z] #14 83.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:16.242Z] #14 83.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:16.334Z] #14 88.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-16T11:18:16.521Z] #47 ... [2022-03-16T11:18:16.522Z] [2022-03-16T11:18:16.522Z] #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-16T11:18:16.522Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:16.522Z] #14 20.76 Reading package lists... [2022-03-16T11:18:16.522Z] #14 25.24 Building dependency tree... [2022-03-16T11:18:16.522Z] #14 27.52 The following additional packages will be installed: [2022-03-16T11:18:16.522Z] #14 27.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:18:16.522Z] #14 27.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-16T11:18:16.522Z] #14 27.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-16T11:18:16.522Z] #14 27.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-16T11:18:16.522Z] #14 27.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-16T11:18:16.522Z] #14 27.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-16T11:18:16.522Z] #14 27.53 mingw-w64-common mingw-w64-x86-64-dev [2022-03-16T11:18:16.522Z] #14 27.54 Suggested packages: [2022-03-16T11:18:16.522Z] #14 27.55 gcc-10-locales seccomp wine64 [2022-03-16T11:18:16.522Z] #14 28.62 The following NEW packages will be installed: [2022-03-16T11:18:16.522Z] #14 28.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:18:16.522Z] #14 28.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-16T11:18:16.522Z] #14 28.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-16T11:18:16.522Z] #14 28.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-16T11:18:16.522Z] #14 28.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-16T11:18:16.522Z] #14 28.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-16T11:18:16.522Z] #14 28.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-16T11:18:16.522Z] #14 28.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-16T11:18:16.522Z] #14 28.64 mingw-w64-x86-64-dev [2022-03-16T11:18:16.522Z] #14 29.03 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:16.522Z] #14 29.03 Need to get 115 MB of archives. [2022-03-16T11:18:16.522Z] #14 29.03 After this operation, 645 MB of additional disk space will be used. [2022-03-16T11:18:16.522Z] #14 29.03 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-16T11:18:16.522Z] #14 29.15 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-16T11:18:16.522Z] #14 29.28 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-16T11:18:16.522Z] #14 29.29 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-16T11:18:16.522Z] #14 29.30 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-16T11:18:16.522Z] #14 29.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-16T11:18:16.522Z] #14 29.52 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-16T11:18:16.522Z] #14 29.67 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-16T11:18:16.522Z] #14 29.67 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-16T11:18:16.522Z] #14 30.29 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-16T11:18:16.522Z] #14 31.79 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-16T11:18:16.522Z] #14 32.40 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-16T11:18:16.522Z] #14 33.15 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-16T11:18:16.522Z] #14 35.07 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-16T11:18:16.522Z] #14 ... [2022-03-16T11:18:16.522Z] [2022-03-16T11:18:16.522Z] #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-16T11:18:16.522Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:16.522Z] #51 34.66 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-16T11:18:16.522Z] #51 34.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-16T11:18:16.522Z] #51 34.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-16T11:18:16.522Z] #51 34.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-16T11:18:16.522Z] #51 34.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-16T11:18:16.522Z] #51 34.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-16T11:18:16.522Z] #51 34.81 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-16T11:18:16.522Z] #51 35.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-16T11:18:16.522Z] #51 35.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-16T11:18:16.522Z] #51 35.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-16T11:18:16.522Z] #51 35.26 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-16T11:18:16.522Z] #51 35.30 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-16T11:18:16.522Z] #51 35.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-16T11:18:16.591Z] #14 88.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-16T11:18:16.591Z] #14 88.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:18:16.591Z] #14 ... [2022-03-16T11:18:16.591Z] [2022-03-16T11:18:16.591Z] #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-16T11:18:16.591Z] #63 sha256:f8681bc24b1df005718fc2e6377d7b8cd23f45f93782e24d4e72640e2f5cc36c [2022-03-16T11:18:16.591Z] #63 88.34 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:18:16.591Z] #63 88.34 + GOBIN=/build [2022-03-16T11:18:16.591Z] #63 88.34 + GO111MODULE=on [2022-03-16T11:18:16.591Z] #63 88.34 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-16T11:18:16.778Z] #51 35.35 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-16T11:18:16.778Z] #51 35.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-16T11:18:16.778Z] #51 35.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-16T11:18:17.035Z] #51 35.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-16T11:18:17.035Z] #51 35.68 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-16T11:18:17.035Z] #51 35.69 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-16T11:18:17.035Z] #51 35.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-16T11:18:17.035Z] #51 35.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-16T11:18:17.035Z] #51 35.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-16T11:18:17.035Z] #51 35.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-16T11:18:17.035Z] #51 35.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-16T11:18:17.035Z] #51 35.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-16T11:18:17.035Z] #51 35.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-16T11:18:17.292Z] #51 36.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-16T11:18:17.292Z] #51 36.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-16T11:18:17.292Z] #51 36.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-16T11:18:17.292Z] #51 36.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-16T11:18:17.292Z] #51 36.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-16T11:18:17.292Z] #51 36.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-16T11:18:17.414Z] #26 93.94 + mkdir -p /tmp/tmp.jJ0akMQprJ/src/github.com/docker [2022-03-16T11:18:17.414Z] #26 93.95 + mv components/cli /tmp/tmp.jJ0akMQprJ/src/github.com/docker/cli [2022-03-16T11:18:17.414Z] #26 93.95 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-16T11:18:17.549Z] #51 36.26 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-16T11:18:17.806Z] #51 36.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-16T11:18:18.062Z] #51 36.70 go: downloading honnef.co/go/tools v0.2.2 [2022-03-16T11:18:18.280Z] #19 97.09 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-16T11:18:18.280Z] #19 97.09 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:18.280Z] #19 97.09 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:18:18.280Z] #19 97.16 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-16T11:18:18.280Z] #19 97.16 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:18.280Z] #19 97.17 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:18:18.782Z] #26 ... [2022-03-16T11:18:18.782Z] [2022-03-16T11:18:18.782Z] #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-16T11:18:18.782Z] #56 sha256:2285bf906904f49809ce9a7ef679686079d9d10958a5a4baf7df1314470250e7 [2022-03-16T11:18:18.782Z] #56 9.336 + cd /tmp/tmp.rIY0961bfn/src/github.com/opencontainers/runc [2022-03-16T11:18:18.782Z] #56 9.339 + git checkout -q v1.1.0 [2022-03-16T11:18:18.782Z] #56 9.678 + '[' -z '' ']' [2022-03-16T11:18:18.782Z] #56 9.679 + target=static [2022-03-16T11:18:18.782Z] #56 9.679 + make BUILDTAGS=seccomp static [2022-03-16T11:18:18.782Z] #56 9.993 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-16T11:18:18.810Z] INFO: Expanding compiler 3 of 3... [2022-03-16T11:18:18.997Z] #51 37.72 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-16T11:18:18.997Z] #51 37.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-16T11:18:18.997Z] #51 37.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-16T11:18:18.997Z] #51 37.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-16T11:18:19.038Z] #56 ... [2022-03-16T11:18:19.038Z] [2022-03-16T11:18:19.038Z] #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-16T11:18:19.038Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-16T11:18:19.038Z] #21 9.367 The following NEW packages will be installed: [2022-03-16T11:18:19.038Z] #21 9.367 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-16T11:18:19.038Z] #21 9.368 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:19.038Z] #21 9.368 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-16T11:18:19.038Z] #21 9.369 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-16T11:18:19.038Z] #21 9.371 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-16T11:18:19.038Z] #21 9.372 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-16T11:18:19.038Z] #21 9.372 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-16T11:18:19.038Z] #21 9.372 xz-utils zip zstd [2022-03-16T11:18:19.039Z] #21 9.713 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:19.039Z] #21 9.713 Need to get 27.0 MB of archives. [2022-03-16T11:18:19.039Z] #21 9.713 After this operation, 105 MB of additional disk space will be used. [2022-03-16T11:18:19.039Z] #21 9.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-16T11:18:19.039Z] #21 9.716 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-16T11:18:19.039Z] #21 9.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-16T11:18:19.039Z] #21 9.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-16T11:18:19.039Z] #21 9.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-16T11:18:19.039Z] #21 9.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-16T11:18:19.039Z] #21 9.727 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-16T11:18:19.039Z] #21 9.729 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-16T11:18:19.039Z] #21 9.734 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:18:19.039Z] #21 9.735 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-16T11:18:19.039Z] #21 9.745 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-16T11:18:19.039Z] #21 9.751 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-16T11:18:19.039Z] #21 9.754 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-16T11:18:19.039Z] #21 9.758 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-16T11:18:19.039Z] #21 9.771 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-16T11:18:19.039Z] #21 9.773 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-16T11:18:19.039Z] #21 9.777 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-16T11:18:19.039Z] #21 9.780 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-16T11:18:19.039Z] #21 9.787 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-16T11:18:19.039Z] #21 9.788 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-16T11:18:19.039Z] #21 9.792 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-16T11:18:19.039Z] #21 9.795 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-16T11:18:19.039Z] #21 9.798 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-16T11:18:19.039Z] #21 9.808 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-16T11:18:19.039Z] #21 9.809 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-16T11:18:19.039Z] #21 9.810 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-16T11:18:19.039Z] #21 9.811 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-16T11:18:19.039Z] #21 9.944 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-16T11:18:19.039Z] #21 9.946 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-16T11:18:19.039Z] #21 9.947 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-16T11:18:19.039Z] #21 9.948 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-16T11:18:19.039Z] #21 9.949 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-16T11:18:19.039Z] #21 9.950 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-16T11:18:19.039Z] #21 9.952 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-16T11:18:19.039Z] #21 9.988 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-16T11:18:19.039Z] #21 9.989 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-16T11:18:19.039Z] #21 9.992 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:18:19.039Z] #21 9.993 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-16T11:18:19.039Z] #21 9.997 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-16T11:18:19.039Z] #21 10.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-16T11:18:19.039Z] #21 10.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-16T11:18:19.039Z] #21 10.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-16T11:18:19.039Z] #21 10.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-16T11:18:19.039Z] #21 10.04 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-16T11:18:19.039Z] #21 10.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-16T11:18:19.039Z] #21 10.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-16T11:18:19.039Z] #21 10.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-16T11:18:19.039Z] #21 10.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-16T11:18:19.039Z] #21 10.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:19.039Z] #21 10.90 Fetched 27.0 MB in 1s (33.5 MB/s) [2022-03-16T11:18:19.039Z] #21 10.97 Selecting previously unselected package pigz. [2022-03-16T11:18:19.039Z] #21 10.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 ... 24001 files and directories currently installed.) [2022-03-16T11:18:19.039Z] #21 11.02 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.03 Unpacking pigz (2.6-1) ... [2022-03-16T11:18:19.039Z] #21 11.12 Selecting previously unselected package libelf1:arm64. [2022-03-16T11:18:19.039Z] #21 11.12 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.13 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-16T11:18:19.039Z] #21 11.27 Selecting previously unselected package libbpf0:arm64. [2022-03-16T11:18:19.039Z] #21 11.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.30 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-16T11:18:19.039Z] #21 11.36 Selecting previously unselected package libcap2:arm64. [2022-03-16T11:18:19.039Z] #21 11.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.37 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-16T11:18:19.039Z] #21 11.43 Selecting previously unselected package libmnl0:arm64. [2022-03-16T11:18:19.039Z] #21 11.43 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.44 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-16T11:18:19.039Z] #21 11.48 Selecting previously unselected package libxtables12:arm64. [2022-03-16T11:18:19.039Z] #21 11.48 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.49 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-16T11:18:19.039Z] #21 11.56 Selecting previously unselected package libcap2-bin. [2022-03-16T11:18:19.039Z] #21 11.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-16T11:18:19.039Z] #21 11.65 Selecting previously unselected package iproute2. [2022-03-16T11:18:19.039Z] #21 11.65 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 11.66 Unpacking iproute2 (5.10.0-4) ... [2022-03-16T11:18:19.039Z] #21 12.10 Selecting previously unselected package xxd. [2022-03-16T11:18:19.039Z] #21 12.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 12.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:19.039Z] #21 12.24 Selecting previously unselected package vim-common. [2022-03-16T11:18:19.039Z] #21 12.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:19.039Z] #21 12.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:19.039Z] #21 12.40 Selecting previously unselected package bash-completion. [2022-03-16T11:18:19.039Z] #21 12.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-16T11:18:19.039Z] #21 14.17 Unpacking bash-completion (1:2.11-2) ... [2022-03-16T11:18:19.039Z] #21 14.57 Selecting previously unselected package bzip2. [2022-03-16T11:18:19.039Z] #21 14.59 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 14.59 Unpacking bzip2 (1.0.8-4) ... [2022-03-16T11:18:19.039Z] #21 14.68 Selecting previously unselected package xz-utils. [2022-03-16T11:18:19.039Z] #21 14.70 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 14.71 Unpacking xz-utils (5.2.5-2) ... [2022-03-16T11:18:19.039Z] #21 14.87 Selecting previously unselected package apparmor. [2022-03-16T11:18:19.039Z] #21 14.87 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 14.94 Unpacking apparmor (2.13.6-10) ... [2022-03-16T11:18:19.039Z] #21 15.28 Selecting previously unselected package inetutils-ping. [2022-03-16T11:18:19.039Z] #21 15.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 15.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-16T11:18:19.039Z] #21 15.41 Selecting previously unselected package libip4tc2:arm64. [2022-03-16T11:18:19.039Z] #21 15.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 15.42 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-16T11:18:19.039Z] #21 15.50 Selecting previously unselected package libip6tc2:arm64. [2022-03-16T11:18:19.039Z] #21 15.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 15.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-16T11:18:19.039Z] #21 15.56 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-16T11:18:19.039Z] #21 15.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-16T11:18:19.039Z] #21 15.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-16T11:18:19.111Z] #63 ... [2022-03-16T11:18:19.111Z] [2022-03-16T11:18:19.111Z] #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-16T11:18:19.111Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:19.111Z] #14 88.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-16T11:18:19.111Z] #14 88.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:19.111Z] #14 88.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:19.111Z] #14 89.05 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-16T11:18:19.111Z] #14 89.06 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-16T11:18:19.111Z] #14 89.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:18:19.111Z] #14 89.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-16T11:18:19.111Z] #14 89.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-16T11:18:19.111Z] #14 89.20 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:18:19.111Z] #14 89.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:18:19.111Z] #14 89.75 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:18:19.111Z] #14 89.77 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:19.111Z] #14 89.78 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:18:19.111Z] #14 89.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 89.80 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:18:19.111Z] #14 89.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:19.111Z] #14 89.84 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:18:19.111Z] #14 89.85 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:18:19.111Z] #14 89.86 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:18:19.111Z] #14 89.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:19.111Z] #14 89.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:19.111Z] #14 89.90 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 89.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:18:19.111Z] #14 89.93 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-16T11:18:19.111Z] #14 89.94 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:18:19.111Z] #14 89.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:18:19.111Z] #14 89.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:18:19.111Z] #14 89.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:18:19.111Z] #14 89.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 89.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 90.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-16T11:18:19.111Z] #14 90.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 90.03 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-16T11:18:19.111Z] #14 90.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:18:19.111Z] #14 90.05 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 90.06 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-16T11:18:19.111Z] #14 90.07 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 90.09 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:18:19.111Z] #14 90.10 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:19.111Z] #14 90.12 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:18:19.111Z] #14 90.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:19.111Z] #14 90.16 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:19.111Z] #14 90.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:19.111Z] #14 DONE 91.2s [2022-03-16T11:18:19.111Z] [2022-03-16T11:18:19.111Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-16T11:18:19.111Z] #55 sha256:ee0843081fb836b9de85f2525166181ec3fdd17978469afaa0a05feb7bdbb992 [2022-03-16T11:18:19.111Z] #55 DONE 0.2s [2022-03-16T11:18:19.111Z] [2022-03-16T11:18:19.111Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-16T11:18:19.111Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-16T11:18:19.278Z] INFO: Removing downloaded files... [2022-03-16T11:18:19.278Z] INFO: Downloading containerd [2022-03-16T11:18:19.295Z] #21 15.63 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-16T11:18:19.295Z] #21 15.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-16T11:18:19.295Z] #21 15.64 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-16T11:18:19.295Z] #21 15.73 Selecting previously unselected package libnftnl11:arm64. [2022-03-16T11:18:19.295Z] #21 15.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-16T11:18:19.295Z] #21 15.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-16T11:18:19.295Z] #21 15.82 Selecting previously unselected package iptables. [2022-03-16T11:18:19.295Z] #21 15.83 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-16T11:18:19.295Z] #21 15.83 Unpacking iptables (1.8.7-1) ... [2022-03-16T11:18:19.858Z] #21 16.17 Selecting previously unselected package libonig5:arm64. [2022-03-16T11:18:19.858Z] #21 16.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-16T11:18:19.858Z] #21 16.18 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-16T11:18:19.858Z] #21 16.32 Selecting previously unselected package libjq1:arm64. [2022-03-16T11:18:19.858Z] #21 16.32 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-16T11:18:19.858Z] #21 16.33 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-16T11:18:19.858Z] #21 16.43 Selecting previously unselected package jq. [2022-03-16T11:18:19.858Z] #21 16.44 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-16T11:18:19.858Z] #21 16.46 Unpacking jq (1.6-2.1) ... [2022-03-16T11:18:20.114Z] #21 16.54 Selecting previously unselected package libaio1:arm64. [2022-03-16T11:18:20.114Z] #21 16.56 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-16T11:18:20.114Z] #21 16.56 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-16T11:18:20.114Z] #21 16.63 Selecting previously unselected package libgpm2:arm64. [2022-03-16T11:18:20.114Z] #21 16.63 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-16T11:18:20.114Z] #21 16.64 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-16T11:18:20.371Z] #21 16.74 Selecting previously unselected package libicu67:arm64. [2022-03-16T11:18:20.371Z] #21 16.74 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-16T11:18:20.371Z] #21 16.74 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-16T11:18:20.379Z] #51 39.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-16T11:18:20.379Z] #51 39.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-16T11:18:20.379Z] #51 39.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-16T11:18:20.379Z] #51 39.18 go: downloading golang.org/x/text v0.3.7 [2022-03-16T11:18:21.535Z] #14 88.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-16T11:18:21.535Z] #14 88.27 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-16T11:18:21.535Z] #14 88.28 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:18:21.535Z] #14 88.42 Selecting previously unselected package libapparmor1:amd64. [2022-03-16T11:18:21.535Z] #14 88.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-16T11:18:21.535Z] #14 88.43 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:18:21.535Z] #14 88.58 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-16T11:18:21.535Z] #14 88.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-16T11:18:21.535Z] #14 88.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:18:21.535Z] #14 88.85 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:18:21.535Z] #14 88.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:18:21.535Z] #14 88.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:21.746Z] #51 ... [2022-03-16T11:18:21.746Z] [2022-03-16T11:18:21.746Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-16T11:18:21.746Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:18:21.746Z] #47 35.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:21.746Z] #47 35.87 Fetched 2292 kB in 4s (553 kB/s) [2022-03-16T11:18:21.746Z] #47 35.94 Selecting previously unselected package libprotobuf23:amd64. [2022-03-16T11:18:21.746Z] #47 35.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:18:21.746Z] #47 35.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-16T11:18:21.746Z] #47 36.00 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:18:21.746Z] #47 36.76 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:18:21.746Z] #47 36.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:18:21.746Z] #47 36.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:21.746Z] #47 36.96 Selecting previously unselected package python3-six. [2022-03-16T11:18:21.746Z] #47 36.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-16T11:18:21.746Z] #47 36.99 Unpacking python3-six (1.16.0-2) ... [2022-03-16T11:18:21.746Z] #47 37.07 Selecting previously unselected package python3-protobuf. [2022-03-16T11:18:21.746Z] #47 37.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-16T11:18:21.746Z] #47 37.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-16T11:18:21.747Z] #47 37.56 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:18:21.747Z] #47 37.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:18:21.747Z] #47 37.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:21.747Z] #47 37.69 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:18:21.747Z] #47 37.69 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:18:21.747Z] #47 37.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:18:21.747Z] #47 37.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:18:21.747Z] #47 37.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:18:21.747Z] #47 37.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:18:21.747Z] #47 37.99 Selecting previously unselected package criu. [2022-03-16T11:18:21.747Z] #47 37.99 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-16T11:18:21.747Z] #47 38.00 Unpacking criu (3.16.1-3) ... [2022-03-16T11:18:21.747Z] #47 38.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:21.747Z] #47 40.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-16T11:18:21.747Z] #47 40.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:21.747Z] #47 40.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:18:21.747Z] #47 40.32 Setting up python3-six (1.16.0-2) ... [2022-03-16T11:18:21.796Z] #14 89.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:18:21.796Z] #14 89.16 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:18:21.796Z] #14 89.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:22.058Z] #14 89.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-16T11:18:22.058Z] #14 89.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:22.058Z] #14 89.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:22.058Z] #14 89.71 Selecting previously unselected package libudev-dev:amd64. [2022-03-16T11:18:22.319Z] #14 89.71 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-16T11:18:22.319Z] #14 89.74 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:18:22.319Z] #14 89.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-16T11:18:22.319Z] #14 89.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-16T11:18:22.319Z] #14 89.92 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:18:22.385Z] #15 DONE 2.8s [2022-03-16T11:18:22.385Z] [2022-03-16T11:18:22.385Z] #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-16T11:18:22.385Z] #63 sha256:f8681bc24b1df005718fc2e6377d7b8cd23f45f93782e24d4e72640e2f5cc36c [2022-03-16T11:18:22.385Z] #63 93.29 rootlesskit version 0.14.6 [2022-03-16T11:18:22.385Z] #63 93.30 Usage of /build/rootlesskit-docker-proxy: [2022-03-16T11:18:22.385Z] #63 93.30 -container-ip string [2022-03-16T11:18:22.385Z] #63 93.30 container ip [2022-03-16T11:18:22.385Z] #63 93.30 -container-port int [2022-03-16T11:18:22.385Z] #63 93.30 container port (default -1) [2022-03-16T11:18:22.385Z] #63 93.30 -host-ip string [2022-03-16T11:18:22.385Z] #63 93.30 host ip [2022-03-16T11:18:22.385Z] #63 93.30 -host-port int [2022-03-16T11:18:22.385Z] #63 93.30 host port (default -1) [2022-03-16T11:18:22.385Z] #63 93.30 -proto string [2022-03-16T11:18:22.385Z] #63 93.30 proxy protocol (default "tcp") [2022-03-16T11:18:22.385Z] #63 DONE 93.6s [2022-03-16T11:18:22.385Z] [2022-03-16T11:18:22.385Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-16T11:18:22.385Z] #64 sha256:620859d0206ba417c4edd0660f404dcacddc0dcbb71c3c178f2d8aa2137c0c3d [2022-03-16T11:18:22.385Z] #64 DONE 0.1s [2022-03-16T11:18:22.385Z] [2022-03-16T11:18:22.385Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-16T11:18:22.385Z] #65 sha256:4cd4b9764380b5faebbb111c1e458a07d0c0d99f616468b0dab22cdf31db2781 [2022-03-16T11:18:22.385Z] #65 DONE 0.2s [2022-03-16T11:18:22.385Z] [2022-03-16T11:18:22.385Z] #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-16T11:18:22.385Z] #56 sha256:34ffa2a5fa595360b9abd30536c1347d186f1e6a813eb448e622ddaf5f1098c5 [2022-03-16T11:18:22.385Z] #56 2.506 + RM_GOPATH=0 [2022-03-16T11:18:22.385Z] #56 2.506 + TMP_GOPATH= [2022-03-16T11:18:22.385Z] #56 2.506 + : /build [2022-03-16T11:18:22.385Z] #56 2.506 + '[' -z '' ']' [2022-03-16T11:18:22.385Z] #56 2.506 ++ mktemp -d [2022-03-16T11:18:22.385Z] #56 2.513 + export GOPATH=/tmp/tmp.Tb5jghODzz [2022-03-16T11:18:22.385Z] #56 2.513 + GOPATH=/tmp/tmp.Tb5jghODzz [2022-03-16T11:18:22.385Z] #56 2.513 + RM_GOPATH=1 [2022-03-16T11:18:22.385Z] #56 2.513 + case "$(go env GOARCH)" in [2022-03-16T11:18:22.385Z] #56 2.513 ++ go env GOARCH [2022-03-16T11:18:22.385Z] #56 2.528 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:22.385Z] #56 2.528 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:22.385Z] #56 2.528 ++ dirname /install.sh [2022-03-16T11:18:22.385Z] #56 2.533 + dir=/ [2022-03-16T11:18:22.385Z] #56 2.533 + bin=runc [2022-03-16T11:18:22.385Z] #56 2.533 + shift [2022-03-16T11:18:22.385Z] #56 2.533 + '[' '!' -f //runc.installer ']' [2022-03-16T11:18:22.385Z] #56 2.533 + . //runc.installer [2022-03-16T11:18:22.385Z] #56 2.533 ++ set -e [2022-03-16T11:18:22.385Z] #56 2.533 ++ : v1.1.0 [2022-03-16T11:18:22.385Z] #56 2.533 + install_runc [2022-03-16T11:18:22.385Z] #56 2.533 + RUNC_BUILDTAGS=seccomp [2022-03-16T11:18:22.385Z] #56 2.533 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-16T11:18:22.385Z] #56 2.533 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tb5jghODzz/src/github.com/opencontainers/runc [2022-03-16T11:18:22.385Z] #56 2.533 Install runc version v1.1.0 (build tags: seccomp) [2022-03-16T11:18:22.385Z] #56 2.535 Cloning into '/tmp/tmp.Tb5jghODzz/src/github.com/opencontainers/runc'... [2022-03-16T11:18:22.581Z] #14 90.17 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-16T11:18:22.581Z] #14 90.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-16T11:18:22.581Z] #14 90.17 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:18:22.676Z] #47 41.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:18:22.676Z] #47 41.30 Setting up python3-protobuf (3.12.4-1) ... [2022-03-16T11:18:22.843Z] #14 90.37 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-16T11:18:22.843Z] #14 90.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-16T11:18:22.843Z] #14 90.40 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:18:22.843Z] #14 ... [2022-03-16T11:18:22.843Z] [2022-03-16T11:18:22.843Z] #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-16T11:18:22.843Z] #63 sha256:bf7fe77077a8196e872b482f87d6dd83862fc162074e31b04075189e0f79b62a [2022-03-16T11:18:22.843Z] #63 89.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:18:22.843Z] #63 89.93 + GOBIN=/build [2022-03-16T11:18:22.843Z] #63 89.93 + GO111MODULE=on [2022-03-16T11:18:22.843Z] #63 89.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-16T11:18:23.640Z] #21 20.10 Selecting previously unselected package libinih1:arm64. [2022-03-16T11:18:23.640Z] #21 20.10 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-16T11:18:23.640Z] #21 20.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-16T11:18:23.640Z] #21 20.22 Selecting previously unselected package libnet1:arm64. [2022-03-16T11:18:23.640Z] #21 20.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-16T11:18:23.896Z] #21 20.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:23.896Z] #21 20.35 Selecting previously unselected package libnl-3-200:arm64. [2022-03-16T11:18:23.896Z] #21 20.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-16T11:18:23.896Z] #21 20.37 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-16T11:18:24.045Z] #47 ... [2022-03-16T11:18:24.045Z] [2022-03-16T11:18:24.045Z] #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-16T11:18:24.045Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:18:24.045Z] #60 1.302 + RM_GOPATH=0 [2022-03-16T11:18:24.045Z] #60 1.302 + TMP_GOPATH= [2022-03-16T11:18:24.045Z] #60 1.302 + : /build [2022-03-16T11:18:24.045Z] #60 1.302 + '[' -z '' ']' [2022-03-16T11:18:24.045Z] #60 1.305 ++ mktemp -d [2022-03-16T11:18:24.045Z] #60 1.309 + export GOPATH=/tmp/tmp.KuP3Gk3AFs [2022-03-16T11:18:24.045Z] #60 1.309 + GOPATH=/tmp/tmp.KuP3Gk3AFs [2022-03-16T11:18:24.045Z] #60 1.309 + RM_GOPATH=1 [2022-03-16T11:18:24.045Z] #60 1.309 + case "$(go env GOARCH)" in [2022-03-16T11:18:24.045Z] #60 1.309 ++ go env GOARCH [2022-03-16T11:18:24.045Z] #60 1.361 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:24.045Z] #60 1.361 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:24.045Z] #60 1.361 ++ dirname /install.sh [2022-03-16T11:18:24.045Z] #60 1.361 + dir=/ [2022-03-16T11:18:24.045Z] #60 1.361 + bin=containerd [2022-03-16T11:18:24.045Z] #60 1.361 + shift [2022-03-16T11:18:24.045Z] #60 1.361 + '[' '!' -f //containerd.installer ']' [2022-03-16T11:18:24.045Z] #60 1.361 + . //containerd.installer [2022-03-16T11:18:24.045Z] #60 1.361 ++ set -e [2022-03-16T11:18:24.045Z] #60 1.361 ++ : v1.6.1 [2022-03-16T11:18:24.045Z] #60 1.361 + install_containerd [2022-03-16T11:18:24.045Z] #60 1.361 + echo 'Install containerd version v1.6.1' [2022-03-16T11:18:24.045Z] #60 1.361 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KuP3Gk3AFs/src/github.com/containerd/containerd [2022-03-16T11:18:24.045Z] #60 1.362 Install containerd version v1.6.1 [2022-03-16T11:18:24.045Z] #60 1.414 Cloning into '/tmp/tmp.KuP3Gk3AFs/src/github.com/containerd/containerd'... [2022-03-16T11:18:24.045Z] #60 ... [2022-03-16T11:18:24.045Z] [2022-03-16T11:18:24.045Z] #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-16T11:18:24.045Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:24.045Z] #14 35.70 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-16T11:18:24.045Z] #14 35.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-16T11:18:24.045Z] #14 35.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-16T11:18:24.045Z] #14 35.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:18:24.045Z] #14 35.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:18:24.045Z] #14 35.74 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-16T11:18:24.045Z] #14 35.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-16T11:18:24.045Z] #14 35.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-16T11:18:24.045Z] #14 35.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-16T11:18:24.045Z] #14 35.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-16T11:18:24.045Z] #14 35.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-16T11:18:24.045Z] #14 35.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-16T11:18:24.045Z] #14 35.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-16T11:18:24.045Z] #14 35.85 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-16T11:18:24.045Z] #14 35.87 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-16T11:18:24.045Z] #14 35.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-16T11:18:24.045Z] #14 36.86 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:24.045Z] #14 37.12 Fetched 115 MB in 7s (16.0 MB/s) [2022-03-16T11:18:24.045Z] #14 37.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-16T11:18:24.045Z] #14 37.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-16T11:18:24.045Z] #14 37.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:18:24.045Z] #14 37.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:24.045Z] #14 39.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-16T11:18:24.045Z] #14 39.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:18:24.045Z] #14 39.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:24.045Z] #14 41.73 Selecting previously unselected package binutils-mingw-w64. [2022-03-16T11:18:24.045Z] #14 41.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-16T11:18:24.045Z] #14 41.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:18:24.045Z] #14 41.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-16T11:18:24.045Z] #14 41.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:24.045Z] #14 41.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:24.045Z] #14 42.02 Selecting previously unselected package dmsetup. [2022-03-16T11:18:24.045Z] #14 42.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:24.045Z] #14 42.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:18:24.045Z] #14 42.21 Selecting previously unselected package mingw-w64-common. [2022-03-16T11:18:24.045Z] #14 42.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-16T11:18:24.045Z] #14 42.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-16T11:18:24.152Z] #21 20.51 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-16T11:18:24.152Z] #21 20.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-16T11:18:24.152Z] #21 20.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-16T11:18:24.152Z] #21 ... [2022-03-16T11:18:24.152Z] [2022-03-16T11:18:24.152Z] #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-16T11:18:24.152Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-16T11:18:24.152Z] #34 DONE 100.9s [2022-03-16T11:18:24.152Z] [2022-03-16T11:18:24.152Z] #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-16T11:18:24.152Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-16T11:18:24.152Z] #21 20.68 Selecting previously unselected package net-tools. [2022-03-16T11:18:24.152Z] #21 20.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-16T11:18:24.152Z] #21 20.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:18:24.275Z] #56 ... [2022-03-16T11:18:24.275Z] [2022-03-16T11:18:24.275Z] #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-16T11:18:24.275Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-16T11:18:24.275Z] #16 DONE 2.7s [2022-03-16T11:18:24.532Z] [2022-03-16T11:18:24.532Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-16T11:18:24.532Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-16T11:18:24.713Z] #21 20.99 Selecting previously unselected package patch. [2022-03-16T11:18:24.713Z] #21 20.99 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-16T11:18:24.713Z] #21 21.02 Unpacking patch (2.7.6-7) ... [2022-03-16T11:18:24.713Z] #21 21.35 Selecting previously unselected package python-pip-whl. [2022-03-16T11:18:24.713Z] #21 21.36 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-16T11:18:24.970Z] #21 21.37 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-16T11:18:24.975Z] #14 ... [2022-03-16T11:18:24.975Z] [2022-03-16T11:18:24.975Z] #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-16T11:18:24.975Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:24.975Z] #51 43.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-16T11:18:25.232Z] #51 43.97 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-16T11:18:25.232Z] #51 43.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-16T11:18:25.232Z] #51 44.11 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-16T11:18:25.491Z] #51 44.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-16T11:18:25.491Z] #51 44.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-16T11:18:25.491Z] #51 44.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-16T11:18:25.491Z] #51 44.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-16T11:18:25.534Z] #21 21.82 Selecting previously unselected package python3-lib2to3. [2022-03-16T11:18:25.534Z] #21 21.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-16T11:18:25.534Z] #21 21.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:18:25.534Z] #21 21.96 Selecting previously unselected package python3-distutils. [2022-03-16T11:18:25.534Z] #21 21.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-16T11:18:25.534Z] #21 21.96 Unpacking python3-distutils (3.9.2-1) ... [2022-03-16T11:18:25.534Z] #21 22.10 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:18:25.749Z] #51 ... [2022-03-16T11:18:25.749Z] [2022-03-16T11:18:25.749Z] #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-16T11:18:25.749Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-16T11:18:25.749Z] #38 37.70 Selecting previously unselected package libxml2:amd64. [2022-03-16T11:18:25.749Z] #38 37.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 37.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:18:25.749Z] #38 38.10 Selecting previously unselected package libarchive13:amd64. [2022-03-16T11:18:25.749Z] #38 38.13 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 38.15 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:18:25.749Z] #38 38.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-16T11:18:25.749Z] #38 38.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 38.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:18:25.749Z] #38 38.59 Selecting previously unselected package librhash0:amd64. [2022-03-16T11:18:25.749Z] #38 38.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 38.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:18:25.749Z] #38 38.79 Selecting previously unselected package libuv1:amd64. [2022-03-16T11:18:25.749Z] #38 38.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 38.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:18:25.749Z] #38 38.98 Selecting previously unselected package cmake. [2022-03-16T11:18:25.749Z] #38 38.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-16T11:18:25.749Z] #38 38.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:18:25.749Z] #38 42.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:18:25.749Z] #38 42.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:25.749Z] #38 42.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:18:25.749Z] #38 42.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:25.749Z] #38 42.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:18:25.749Z] #38 42.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:18:25.749Z] #38 42.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:18:25.749Z] #38 42.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:18:25.749Z] #38 42.90 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:18:25.749Z] #38 42.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:18:25.749Z] #38 42.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:25.749Z] #38 DONE 44.4s [2022-03-16T11:18:25.749Z] [2022-03-16T11:18:25.749Z] #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-16T11:18:25.749Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:25.749Z] #51 44.36 go: downloading golang.org/x/mod v0.5.1 [2022-03-16T11:18:25.749Z] #51 44.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-16T11:18:25.749Z] #51 ... [2022-03-16T11:18:25.749Z] [2022-03-16T11:18:25.749Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-16T11:18:25.749Z] #39 sha256:428ce69f72c531514da365b060e5f43fe081dc69cb3ddecef32b3a76af02bc65 [2022-03-16T11:18:25.749Z] #39 DONE 0.1s [2022-03-16T11:18:25.749Z] [2022-03-16T11:18:25.749Z] #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-16T11:18:25.749Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:25.749Z] #51 44.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-16T11:18:25.749Z] #51 44.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-16T11:18:25.790Z] #21 22.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:18:25.790Z] #21 22.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:25.790Z] #21 22.23 Selecting previously unselected package python3-setuptools. [2022-03-16T11:18:25.790Z] #21 22.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-16T11:18:25.790Z] #21 22.24 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-16T11:18:26.008Z] #51 44.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-16T11:18:26.008Z] #51 44.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-16T11:18:26.008Z] #51 44.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-16T11:18:26.047Z] #21 22.48 Selecting previously unselected package python3-wheel. [2022-03-16T11:18:26.047Z] #21 22.48 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-16T11:18:26.047Z] #21 22.48 Unpacking python3-wheel (0.34.2-1) ... [2022-03-16T11:18:26.047Z] #21 22.56 Selecting previously unselected package python3-pip. [2022-03-16T11:18:26.047Z] #21 22.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-16T11:18:26.047Z] #21 22.57 Unpacking python3-pip (20.3.4-4) ... [2022-03-16T11:18:26.232Z] #63 ... [2022-03-16T11:18:26.232Z] [2022-03-16T11:18:26.232Z] #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-16T11:18:26.232Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:26.232Z] #14 90.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-16T11:18:26.232Z] #14 90.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 90.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 90.66 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-16T11:18:26.232Z] #14 90.67 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 90.68 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 91.03 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-16T11:18:26.232Z] #14 91.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 91.06 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:18:26.232Z] #14 91.31 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-16T11:18:26.232Z] #14 91.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 91.33 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:26.232Z] #14 91.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-16T11:18:26.232Z] #14 91.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 91.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:18:26.232Z] #14 91.55 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-16T11:18:26.232Z] #14 91.57 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-16T11:18:26.232Z] #14 91.59 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:18:26.232Z] #14 92.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:18:26.232Z] #14 92.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:18:26.232Z] #14 92.09 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:26.232Z] #14 92.10 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:18:26.232Z] #14 92.12 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.14 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 92.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:18:26.232Z] #14 92.17 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 92.19 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:18:26.232Z] #14 92.20 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 92.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:18:26.232Z] #14 92.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:18:26.232Z] #14 92.25 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:18:26.232Z] #14 92.31 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-16T11:18:26.232Z] #14 92.33 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:18:26.232Z] #14 92.35 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:18:26.232Z] #14 92.36 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:18:26.232Z] #14 92.38 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:18:26.232Z] #14 92.40 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-16T11:18:26.232Z] #14 92.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.48 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-16T11:18:26.232Z] #14 92.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:18:26.232Z] #14 92.51 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.52 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-16T11:18:26.232Z] #14 92.53 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.55 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:18:26.232Z] #14 92.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:26.232Z] #14 92.59 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:18:26.232Z] #14 92.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:26.232Z] #14 92.63 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:18:26.232Z] #14 92.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:26.232Z] #14 DONE 93.4s [2022-03-16T11:18:26.232Z] [2022-03-16T11:18:26.232Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-16T11:18:26.232Z] #55 sha256:ab05fc03ff49c64025843a325d87dde68278578d899431083113db890e951c19 [2022-03-16T11:18:26.232Z] #55 DONE 0.2s [2022-03-16T11:18:26.232Z] [2022-03-16T11:18:26.232Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-16T11:18:26.232Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-16T11:18:26.265Z] #51 45.08 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-16T11:18:26.265Z] #51 45.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-16T11:18:26.303Z] #21 22.85 Selecting previously unselected package sudo. [2022-03-16T11:18:26.303Z] #21 22.85 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-16T11:18:26.303Z] #21 22.85 Unpacking sudo (1.9.5p2-3) ... [2022-03-16T11:18:26.375Z] #19 106.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-16T11:18:26.375Z] #19 106.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:26.375Z] #19 106.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:18:26.375Z] #19 106.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-16T11:18:26.375Z] #19 106.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:26.375Z] #19 106.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:18:26.523Z] #51 45.18 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-16T11:18:26.780Z] #51 45.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-16T11:18:26.780Z] #51 45.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-16T11:18:26.867Z] #21 23.26 Selecting previously unselected package thin-provisioning-tools. [2022-03-16T11:18:26.867Z] #21 23.26 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-16T11:18:26.867Z] #21 23.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:18:26.867Z] #21 23.46 Selecting previously unselected package uidmap. [2022-03-16T11:18:26.867Z] #21 23.46 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-16T11:18:26.867Z] #21 23.47 Unpacking uidmap (1:4.8.1-1) ... [2022-03-16T11:18:27.037Z] #51 45.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-16T11:18:27.037Z] #51 45.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-16T11:18:27.037Z] #51 45.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-16T11:18:27.037Z] #51 45.85 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-16T11:18:27.054Z] #17 2.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-16T11:18:27.054Z] #17 DONE 2.5s [2022-03-16T11:18:27.054Z] [2022-03-16T11:18:27.054Z] #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-16T11:18:27.054Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:27.054Z] #43 ... [2022-03-16T11:18:27.054Z] [2022-03-16T11:18:27.054Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:18:27.054Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-16T11:18:27.124Z] #21 23.60 Selecting previously unselected package vim-runtime. [2022-03-16T11:18:27.124Z] #21 23.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:27.124Z] #21 23.61 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-16T11:18:27.124Z] #21 23.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-16T11:18:27.124Z] #21 23.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:27.181Z] #15 DONE 1.4s [2022-03-16T11:18:27.181Z] [2022-03-16T11:18:27.181Z] #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-16T11:18:27.181Z] #56 sha256:32cf15d39fa52cab1581c8c58b9095f2c4bc9b0b7237f91e4cb460565f2777ff [2022-03-16T11:18:27.181Z] #56 1.122 + RM_GOPATH=0 [2022-03-16T11:18:27.181Z] #56 1.123 + TMP_GOPATH= [2022-03-16T11:18:27.181Z] #56 1.123 + : /build [2022-03-16T11:18:27.181Z] #56 1.123 + '[' -z '' ']' [2022-03-16T11:18:27.181Z] #56 1.129 ++ mktemp -d [2022-03-16T11:18:27.181Z] #56 1.134 + export GOPATH=/tmp/tmp.lfDQFAzseZ [2022-03-16T11:18:27.181Z] #56 1.134 + GOPATH=/tmp/tmp.lfDQFAzseZ [2022-03-16T11:18:27.181Z] #56 1.134 + RM_GOPATH=1 [2022-03-16T11:18:27.181Z] #56 1.134 + case "$(go env GOARCH)" in [2022-03-16T11:18:27.181Z] #56 1.135 ++ go env GOARCH [2022-03-16T11:18:27.181Z] #56 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:27.181Z] #56 1.151 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:27.181Z] #56 1.152 ++ dirname /install.sh [2022-03-16T11:18:27.181Z] #56 1.155 + dir=/ [2022-03-16T11:18:27.181Z] #56 1.155 + bin=runc [2022-03-16T11:18:27.181Z] #56 1.155 + shift [2022-03-16T11:18:27.181Z] #56 1.155 + '[' '!' -f //runc.installer ']' [2022-03-16T11:18:27.181Z] #56 1.155 + . //runc.installer [2022-03-16T11:18:27.181Z] #56 1.155 ++ set -e [2022-03-16T11:18:27.181Z] #56 1.155 ++ : v1.1.0 [2022-03-16T11:18:27.181Z] #56 1.157 + install_runc [2022-03-16T11:18:27.181Z] #56 1.157 + RUNC_BUILDTAGS=seccomp [2022-03-16T11:18:27.181Z] #56 1.157 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-16T11:18:27.181Z] #56 1.157 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lfDQFAzseZ/src/github.com/opencontainers/runc [2022-03-16T11:18:27.181Z] #56 1.157 Install runc version v1.1.0 (build tags: seccomp) [2022-03-16T11:18:27.181Z] #56 1.168 Cloning into '/tmp/tmp.lfDQFAzseZ/src/github.com/opencontainers/runc'... [2022-03-16T11:18:27.293Z] #51 46.08 go: downloading github.com/prometheus/common v0.10.0 [2022-03-16T11:18:27.550Z] #51 46.30 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-16T11:18:27.550Z] #51 46.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-16T11:18:27.550Z] #51 46.44 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-16T11:18:28.481Z] #51 ... [2022-03-16T11:18:28.481Z] [2022-03-16T11:18:28.481Z] #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-16T11:18:28.481Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-16T11:18:28.481Z] #47 44.70 Setting up criu (3.16.1-3) ... [2022-03-16T11:18:28.481Z] #47 46.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:28.481Z] #47 DONE 47.0s [2022-03-16T11:18:28.481Z] [2022-03-16T11:18:28.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-16T11:18:28.481Z] #40 sha256:b2196cad3f0f58c95e56baae6e8385e3c704e1b122f522f891fc7ea0eab3a8f6 [2022-03-16T11:18:28.481Z] #40 0.938 + RM_GOPATH=0 [2022-03-16T11:18:28.481Z] #40 0.938 + TMP_GOPATH= [2022-03-16T11:18:28.481Z] #40 0.938 + : /build [2022-03-16T11:18:28.481Z] #40 0.938 + '[' -z '' ']' [2022-03-16T11:18:28.481Z] #40 0.938 ++ mktemp -d [2022-03-16T11:18:28.481Z] #40 0.939 + export GOPATH=/tmp/tmp.oEpZahgFD2 [2022-03-16T11:18:28.481Z] #40 0.939 + GOPATH=/tmp/tmp.oEpZahgFD2 [2022-03-16T11:18:28.481Z] #40 0.939 + RM_GOPATH=1 [2022-03-16T11:18:28.481Z] #40 0.939 + case "$(go env GOARCH)" in [2022-03-16T11:18:28.481Z] #40 0.939 ++ go env GOARCH [2022-03-16T11:18:28.481Z] #40 0.967 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:28.481Z] #40 0.967 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:18:28.481Z] #40 0.967 ++ dirname /install.sh [2022-03-16T11:18:28.481Z] #40 0.968 + dir=/ [2022-03-16T11:18:28.481Z] #40 0.974 + bin=tini [2022-03-16T11:18:28.481Z] #40 0.974 + shift [2022-03-16T11:18:28.481Z] #40 0.975 + '[' '!' -f //tini.installer ']' [2022-03-16T11:18:28.481Z] #40 0.975 + . //tini.installer [2022-03-16T11:18:28.481Z] #40 0.975 ++ : v0.19.0 [2022-03-16T11:18:28.481Z] #40 0.975 + install_tini [2022-03-16T11:18:28.481Z] #40 0.975 + echo 'Install tini version v0.19.0' [2022-03-16T11:18:28.481Z] #40 0.976 Install tini version v0.19.0 [2022-03-16T11:18:28.481Z] #40 0.976 + git clone https://github.com/krallin/tini.git /tmp/tmp.oEpZahgFD2/tini [2022-03-16T11:18:28.481Z] #40 0.978 Cloning into '/tmp/tmp.oEpZahgFD2/tini'... [2022-03-16T11:18:28.481Z] #40 1.713 + cd /tmp/tmp.oEpZahgFD2/tini [2022-03-16T11:18:28.481Z] #40 1.713 + git checkout -q v0.19.0 [2022-03-16T11:18:28.481Z] #40 1.754 + cmake . [2022-03-16T11:18:28.481Z] #40 2.217 -- The C compiler identification is GNU 10.2.1 [2022-03-16T11:18:28.481Z] #40 2.336 -- Detecting C compiler ABI info [2022-03-16T11:18:28.570Z] #56 ... [2022-03-16T11:18:28.570Z] [2022-03-16T11:18:28.570Z] #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-16T11:18:28.570Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-16T11:18:28.570Z] #16 DONE 1.1s [2022-03-16T11:18:28.570Z] [2022-03-16T11:18:28.570Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-16T11:18:28.570Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-16T11:18:28.739Z] #40 2.898 -- Detecting C compiler ABI info - done [2022-03-16T11:18:28.948Z] #18 ... [2022-03-16T11:18:28.948Z] [2022-03-16T11:18:28.948Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:18:28.948Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-16T11:18:28.948Z] #68 CACHED [2022-03-16T11:18:28.948Z] [2022-03-16T11:18:28.948Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-16T11:18:28.948Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-16T11:18:28.948Z] #70 CACHED [2022-03-16T11:18:28.996Z] #40 3.042 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-16T11:18:28.996Z] #40 3.042 -- Detecting C compile features [2022-03-16T11:18:28.996Z] #40 3.042 -- Detecting C compile features - done [2022-03-16T11:18:28.996Z] #40 3.079 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-16T11:18:29.144Z] #17 0.878 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-16T11:18:29.206Z] [2022-03-16T11:18:29.206Z] #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-16T11:18:29.206Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:18:29.206Z] #60 ... [2022-03-16T11:18:29.206Z] [2022-03-16T11:18:29.206Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:18:29.206Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-16T11:18:29.206Z] #18 DONE 2.3s [2022-03-16T11:18:29.206Z] [2022-03-16T11:18:29.206Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-16T11:18:29.206Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-16T11:18:29.255Z] #40 3.426 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-16T11:18:29.407Z] #17 DONE 1.0s [2022-03-16T11:18:29.407Z] [2022-03-16T11:18:29.407Z] #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-16T11:18:29.407Z] #63 sha256:bf7fe77077a8196e872b482f87d6dd83862fc162074e31b04075189e0f79b62a [2022-03-16T11:18:29.407Z] #63 96.22 rootlesskit version 0.14.6 [2022-03-16T11:18:29.407Z] #63 96.23 Usage of /build/rootlesskit-docker-proxy: [2022-03-16T11:18:29.407Z] #63 96.24 -container-ip string [2022-03-16T11:18:29.407Z] #63 96.24 container ip [2022-03-16T11:18:29.407Z] #63 96.24 -container-port int [2022-03-16T11:18:29.407Z] #63 96.24 container port (default -1) [2022-03-16T11:18:29.407Z] #63 96.24 -host-ip string [2022-03-16T11:18:29.407Z] #63 96.24 host ip [2022-03-16T11:18:29.407Z] #63 96.24 -host-port int [2022-03-16T11:18:29.407Z] #63 96.24 host port (default -1) [2022-03-16T11:18:29.407Z] #63 96.24 -proto string [2022-03-16T11:18:29.407Z] #63 96.24 proxy protocol (default "tcp") [2022-03-16T11:18:29.407Z] #63 DONE 96.4s [2022-03-16T11:18:29.407Z] [2022-03-16T11:18:29.407Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:18:29.407Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-16T11:18:29.512Z] #40 3.640 -- Configuring done [2022-03-16T11:18:29.513Z] #40 3.646 -- Generating done [2022-03-16T11:18:29.513Z] #40 3.647 -- Build files have been written to: /tmp/tmp.oEpZahgFD2/tini [2022-03-16T11:18:29.513Z] #40 3.681 + make tini-static [2022-03-16T11:18:29.513Z] #40 ... [2022-03-16T11:18:29.513Z] [2022-03-16T11:18:29.513Z] #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-16T11:18:29.513Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:18:29.513Z] #34 38.09 Updating files: 92% (1412/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-16T11:18:29.513Z] #34 38.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-16T11:18:29.513Z] #34 38.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-16T11:18:29.513Z] #34 ... [2022-03-16T11:18:29.513Z] [2022-03-16T11:18:29.513Z] #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-16T11:18:29.513Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:29.513Z] #14 48.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-16T11:18:29.513Z] #14 48.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-16T11:18:29.513Z] #14 48.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:18:29.646Z] #21 26.22 Selecting previously unselected package vim. [2022-03-16T11:18:29.670Z] #18 ... [2022-03-16T11:18:29.670Z] [2022-03-16T11:18:29.670Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-16T11:18:29.670Z] #64 sha256:b76ad992b330cc889f9c80d887f0a2b47b158c31582e210466847d0ffd26f150 [2022-03-16T11:18:29.670Z] #64 DONE 0.1s [2022-03-16T11:18:29.670Z] [2022-03-16T11:18:29.670Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-16T11:18:29.670Z] #65 sha256:a5fbb8230a5431449375ade5e96eda25f829609ccaa0c55766fc5e3380d077b8 [2022-03-16T11:18:29.670Z] #65 DONE 0.1s [2022-03-16T11:18:29.903Z] #21 26.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-16T11:18:29.903Z] #21 26.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:29.932Z] [2022-03-16T11:18:29.932Z] #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-16T11:18:29.932Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:18:30.159Z] #21 26.75 Selecting previously unselected package xfsprogs. [2022-03-16T11:18:30.159Z] #21 26.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-16T11:18:30.159Z] #21 26.76 Unpacking xfsprogs (5.10.0-4) ... [2022-03-16T11:18:30.571Z] #19 DONE 1.5s [2022-03-16T11:18:30.571Z] [2022-03-16T11:18:30.571Z] #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-16T11:18:30.571Z] #56 sha256:34ffa2a5fa595360b9abd30536c1347d186f1e6a813eb448e622ddaf5f1098c5 [2022-03-16T11:18:30.571Z] #56 10.64 + cd /tmp/tmp.Tb5jghODzz/src/github.com/opencontainers/runc [2022-03-16T11:18:30.571Z] #56 10.64 + git checkout -q v1.1.0 [2022-03-16T11:18:30.571Z] #56 11.04 + '[' -z '' ']' [2022-03-16T11:18:30.571Z] #56 11.04 + target=static [2022-03-16T11:18:30.571Z] #56 11.04 + make BUILDTAGS=seccomp static [2022-03-16T11:18:30.571Z] #56 11.17 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-16T11:18:30.724Z] #21 27.04 Selecting previously unselected package zip. [2022-03-16T11:18:30.724Z] #21 27.06 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-16T11:18:30.724Z] #21 27.06 Unpacking zip (3.0-12) ... [2022-03-16T11:18:30.724Z] #21 27.17 Selecting previously unselected package zstd. [2022-03-16T11:18:30.724Z] #21 27.17 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-16T11:18:30.724Z] #21 27.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:18:30.877Z] #60 ... [2022-03-16T11:18:30.877Z] [2022-03-16T11:18:30.877Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:18:30.877Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-16T11:18:30.877Z] #18 DONE 1.5s [2022-03-16T11:18:30.877Z] [2022-03-16T11:18:30.877Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-16T11:18:30.877Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-16T11:18:30.981Z] #21 27.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:31.912Z] #21 28.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-16T11:18:31.912Z] #21 28.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:18:31.912Z] #21 28.24 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-16T11:18:31.912Z] #21 28.26 Setting up libicu67:arm64 (67.1-7) ... [2022-03-16T11:18:31.912Z] #21 28.27 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-16T11:18:31.912Z] #21 28.29 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-16T11:18:31.912Z] #21 28.30 Setting up uidmap (1:4.8.1-1) ... [2022-03-16T11:18:31.912Z] #21 28.32 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:31.912Z] #21 28.33 Setting up bzip2 (1.0.8-4) ... [2022-03-16T11:18:31.912Z] #21 28.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-16T11:18:31.912Z] #21 28.36 Setting up python3-wheel (0.34.2-1) ... [2022-03-16T11:18:32.044Z] #14 ... [2022-03-16T11:18:32.044Z] [2022-03-16T11:18:32.044Z] #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-16T11:18:32.044Z] #40 sha256:b2196cad3f0f58c95e56baae6e8385e3c704e1b122f522f891fc7ea0eab3a8f6 [2022-03-16T11:18:32.044Z] #40 3.922 Scanning dependencies of target tini-static [2022-03-16T11:18:32.044Z] #40 4.045 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-16T11:18:32.044Z] #40 5.149 [100%] Linking C executable tini-static [2022-03-16T11:18:32.044Z] #40 5.650 [100%] Built target tini-static [2022-03-16T11:18:32.044Z] #40 5.707 + mkdir -p /build [2022-03-16T11:18:32.044Z] #40 5.709 + cp tini-static /build/docker-init [2022-03-16T11:18:32.044Z] #40 DONE 6.2s [2022-03-16T11:18:32.265Z] #19 DONE 1.5s [2022-03-16T11:18:32.265Z] [2022-03-16T11:18:32.265Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:18:32.265Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-16T11:18:32.265Z] #68 CACHED [2022-03-16T11:18:32.265Z] [2022-03-16T11:18:32.265Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-16T11:18:32.265Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-16T11:18:32.265Z] #70 CACHED [2022-03-16T11:18:32.265Z] [2022-03-16T11:18:32.265Z] #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-16T11:18:32.265Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:32.301Z] [2022-03-16T11:18:32.301Z] #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-16T11:18:32.301Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:32.301Z] #51 48.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-16T11:18:32.469Z] #56 ... [2022-03-16T11:18:32.469Z] [2022-03-16T11:18:32.469Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-16T11:18:32.469Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-16T11:18:32.469Z] #20 DONE 1.7s [2022-03-16T11:18:32.475Z] #21 28.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:32.475Z] #21 28.91 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-16T11:18:32.475Z] #21 28.92 Setting up libcap2-bin (1:2.44-1) ... [2022-03-16T11:18:32.475Z] #21 28.93 Setting up apparmor (2.13.6-10) ... [2022-03-16T11:18:32.527Z] #43 ... [2022-03-16T11:18:32.527Z] [2022-03-16T11:18:32.527Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-16T11:18:32.527Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-16T11:18:32.726Z] [2022-03-16T11:18:32.726Z] #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-16T11:18:32.726Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:18:33.471Z] #20 DONE 1.0s [2022-03-16T11:18:33.471Z] [2022-03-16T11:18:33.471Z] #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-16T11:18:33.471Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:33.471Z] #43 ... [2022-03-16T11:18:33.471Z] [2022-03-16T11:18:33.471Z] #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-16T11:18:33.471Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:18:33.845Z] #21 30.28 Setting up zip (3.0-12) ... [2022-03-16T11:18:33.845Z] #21 30.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:33.845Z] #21 30.32 Setting up bash-completion (1:2.11-2) ... [2022-03-16T11:18:34.202Z] [2022-03-16T11:18:34.202Z] Name Version Source Summary [2022-03-16T11:18:34.202Z] ---- ------- ------ ------- [2022-03-16T11:18:34.202Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-16T11:18:34.202Z] [2022-03-16T11:18:34.202Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-16T11:18:34.202Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-16T11:18:34.202Z] PSChildName : containerd [2022-03-16T11:18:34.202Z] PSDrive : C [2022-03-16T11:18:34.202Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-16T11:18:34.202Z] PSIsContainer : True [2022-03-16T11:18:34.202Z] Name : containerd [2022-03-16T11:18:34.202Z] FullName : C:\containerd [2022-03-16T11:18:34.202Z] Parent : [2022-03-16T11:18:34.202Z] Exists : True [2022-03-16T11:18:34.202Z] Root : C:\ [2022-03-16T11:18:34.202Z] Extension : [2022-03-16T11:18:34.202Z] CreationTime : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] CreationTimeUtc : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] LastAccessTime : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] LastAccessTimeUtc : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] LastWriteTime : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] LastWriteTimeUtc : 3/16/2022 11:18:33 AM [2022-03-16T11:18:34.202Z] Attributes : Directory [2022-03-16T11:18:34.202Z] Mode : d----- [2022-03-16T11:18:34.202Z] BaseName : containerd [2022-03-16T11:18:34.202Z] Target : {} [2022-03-16T11:18:34.202Z] LinkType : [2022-03-16T11:18:34.202Z] [2022-03-16T11:18:34.471Z] #19 114.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-16T11:18:34.471Z] #19 114.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:34.471Z] #19 114.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:18:34.471Z] #19 114.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-16T11:18:34.471Z] #19 114.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:34.471Z] #19 114.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:18:34.620Z] #21 1.732 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:18:34.620Z] #21 1.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:18:34.620Z] #21 1.902 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:18:34.855Z] #51 ... [2022-03-16T11:18:34.855Z] [2022-03-16T11:18:34.855Z] #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-16T11:18:34.855Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-16T11:18:34.855Z] #49 53.67 gotestsum version dev [2022-03-16T11:18:34.857Z] #21 1.274 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:18:34.858Z] #21 1.280 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:18:34.858Z] #21 1.280 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:18:35.125Z] #49 DONE 54.0s [2022-03-16T11:18:35.125Z] [2022-03-16T11:18:35.125Z] #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-16T11:18:35.125Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:18:35.125Z] #14 53.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-16T11:18:35.125Z] #14 53.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:35.125Z] #14 53.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:18:35.125Z] #14 54.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-16T11:18:35.125Z] #14 54.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:35.125Z] #14 54.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:18:35.736Z] #21 32.06 Setting up xz-utils (5.2.5-2) ... [2022-03-16T11:18:35.736Z] #21 32.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-16T11:18:35.736Z] #21 32.08 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-16T11:18:35.736Z] #21 32.10 Setting up patch (2.7.6-7) ... [2022-03-16T11:18:35.736Z] #21 32.11 Setting up sudo (1.9.5p2-3) ... [2022-03-16T11:18:35.736Z] #21 32.17 invoke-rc.d: could not determine current runlevel [2022-03-16T11:18:35.736Z] #21 32.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:18:35.736Z] #21 32.19 Setting up xfsprogs (5.10.0-4) ... [2022-03-16T11:18:35.736Z] #21 32.20 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-16T11:18:35.736Z] #21 32.21 Setting up inetutils-ping (2:2.0-1) ... [2022-03-16T11:18:35.736Z] #21 32.23 Setting up pigz (2.6-1) ... [2022-03-16T11:18:35.736Z] #21 32.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-16T11:18:35.736Z] #21 32.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-16T11:18:35.771Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-16T11:18:35.771Z] INFO: Configuring git core.autocrlf... [2022-03-16T11:18:35.771Z] [2022-03-16T11:18:35.771Z] [2022-03-16T11:18:35.993Z] #21 32.27 Setting up python-pip-whl (20.3.4-4) ... [2022-03-16T11:18:35.993Z] #21 32.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:36.505Z] #21 32.83 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-16T11:18:36.505Z] #21 32.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:18:36.761Z] #21 33.20 Setting up libelf1:arm64 (0.183-1) ... [2022-03-16T11:18:36.761Z] #21 33.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:18:36.761Z] #21 33.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-16T11:18:36.761Z] #21 33.26 Setting up python3-distutils (3.9.2-1) ... [2022-03-16T11:18:37.018Z] #21 33.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:37.018Z] #21 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-16T11:18:37.018Z] #21 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-16T11:18:37.018Z] #21 33.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-16T11:18:37.018Z] #21 33.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-16T11:18:37.018Z] #21 33.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-16T11:18:37.018Z] #21 33.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-16T11:18:37.018Z] #21 33.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-16T11:18:37.018Z] #21 33.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-16T11:18:37.274Z] #21 33.66 Setting up python3-setuptools (52.0.0-4) ... [2022-03-16T11:18:38.149Z] #21 2.919 Reading package lists... [2022-03-16T11:18:38.202Z] #21 34.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-16T11:18:38.351Z] #21 2.425 Reading package lists... [2022-03-16T11:18:38.458Z] #21 34.87 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-16T11:18:38.458Z] #21 34.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:18:38.458Z] #21 34.91 Setting up python3-pip (20.3.4-4) ... [2022-03-16T11:18:39.387Z] #21 35.87 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-16T11:18:39.387Z] #21 35.89 Setting up jq (1.6-2.1) ... [2022-03-16T11:18:39.387Z] #21 35.90 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-16T11:18:39.387Z] #21 35.92 Setting up iptables (1.8.7-1) ... [2022-03-16T11:18:39.387Z] #21 35.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-16T11:18:39.387Z] #21 35.95 Setting up iproute2 (5.10.0-4) ... [2022-03-16T11:18:39.643Z] #21 36.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:18:40.409Z] #21 DONE 36.9s [2022-03-16T11:18:40.409Z] [2022-03-16T11:18:40.409Z] #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-16T11:18:40.409Z] #22 sha256:e0642d8718311db49c358af96d886b1b583535ee02a7fef8acff9e3f161e6560 [2022-03-16T11:18:40.668Z] #21 5.412 Reading package lists... [2022-03-16T11:18:40.901Z] #21 4.900 Reading package lists... [2022-03-16T11:18:40.924Z] #21 7.916 Building dependency tree... [2022-03-16T11:18:40.925Z] #21 8.477 Reading state information... [2022-03-16T11:18:40.979Z] #22 0.625 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-16T11:18:40.979Z] #22 0.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-16T11:18:40.979Z] #22 0.632 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-16T11:18:40.979Z] #22 DONE 0.7s [2022-03-16T11:18:40.979Z] [2022-03-16T11:18:40.979Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-16T11:18:40.979Z] #23 sha256:39052603085ce0256db3baa3a0b98a38fca8301fed5d326660748793ac630d1b [2022-03-16T11:18:41.018Z] #19 ... [2022-03-16T11:18:41.018Z] [2022-03-16T11:18:41.018Z] #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-16T11:18:41.018Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:41.018Z] #50 127.7 + dpkg --print-architecture [2022-03-16T11:18:41.018Z] #50 127.7 + git checkout -q v2.1.0 [2022-03-16T11:18:41.018Z] #50 128.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-16T11:18:41.018Z] #50 128.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-16T11:18:41.162Z] #21 7.178 Building dependency tree... [2022-03-16T11:18:41.162Z] #21 7.801 Reading state information... [2022-03-16T11:18:41.486Z] #21 9.058 The following additional packages will be installed: [2022-03-16T11:18:41.486Z] #21 9.060 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:41.486Z] #21 9.060 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-16T11:18:41.486Z] #21 9.061 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-16T11:18:41.486Z] #21 9.061 python3-pkg-resources vim-runtime xxd [2022-03-16T11:18:41.486Z] #21 9.062 Suggested packages: [2022-03-16T11:18:41.486Z] #21 9.062 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-16T11:18:41.486Z] #21 9.062 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-16T11:18:41.486Z] #21 9.062 acl attr quota [2022-03-16T11:18:41.486Z] #21 9.062 Recommended packages: [2022-03-16T11:18:41.486Z] #21 9.062 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-16T11:18:41.676Z] #14 59.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-16T11:18:41.676Z] #14 59.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:18:41.676Z] #14 59.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:18:42.105Z] #21 8.745 The following additional packages will be installed: [2022-03-16T11:18:42.105Z] #21 8.747 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:42.105Z] #21 8.752 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-16T11:18:42.105Z] #21 8.753 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-16T11:18:42.105Z] #21 8.754 python3-pkg-resources vim-runtime xxd [2022-03-16T11:18:42.105Z] #21 8.756 Suggested packages: [2022-03-16T11:18:42.105Z] #21 8.760 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-16T11:18:42.105Z] #21 8.760 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-16T11:18:42.105Z] #21 8.761 acl attr quota [2022-03-16T11:18:42.105Z] #21 8.761 Recommended packages: [2022-03-16T11:18:42.105Z] #21 8.761 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-16T11:18:42.852Z] #21 10.33 The following NEW packages will be installed: [2022-03-16T11:18:42.852Z] #21 10.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-16T11:18:42.852Z] #21 10.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:42.852Z] #21 10.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-16T11:18:42.852Z] #21 10.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-16T11:18:42.852Z] #21 10.33 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-16T11:18:42.852Z] #21 10.33 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-16T11:18:42.852Z] #21 10.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-16T11:18:42.852Z] #21 10.33 xz-utils zip zstd [2022-03-16T11:18:43.107Z] #21 10.64 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:43.108Z] #21 10.64 Need to get 27.6 MB of archives. [2022-03-16T11:18:43.108Z] #21 10.64 After this operation, 106 MB of additional disk space will be used. [2022-03-16T11:18:43.108Z] #21 10.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-16T11:18:43.108Z] #21 10.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-16T11:18:43.108Z] #21 10.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-16T11:18:43.108Z] #21 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-16T11:18:43.108Z] #21 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-16T11:18:43.108Z] #21 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-16T11:18:43.108Z] #21 10.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-16T11:18:43.108Z] #21 10.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-16T11:18:43.108Z] #21 10.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:18:43.108Z] #21 10.69 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-16T11:18:43.108Z] #21 10.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-16T11:18:43.108Z] #21 10.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-16T11:18:43.108Z] #21 10.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-16T11:18:43.108Z] #21 10.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-16T11:18:43.108Z] #21 10.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-16T11:18:43.364Z] #21 10.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-16T11:18:43.364Z] #21 10.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-16T11:18:43.364Z] #21 10.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-16T11:18:43.364Z] #21 10.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-16T11:18:43.364Z] #21 10.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-16T11:18:43.364Z] #21 10.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-16T11:18:43.364Z] #21 10.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-16T11:18:43.364Z] #21 10.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-16T11:18:43.364Z] #21 10.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-16T11:18:43.364Z] #21 10.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-16T11:18:43.364Z] #21 10.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-16T11:18:43.364Z] #21 10.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:18:43.364Z] #21 11.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-16T11:18:43.491Z] #21 9.897 The following NEW packages will be installed: [2022-03-16T11:18:43.491Z] #21 9.899 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-16T11:18:43.491Z] #21 9.899 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:18:43.491Z] #21 9.900 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-16T11:18:43.491Z] #21 9.901 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-16T11:18:43.491Z] #21 9.901 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-16T11:18:43.491Z] #21 9.902 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-16T11:18:43.491Z] #21 9.902 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-16T11:18:43.491Z] #21 9.903 xz-utils zip zstd [2022-03-16T11:18:43.620Z] #21 11.02 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-16T11:18:43.620Z] #21 11.02 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-16T11:18:43.620Z] #21 11.02 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-16T11:18:43.620Z] #21 11.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-16T11:18:43.620Z] #21 11.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-16T11:18:43.620Z] #21 11.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-16T11:18:43.620Z] #21 11.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-16T11:18:43.620Z] #21 11.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-16T11:18:43.620Z] #21 11.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:18:43.620Z] #21 11.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-16T11:18:43.620Z] #21 11.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-16T11:18:43.620Z] #21 11.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-16T11:18:43.620Z] #21 11.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-16T11:18:43.620Z] #21 11.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-16T11:18:43.620Z] #21 11.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-16T11:18:43.620Z] #21 11.18 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-16T11:18:43.752Z] #21 10.26 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:18:43.752Z] #21 10.26 Need to get 27.6 MB of archives. [2022-03-16T11:18:43.752Z] #21 10.26 After this operation, 106 MB of additional disk space will be used. [2022-03-16T11:18:43.752Z] #21 10.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-16T11:18:43.752Z] #21 10.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-16T11:18:43.752Z] #21 10.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-16T11:18:43.752Z] #21 10.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-16T11:18:43.752Z] #21 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-16T11:18:43.752Z] #21 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-16T11:18:43.752Z] #21 10.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-16T11:18:43.752Z] #21 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-16T11:18:43.752Z] #21 10.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:18:43.752Z] #21 10.31 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-16T11:18:43.752Z] #21 10.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-16T11:18:43.752Z] #21 10.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-16T11:18:43.752Z] #21 10.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-16T11:18:43.752Z] #21 10.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-16T11:18:43.752Z] #21 10.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-16T11:18:43.752Z] #21 10.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-16T11:18:43.752Z] #21 10.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-16T11:18:43.752Z] #21 10.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-16T11:18:43.752Z] #21 10.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-16T11:18:43.752Z] #21 10.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-16T11:18:43.752Z] #21 10.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-16T11:18:43.752Z] #21 10.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-16T11:18:43.752Z] #21 10.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-16T11:18:43.876Z] #21 11.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-16T11:18:43.876Z] #21 11.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-16T11:18:43.876Z] #21 11.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-16T11:18:43.876Z] #21 11.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-16T11:18:44.013Z] #21 10.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-16T11:18:44.013Z] #21 10.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-16T11:18:44.013Z] #21 10.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-16T11:18:44.013Z] #21 10.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:18:44.274Z] #21 10.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-16T11:18:44.274Z] #21 10.74 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-16T11:18:44.274Z] #21 10.74 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-16T11:18:44.274Z] #21 10.74 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-16T11:18:44.274Z] #21 10.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-16T11:18:44.274Z] #21 10.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-16T11:18:44.274Z] #21 10.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-16T11:18:44.274Z] #21 10.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-16T11:18:44.274Z] #21 10.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-16T11:18:44.274Z] #21 10.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:18:44.274Z] #21 10.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-16T11:18:44.274Z] #21 10.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-16T11:18:44.274Z] #21 10.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-16T11:18:44.274Z] #21 10.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-16T11:18:44.274Z] #21 10.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-16T11:18:44.274Z] #21 10.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-16T11:18:44.274Z] #21 10.93 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-16T11:18:44.439Z] #21 11.93 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:44.439Z] #21 12.09 Fetched 27.6 MB in 1s (25.6 MB/s) [2022-03-16T11:18:44.439Z] #21 12.14 Selecting previously unselected package pigz. [2022-03-16T11:18:44.535Z] #21 11.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-16T11:18:44.535Z] #21 11.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-16T11:18:44.535Z] #21 11.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-16T11:18:44.696Z] #21 12.14 (Reading database ... #21 ... [2022-03-16T11:18:44.696Z] [2022-03-16T11:18:44.696Z] #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-16T11:18:44.696Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:18:44.696Z] #34 DONE 116.5s [2022-03-16T11:18:44.696Z] [2022-03-16T11:18:44.696Z] #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-16T11:18:44.696Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:18:44.696Z] #21 12.14 (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-16T11:18:44.696Z] #21 12.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-16T11:18:44.696Z] #21 12.23 Unpacking pigz (2.6-1) ... [2022-03-16T11:18:44.796Z] #21 11.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-16T11:18:44.951Z] #21 12.35 Selecting previously unselected package libelf1:amd64. [2022-03-16T11:18:44.951Z] #21 12.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-16T11:18:44.951Z] #21 12.38 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-16T11:18:44.951Z] #21 12.57 Selecting previously unselected package libbpf0:amd64. [2022-03-16T11:18:44.951Z] #21 12.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-16T11:18:44.951Z] #21 12.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:18:45.208Z] #21 12.69 Selecting previously unselected package libcap2:amd64. [2022-03-16T11:18:45.208Z] #21 12.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-16T11:18:45.208Z] #21 12.70 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:18:45.208Z] #21 12.79 Selecting previously unselected package libmnl0:amd64. [2022-03-16T11:18:45.208Z] #21 12.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-16T11:18:45.208Z] #21 12.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:18:45.208Z] #21 12.88 Selecting previously unselected package libxtables12:amd64. [2022-03-16T11:18:45.208Z] #21 12.88 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-16T11:18:45.208Z] #21 12.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:18:45.369Z] #21 11.84 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:18:45.369Z] #21 11.99 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-03-16T11:18:45.369Z] #21 12.06 Selecting previously unselected package pigz. [2022-03-16T11:18:45.464Z] #21 12.96 Selecting previously unselected package libcap2-bin. [2022-03-16T11:18:45.464Z] #21 12.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-16T11:18:45.464Z] #21 12.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-16T11:18:45.631Z] #21 12.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-16T11:18:45.631Z] #21 12.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-16T11:18:45.631Z] #21 12.11 Unpacking pigz (2.6-1) ... [2022-03-16T11:18:45.631Z] #21 12.20 Selecting previously unselected package libelf1:amd64. [2022-03-16T11:18:45.631Z] #21 12.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-16T11:18:45.631Z] #21 12.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-16T11:18:45.721Z] #21 13.08 Selecting previously unselected package iproute2. [2022-03-16T11:18:45.721Z] #21 13.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-16T11:18:45.721Z] #21 13.09 Unpacking iproute2 (5.10.0-4) ... [2022-03-16T11:18:45.893Z] #21 12.43 Selecting previously unselected package libbpf0:amd64. [2022-03-16T11:18:45.893Z] #21 12.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-16T11:18:45.893Z] #21 12.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:18:45.893Z] #21 12.55 Selecting previously unselected package libcap2:amd64. [2022-03-16T11:18:45.893Z] #21 12.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-16T11:18:45.893Z] #21 12.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:18:45.978Z] #21 13.60 Selecting previously unselected package xxd. [2022-03-16T11:18:45.978Z] #21 13.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:18:46.157Z] #21 12.65 Selecting previously unselected package libmnl0:amd64. [2022-03-16T11:18:46.157Z] #21 12.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-16T11:18:46.157Z] #21 12.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:18:46.157Z] #21 12.74 Selecting previously unselected package libxtables12:amd64. [2022-03-16T11:18:46.157Z] #21 12.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-16T11:18:46.157Z] #21 12.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:18:46.157Z] #21 12.83 Selecting previously unselected package libcap2-bin. [2022-03-16T11:18:46.157Z] #21 12.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-16T11:18:46.157Z] #21 12.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-16T11:18:46.235Z] #21 13.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:46.235Z] #21 13.73 Selecting previously unselected package vim-common. [2022-03-16T11:18:46.235Z] #21 13.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:46.235Z] #21 13.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:46.336Z] #50 ... [2022-03-16T11:18:46.336Z] [2022-03-16T11:18:46.336Z] #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-16T11:18:46.336Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:18:46.336Z] #19 123.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-16T11:18:46.336Z] #19 123.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 123.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:18:46.336Z] #19 123.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-16T11:18:46.336Z] #19 123.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 123.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:18:46.336Z] #19 123.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-16T11:18:46.336Z] #19 123.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 123.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:18:46.336Z] #19 123.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-16T11:18:46.336Z] #19 123.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 123.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:18:46.336Z] #19 123.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-16T11:18:46.336Z] #19 123.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 123.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:18:46.336Z] #19 123.7 Selecting previously unselected package cross-config. [2022-03-16T11:18:46.336Z] #19 123.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-16T11:18:46.336Z] #19 123.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-16T11:18:46.336Z] #19 123.7 Selecting previously unselected package gcc-10-cross-base. [2022-03-16T11:18:46.336Z] #19 123.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 123.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 123.8 Selecting previously unselected package libc6-arm64-cross. [2022-03-16T11:18:46.336Z] #19 123.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-16T11:18:46.336Z] #19 123.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-16T11:18:46.336Z] #19 124.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 124.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 124.2 Selecting previously unselected package libitm1-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 124.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 124.3 Selecting previously unselected package libasan6-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 124.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-16T11:18:46.336Z] #19 124.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 124.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 125.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-16T11:18:46.336Z] #19 125.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 125.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 125.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-16T11:18:46.336Z] #19 125.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 125.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 125.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-16T11:18:46.336Z] #19 125.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 125.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 126.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-16T11:18:46.336Z] #19 126.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:46.336Z] #19 126.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:46.336Z] #19 126.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-16T11:18:46.336Z] #19 126.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:46.336Z] #19 126.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:18:46.419Z] #21 12.97 Selecting previously unselected package iproute2. [2022-03-16T11:18:46.419Z] #21 12.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-16T11:18:46.419Z] #21 12.97 Unpacking iproute2 (5.10.0-4) ... [2022-03-16T11:18:46.492Z] #21 13.94 Selecting previously unselected package bash-completion. [2022-03-16T11:18:46.492Z] #21 13.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-16T11:18:46.991Z] #21 ... [2022-03-16T11:18:46.991Z] [2022-03-16T11:18:46.991Z] #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-16T11:18:46.991Z] #56 sha256:32cf15d39fa52cab1581c8c58b9095f2c4bc9b0b7237f91e4cb460565f2777ff [2022-03-16T11:18:46.991Z] #56 10.85 + cd /tmp/tmp.lfDQFAzseZ/src/github.com/opencontainers/runc [2022-03-16T11:18:46.991Z] #56 10.85 + git checkout -q v1.1.0 [2022-03-16T11:18:46.991Z] #56 11.26 + '[' -z '' ']' [2022-03-16T11:18:46.991Z] #56 11.26 + target=static [2022-03-16T11:18:46.991Z] #56 11.26 + make BUILDTAGS=seccomp static [2022-03-16T11:18:46.991Z] #56 11.46 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-16T11:18:46.991Z] #56 ... [2022-03-16T11:18:46.991Z] [2022-03-16T11:18:46.991Z] #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-16T11:18:46.991Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:18:46.991Z] #21 13.57 Selecting previously unselected package xxd. [2022-03-16T11:18:46.991Z] #21 13.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:18:46.991Z] #21 13.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:47.253Z] #21 13.74 Selecting previously unselected package vim-common. [2022-03-16T11:18:47.253Z] #21 13.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:47.253Z] #21 13.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:47.253Z] #21 13.93 Selecting previously unselected package bash-completion. [2022-03-16T11:18:47.253Z] #21 13.93 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-16T11:18:48.383Z] #21 15.83 Unpacking bash-completion (1:2.11-2) ... [2022-03-16T11:18:48.639Z] #21 16.21 Selecting previously unselected package bzip2. [2022-03-16T11:18:48.639Z] #21 16.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-16T11:18:48.639Z] #21 16.23 Unpacking bzip2 (1.0.8-4) ... [2022-03-16T11:18:48.895Z] #21 16.29 Selecting previously unselected package xz-utils. [2022-03-16T11:18:48.895Z] #21 16.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-16T11:18:48.895Z] #21 16.31 Unpacking xz-utils (5.2.5-2) ... [2022-03-16T11:18:48.895Z] #21 16.46 Selecting previously unselected package apparmor. [2022-03-16T11:18:48.895Z] #21 16.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-16T11:18:48.895Z] #21 16.51 Unpacking apparmor (2.13.6-10) ... [2022-03-16T11:18:49.431Z] #21 15.90 Unpacking bash-completion (1:2.11-2) ... [2022-03-16T11:18:49.458Z] #21 16.92 Selecting previously unselected package inetutils-ping. [2022-03-16T11:18:49.458Z] #21 16.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-16T11:18:49.458Z] #21 16.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-16T11:18:49.458Z] #21 17.01 Selecting previously unselected package libip4tc2:amd64. [2022-03-16T11:18:49.458Z] #21 17.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:18:49.458Z] #21 17.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:18:49.458Z] #21 17.07 Selecting previously unselected package libip6tc2:amd64. [2022-03-16T11:18:49.458Z] #21 17.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:18:49.458Z] #21 17.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:18:49.692Z] #21 16.27 Selecting previously unselected package bzip2. [2022-03-16T11:18:49.692Z] #21 16.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-16T11:18:49.692Z] #21 16.30 Unpacking bzip2 (1.0.8-4) ... [2022-03-16T11:18:49.714Z] #21 17.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-16T11:18:49.714Z] #21 17.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-16T11:18:49.714Z] #21 17.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:18:49.714Z] #21 17.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-16T11:18:49.714Z] #21 17.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-16T11:18:49.714Z] #21 17.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:18:49.714Z] #21 17.31 Selecting previously unselected package libnftnl11:amd64. [2022-03-16T11:18:49.714Z] #21 17.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-16T11:18:49.714Z] #21 17.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:18:49.714Z] #21 17.39 Selecting previously unselected package iptables. [2022-03-16T11:18:49.953Z] #21 16.38 Selecting previously unselected package xz-utils. [2022-03-16T11:18:49.953Z] #21 16.40 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-16T11:18:49.953Z] #21 16.41 Unpacking xz-utils (5.2.5-2) ... [2022-03-16T11:18:49.953Z] #21 16.60 Selecting previously unselected package apparmor. [2022-03-16T11:18:49.969Z] #21 17.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-16T11:18:49.969Z] #21 17.40 Unpacking iptables (1.8.7-1) ... [2022-03-16T11:18:49.969Z] #21 17.65 Selecting previously unselected package libonig5:amd64. [2022-03-16T11:18:50.214Z] #21 16.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-16T11:18:50.214Z] #21 16.68 Unpacking apparmor (2.13.6-10) ... [2022-03-16T11:18:50.226Z] #21 17.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-16T11:18:50.226Z] #21 17.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:18:50.226Z] #21 17.81 Selecting previously unselected package libjq1:amd64. [2022-03-16T11:18:50.226Z] #21 17.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-16T11:18:50.226Z] #21 17.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:18:50.226Z] #21 17.93 Selecting previously unselected package jq. [2022-03-16T11:18:50.475Z] #21 17.17 Selecting previously unselected package inetutils-ping. [2022-03-16T11:18:50.482Z] #21 17.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-16T11:18:50.482Z] #21 17.94 Unpacking jq (1.6-2.1) ... [2022-03-16T11:18:50.482Z] #21 18.02 Selecting previously unselected package libaio1:amd64. [2022-03-16T11:18:50.482Z] #21 18.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-16T11:18:50.482Z] #21 18.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:18:50.482Z] #21 18.10 Selecting previously unselected package libgpm2:amd64. [2022-03-16T11:18:50.482Z] #21 18.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-16T11:18:50.482Z] #21 18.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:18:50.482Z] #21 18.17 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:18:50.736Z] #21 17.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-16T11:18:50.736Z] #21 17.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-16T11:18:50.736Z] #21 17.30 Selecting previously unselected package libip4tc2:amd64. [2022-03-16T11:18:50.736Z] #21 17.32 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:18:50.736Z] #21 17.33 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:18:50.736Z] #21 17.40 Selecting previously unselected package libip6tc2:amd64. [2022-03-16T11:18:50.736Z] #21 17.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:18:50.736Z] #21 17.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:18:50.738Z] #21 18.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:18:50.738Z] #21 18.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:18:50.935Z] #23 8.633 Collecting yamllint==1.26.1 [2022-03-16T11:18:50.935Z] #23 9.695 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-16T11:18:50.997Z] #21 17.51 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-16T11:18:50.997Z] #21 17.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-16T11:18:50.997Z] #21 17.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:18:50.997Z] #21 17.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-16T11:18:50.997Z] #21 17.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-16T11:18:50.997Z] #21 17.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:18:51.259Z] #21 17.68 Selecting previously unselected package libnftnl11:amd64. [2022-03-16T11:18:51.259Z] #21 17.69 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-16T11:18:51.259Z] #21 17.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:18:51.259Z] #21 17.80 Selecting previously unselected package iptables. [2022-03-16T11:18:51.259Z] #21 17.81 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-16T11:18:51.259Z] #21 17.82 Unpacking iptables (1.8.7-1) ... [2022-03-16T11:18:51.626Z] #14 ... [2022-03-16T11:18:51.626Z] [2022-03-16T11:18:51.626Z] #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-16T11:18:51.626Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:18:51.626Z] #60 36.17 Updating files: 63% (3007/4739) Updating files: 64% (3033/4739) Updating files: 65% (3081/4739) Updating files: 66% (3128/4739) Updating files: 67% (3176/4739) Updating files: 68% (3223/4739) Updating files: 69% (3270/4739) Updating files: 70% (3318/4739) Updating files: 71% (3365/4739) Updating files: 72% (3413/4739) Updating files: 73% (3460/4739) Updating files: 74% (3507/4739) Updating files: 75% (3555/4739) Updating files: 76% (3602/4739) Updating files: 77% (3650/4739) Updating files: 78% (3697/4739) Updating files: 79% (3744/4739) Updating files: 80% (3792/4739) Updating files: 81% (3839/4739) Updating files: 82% (3886/4739) Updating files: 83% (3934/4739) Updating files: 84% (3981/4739) Updating files: 85% (4029/4739) Updating files: 86% (4076/4739) Updating files: 87% (4123/4739) Updating files: 88% (4171/4739) Updating files: 89% (4218/4739) Updating files: 90% (4266/4739) Updating files: 91% (4313/4739) Updating files: 92% (4360/4739) Updating files: 93% (4408/4739) Updating files: 94% (4455/4739) Updating files: 95% (4503/4739) Updating files: 96% (4550/4739) Updating files: 97% (4597/4739) Updating files: 98% (4645/4739) Updating files: 99% (4692/4739) Updating files: 100% (4739/4739) Updating files: 100% (4739/4739), done. [2022-03-16T11:18:51.626Z] #60 36.97 + cd /tmp/tmp.KuP3Gk3AFs/src/github.com/containerd/containerd [2022-03-16T11:18:51.626Z] #60 36.97 + git checkout -q v1.6.1 [2022-03-16T11:18:51.782Z] #21 18.22 Selecting previously unselected package libonig5:amd64. [2022-03-16T11:18:51.782Z] #21 18.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-16T11:18:51.782Z] #21 18.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:18:51.782Z] #21 18.38 Selecting previously unselected package libjq1:amd64. [2022-03-16T11:18:51.782Z] #21 18.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-16T11:18:51.782Z] #21 18.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:18:51.866Z] #23 10.73 Collecting pathspec>=0.5.3 [2022-03-16T11:18:51.866Z] #23 10.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-16T11:18:51.866Z] #23 11.00 Collecting pyyaml [2022-03-16T11:18:52.043Z] #21 18.51 Selecting previously unselected package jq. [2022-03-16T11:18:52.043Z] #21 18.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-16T11:18:52.043Z] #21 18.53 Unpacking jq (1.6-2.1) ... [2022-03-16T11:18:52.043Z] #21 18.64 Selecting previously unselected package libaio1:amd64. [2022-03-16T11:18:52.043Z] #21 18.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-16T11:18:52.043Z] #21 18.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:18:52.043Z] #21 18.71 Selecting previously unselected package libgpm2:amd64. [2022-03-16T11:18:52.043Z] #21 18.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-16T11:18:52.043Z] #21 18.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:18:52.123Z] #23 11.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-16T11:18:52.123Z] #23 11.07 Building wheels for collected packages: yamllint [2022-03-16T11:18:52.123Z] #23 11.07 Building wheel for yamllint (setup.py): started [2022-03-16T11:18:52.189Z] #60 38.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-16T11:18:52.189Z] #60 38.14 + BUILDTAGS='netgo osusergo static_build' [2022-03-16T11:18:52.189Z] #60 38.14 + export EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:18:52.189Z] #60 38.14 + EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:18:52.189Z] #60 38.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-16T11:18:52.189Z] #60 38.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-16T11:18:52.189Z] #60 38.15 + '[' '' = dynamic ']' [2022-03-16T11:18:52.189Z] #60 38.15 + make [2022-03-16T11:18:52.305Z] #21 18.80 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:18:52.305Z] #21 18.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:18:52.305Z] #21 18.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:18:53.052Z] #23 11.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-16T11:18:53.052Z] #23 11.94 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2370328f7e8a6e9d2be6373ec41a5ee346af9126d28a413c5d7c30e589a7ac9f [2022-03-16T11:18:53.052Z] #23 11.94 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-16T11:18:53.052Z] #23 11.94 Successfully built yamllint [2022-03-16T11:18:53.052Z] #23 11.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-16T11:18:53.118Z] #60 39.21 + bin/ctr [2022-03-16T11:18:53.309Z] #23 12.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-16T11:18:53.693Z] #21 ... [2022-03-16T11:18:53.693Z] [2022-03-16T11:18:53.693Z] #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-16T11:18:53.693Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:18:53.693Z] #34 DONE 120.9s [2022-03-16T11:18:53.693Z] [2022-03-16T11:18:53.693Z] #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-16T11:18:53.693Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:18:53.873Z] #23 DONE 12.7s [2022-03-16T11:18:53.873Z] [2022-03-16T11:18:53.873Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-16T11:18:53.873Z] #30 sha256:0ab4efe379e940fef34e1db01c2b566a822e8b0feb754d1d2e2b24cb712ef4b1 [2022-03-16T11:18:53.873Z] #30 CACHED [2022-03-16T11:18:53.873Z] [2022-03-16T11:18:53.873Z] #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-16T11:18:53.873Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-16T11:18:53.873Z] #29 CACHED [2022-03-16T11:18:53.873Z] [2022-03-16T11:18:53.873Z] #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-16T11:18:53.873Z] #31 sha256:2c8ea4451cfa4673a1389ea61e12f52b34a0352c84a0e873d551fea87518301d [2022-03-16T11:18:53.873Z] #31 CACHED [2022-03-16T11:18:53.873Z] [2022-03-16T11:18:53.873Z] #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-16T11:18:53.873Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-16T11:18:54.008Z] #21 21.01 Selecting previously unselected package libinih1:amd64. [2022-03-16T11:18:54.008Z] #21 21.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-16T11:18:54.008Z] #21 21.08 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:18:54.008Z] #21 21.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:54.008Z] #21 21.18 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:18:54.008Z] #21 21.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:18:54.008Z] #21 21.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:18:54.008Z] #21 21.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:18:54.008Z] #21 21.31 Selecting previously unselected package net-tools. [2022-03-16T11:18:54.008Z] #21 21.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:18:54.008Z] #21 21.50 Selecting previously unselected package patch. [2022-03-16T11:18:54.008Z] #21 21.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-16T11:18:54.008Z] #21 21.55 Unpacking patch (2.7.6-7) ... [2022-03-16T11:18:54.264Z] #21 21.64 Selecting previously unselected package python-pip-whl. [2022-03-16T11:18:54.264Z] #21 21.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-16T11:18:54.264Z] #21 21.65 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-16T11:18:54.826Z] #21 22.12 Selecting previously unselected package python3-lib2to3. [2022-03-16T11:18:54.826Z] #21 22.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-16T11:18:54.826Z] #21 22.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:18:54.826Z] #21 22.26 Selecting previously unselected package python3-distutils. [2022-03-16T11:18:54.826Z] #21 22.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-16T11:18:54.826Z] #21 22.27 Unpacking python3-distutils (3.9.2-1) ... [2022-03-16T11:18:55.082Z] #21 22.39 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:18:55.082Z] #21 22.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:18:55.082Z] #21 22.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:55.082Z] #21 22.56 Selecting previously unselected package python3-setuptools. [2022-03-16T11:18:55.082Z] #21 22.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-16T11:18:55.082Z] #21 22.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-16T11:18:55.338Z] #21 22.81 Selecting previously unselected package python3-wheel. [2022-03-16T11:18:55.338Z] #21 22.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-16T11:18:55.338Z] #21 22.82 Unpacking python3-wheel (0.34.2-1) ... [2022-03-16T11:18:55.338Z] #21 22.92 Selecting previously unselected package python3-pip. [2022-03-16T11:18:55.594Z] #21 22.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-16T11:18:55.594Z] #21 22.93 Unpacking python3-pip (20.3.4-4) ... [2022-03-16T11:18:55.594Z] #21 23.17 Selecting previously unselected package sudo. [2022-03-16T11:18:55.850Z] #21 23.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-16T11:18:55.850Z] #21 23.19 Unpacking sudo (1.9.5p2-3) ... [2022-03-16T11:18:56.106Z] #21 23.63 Selecting previously unselected package thin-provisioning-tools. [2022-03-16T11:18:56.106Z] #21 23.64 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-16T11:18:56.106Z] #21 23.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:18:56.243Z] #51 ... [2022-03-16T11:18:56.243Z] [2022-03-16T11:18:56.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-16T11:18:56.243Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:18:56.243Z] #21 22.90 Selecting previously unselected package libinih1:amd64. [2022-03-16T11:18:56.243Z] #21 22.91 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-16T11:18:56.243Z] #21 22.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-16T11:18:56.243Z] #21 22.98 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:18:56.363Z] #21 23.89 Selecting previously unselected package uidmap. [2022-03-16T11:18:56.363Z] #21 23.89 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-16T11:18:56.363Z] #21 23.90 Unpacking uidmap (1:4.8.1-1) ... [2022-03-16T11:18:56.363Z] #21 23.99 Selecting previously unselected package vim-runtime. [2022-03-16T11:18:56.509Z] #21 22.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:18:56.509Z] #21 22.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:18:56.509Z] #21 23.11 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:18:56.509Z] #21 23.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:18:56.509Z] #21 23.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:18:56.509Z] #21 23.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:18:56.509Z] #21 23.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:18:56.619Z] #21 24.00 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:56.619Z] #21 24.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-16T11:18:56.619Z] #21 24.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-16T11:18:56.619Z] #21 24.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:56.770Z] #21 23.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:18:56.770Z] #21 23.29 Selecting previously unselected package net-tools. [2022-03-16T11:18:56.770Z] #21 23.29 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-16T11:18:56.770Z] #21 23.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:18:56.770Z] #21 23.48 Selecting previously unselected package patch. [2022-03-16T11:18:57.030Z] #21 23.48 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-16T11:18:57.030Z] #21 23.49 Unpacking patch (2.7.6-7) ... [2022-03-16T11:18:57.030Z] #21 23.61 Selecting previously unselected package python-pip-whl. [2022-03-16T11:18:57.030Z] #21 23.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-16T11:18:57.030Z] #21 23.62 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-16T11:18:57.603Z] #21 24.15 Selecting previously unselected package python3-lib2to3. [2022-03-16T11:18:57.603Z] #21 24.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-16T11:18:57.603Z] #21 24.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:18:57.603Z] #21 24.26 Selecting previously unselected package python3-distutils. [2022-03-16T11:18:57.865Z] #21 24.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-16T11:18:57.865Z] #21 24.27 Unpacking python3-distutils (3.9.2-1) ... [2022-03-16T11:18:57.865Z] #21 24.40 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:18:57.865Z] #21 24.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:18:57.865Z] #21 24.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:18:58.127Z] #21 24.55 Selecting previously unselected package python3-setuptools. [2022-03-16T11:18:58.127Z] #21 24.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-16T11:18:58.127Z] #21 24.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-16T11:18:58.127Z] #21 24.80 Selecting previously unselected package python3-wheel. [2022-03-16T11:18:58.127Z] #21 24.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-16T11:18:58.127Z] #21 24.81 Unpacking python3-wheel (0.34.2-1) ... [2022-03-16T11:18:58.388Z] #21 24.90 Selecting previously unselected package python3-pip. [2022-03-16T11:18:58.388Z] #21 24.90 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-16T11:18:58.388Z] #21 24.90 Unpacking python3-pip (20.3.4-4) ... [2022-03-16T11:18:58.527Z] #19 137.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-16T11:18:58.527Z] #19 137.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:18:58.527Z] #19 137.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:18:58.527Z] #19 137.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-16T11:18:58.527Z] #19 137.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-16T11:18:58.527Z] #19 137.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-16T11:18:58.527Z] #19 137.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-16T11:18:58.527Z] #19 137.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-16T11:18:58.527Z] #19 137.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-16T11:18:58.527Z] #19 ... [2022-03-16T11:18:58.527Z] [2022-03-16T11:18:58.527Z] #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-16T11:18:58.527Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:18:58.527Z] #50 DONE 145.1s [2022-03-16T11:18:58.527Z] [2022-03-16T11:18:58.527Z] #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-16T11:18:58.527Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:18:58.527Z] #19 138.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-16T11:18:58.527Z] #19 138.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:18:58.527Z] #19 138.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:18:58.649Z] #21 25.15 Selecting previously unselected package sudo. [2022-03-16T11:18:58.649Z] #21 25.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-16T11:18:58.649Z] #21 25.16 Unpacking sudo (1.9.5p2-3) ... [2022-03-16T11:18:58.783Z] #19 139.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-16T11:18:58.783Z] #19 139.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:18:58.783Z] #19 139.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:18:58.911Z] #21 25.68 Selecting previously unselected package thin-provisioning-tools. [2022-03-16T11:18:59.172Z] #21 25.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-16T11:18:59.172Z] #21 25.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:18:59.172Z] #21 25.92 Selecting previously unselected package uidmap. [2022-03-16T11:18:59.172Z] #21 25.92 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-16T11:18:59.172Z] #21 25.94 Unpacking uidmap (1:4.8.1-1) ... [2022-03-16T11:18:59.433Z] #21 26.09 Selecting previously unselected package vim-runtime. [2022-03-16T11:18:59.695Z] #21 26.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:18:59.695Z] #21 26.14 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-16T11:18:59.695Z] #21 26.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-16T11:18:59.695Z] #21 26.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:59.886Z] #21 26.91 Selecting previously unselected package vim. [2022-03-16T11:18:59.886Z] #21 26.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:18:59.886Z] #21 26.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:18:59.886Z] #21 27.41 Selecting previously unselected package xfsprogs. [2022-03-16T11:18:59.886Z] #21 27.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-16T11:18:59.886Z] #21 27.42 Unpacking xfsprogs (5.10.0-4) ... [2022-03-16T11:19:00.142Z] #21 27.84 Selecting previously unselected package zip. [2022-03-16T11:19:00.398Z] #21 27.84 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-16T11:19:00.398Z] #21 27.85 Unpacking zip (3.0-12) ... [2022-03-16T11:19:00.398Z] #21 27.95 Selecting previously unselected package zstd. [2022-03-16T11:19:00.398Z] #21 27.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-16T11:19:00.398Z] #21 27.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:19:00.654Z] #21 28.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:19:01.582Z] #21 28.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:01.582Z] #21 29.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:19:01.582Z] #21 29.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:19:01.582Z] #21 29.02 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:19:01.582Z] #21 29.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:01.582Z] #21 29.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-16T11:19:01.582Z] #21 29.06 Setting up uidmap (1:4.8.1-1) ... [2022-03-16T11:19:01.582Z] #21 29.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:19:01.582Z] #21 29.08 Setting up bzip2 (1.0.8-4) ... [2022-03-16T11:19:01.582Z] #21 29.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:19:01.582Z] #21 29.11 Setting up python3-wheel (0.34.2-1) ... [2022-03-16T11:19:02.145Z] #21 29.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:02.145Z] #21 29.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:19:02.145Z] #21 29.77 Setting up libcap2-bin (1:2.44-1) ... [2022-03-16T11:19:02.145Z] #21 29.78 Setting up apparmor (2.13.6-10) ... [2022-03-16T11:19:02.450Z] [2022-03-16T11:19:02.450Z] Name Version Source Summary [2022-03-16T11:19:02.450Z] ---- ------- ------ ------- [2022-03-16T11:19:02.450Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-16T11:19:02.450Z] [2022-03-16T11:19:02.450Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-16T11:19:02.450Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-16T11:19:02.450Z] PSChildName : containerd [2022-03-16T11:19:02.450Z] PSDrive : C [2022-03-16T11:19:02.450Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-16T11:19:02.450Z] PSIsContainer : True [2022-03-16T11:19:02.450Z] Name : containerd [2022-03-16T11:19:02.450Z] FullName : C:\containerd [2022-03-16T11:19:02.450Z] Parent : [2022-03-16T11:19:02.450Z] Exists : True [2022-03-16T11:19:02.450Z] Root : C:\ [2022-03-16T11:19:02.450Z] Extension : [2022-03-16T11:19:02.450Z] CreationTime : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] CreationTimeUtc : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] LastAccessTime : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] LastAccessTimeUtc : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] LastWriteTime : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] LastWriteTimeUtc : 3/16/2022 11:18:57 AM [2022-03-16T11:19:02.450Z] Attributes : Directory [2022-03-16T11:19:02.450Z] Mode : d----- [2022-03-16T11:19:02.450Z] BaseName : containerd [2022-03-16T11:19:02.450Z] Target : {} [2022-03-16T11:19:02.450Z] LinkType : [2022-03-16T11:19:02.450Z] [2022-03-16T11:19:02.450Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-16T11:19:02.450Z] INFO: Configuring git core.autocrlf... [2022-03-16T11:19:02.450Z] [2022-03-16T11:19:02.450Z] [2022-03-16T11:19:02.999Z] #21 29.08 Selecting previously unselected package vim. [2022-03-16T11:19:02.999Z] #21 29.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:19:02.999Z] #21 29.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:02.999Z] #21 29.64 Selecting previously unselected package xfsprogs. [2022-03-16T11:19:02.999Z] #21 29.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-16T11:19:02.999Z] #21 29.66 Unpacking xfsprogs (5.10.0-4) ... [2022-03-16T11:19:03.076Z] #60 ... [2022-03-16T11:19:03.076Z] [2022-03-16T11:19:03.076Z] #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-16T11:19:03.076Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:19:03.076Z] #14 70.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-16T11:19:03.076Z] #14 70.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:19:03.076Z] #14 70.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:19:03.076Z] #14 74.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-16T11:19:03.076Z] #14 74.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:19:03.076Z] #14 74.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:19:03.076Z] #14 80.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-16T11:19:03.076Z] #14 80.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:19:03.076Z] #14 80.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:19:03.512Z] #21 31.14 Setting up zip (3.0-12) ... [2022-03-16T11:19:03.572Z] #21 30.08 Selecting previously unselected package zip. [2022-03-16T11:19:03.572Z] #21 30.09 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-16T11:19:03.572Z] #21 30.09 Unpacking zip (3.0-12) ... [2022-03-16T11:19:03.768Z] #21 31.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:03.768Z] #21 31.18 Setting up bash-completion (1:2.11-2) ... [2022-03-16T11:19:03.832Z] #21 30.23 Selecting previously unselected package zstd. [2022-03-16T11:19:03.832Z] #21 30.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-16T11:19:03.832Z] #21 30.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:19:04.093Z] #21 30.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:19:04.666Z] #21 31.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:04.927Z] #21 31.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:19:04.927Z] #21 31.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:19:04.927Z] #21 31.49 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:19:04.927Z] #21 31.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:04.927Z] #21 31.52 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-16T11:19:04.927Z] #21 31.55 Setting up uidmap (1:4.8.1-1) ... [2022-03-16T11:19:04.927Z] #21 31.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:19:04.927Z] #21 31.59 Setting up bzip2 (1.0.8-4) ... [2022-03-16T11:19:04.927Z] #21 31.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:19:04.927Z] #21 31.63 Setting up python3-wheel (0.34.2-1) ... [2022-03-16T11:19:05.660Z] #21 33.03 Setting up xz-utils (5.2.5-2) ... [2022-03-16T11:19:05.660Z] #21 33.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-16T11:19:05.660Z] #21 33.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:19:05.660Z] #21 33.08 Setting up patch (2.7.6-7) ... [2022-03-16T11:19:05.660Z] #21 33.10 Setting up sudo (1.9.5p2-3) ... [2022-03-16T11:19:05.660Z] #21 33.17 invoke-rc.d: could not determine current runlevel [2022-03-16T11:19:05.660Z] #21 33.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:19:05.660Z] #21 33.18 Setting up xfsprogs (5.10.0-4) ... [2022-03-16T11:19:05.660Z] #21 33.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:19:05.660Z] #21 33.22 Setting up inetutils-ping (2:2.0-1) ... [2022-03-16T11:19:05.660Z] #21 33.23 Setting up pigz (2.6-1) ... [2022-03-16T11:19:05.660Z] #21 33.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:19:05.660Z] #21 33.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:19:05.871Z] #21 32.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:05.871Z] #21 32.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:19:05.871Z] #21 32.39 Setting up libcap2-bin (1:2.44-1) ... [2022-03-16T11:19:05.871Z] #21 32.41 Setting up apparmor (2.13.6-10) ... [2022-03-16T11:19:05.916Z] #21 33.27 Setting up python-pip-whl (20.3.4-4) ... [2022-03-16T11:19:05.916Z] #21 33.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:06.172Z] #21 33.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:19:06.428Z] #21 33.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:19:06.684Z] #21 34.23 Setting up libelf1:amd64 (0.183-1) ... [2022-03-16T11:19:06.684Z] #21 34.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:19:06.684Z] #21 34.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:19:06.684Z] #21 34.28 Setting up python3-distutils (3.9.2-1) ... [2022-03-16T11:19:06.871Z] #19 146.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-16T11:19:06.871Z] #19 146.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:06.871Z] #19 146.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:06.871Z] #19 146.3 Selecting previously unselected package patch. [2022-03-16T11:19:06.871Z] #19 146.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-16T11:19:06.871Z] #19 146.3 Unpacking patch (2.7.6-7) ... [2022-03-16T11:19:06.871Z] #19 146.4 Selecting previously unselected package dpkg-dev. [2022-03-16T11:19:06.871Z] #19 146.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-16T11:19:06.871Z] #19 146.4 Unpacking dpkg-dev (1.20.9) ... [2022-03-16T11:19:06.871Z] #19 146.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-16T11:19:06.871Z] #19 146.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-16T11:19:06.871Z] #19 146.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-16T11:19:06.871Z] #19 146.6 Selecting previously unselected package libio-string-perl. [2022-03-16T11:19:06.871Z] #19 146.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-16T11:19:06.871Z] #19 146.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-16T11:19:06.871Z] #19 146.7 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:19:06.871Z] #19 146.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:19:06.871Z] #19 146.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:19:07.246Z] #21 34.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:07.246Z] #21 34.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-16T11:19:07.246Z] #21 34.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-16T11:19:07.246Z] #21 34.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-16T11:19:07.246Z] #21 34.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-16T11:19:07.246Z] #21 34.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-16T11:19:07.246Z] #21 34.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-16T11:19:07.246Z] #21 34.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-16T11:19:07.246Z] #21 34.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-16T11:19:07.246Z] #21 34.78 Setting up python3-setuptools (52.0.0-4) ... [2022-03-16T11:19:07.433Z] #19 147.8 Selecting previously unselected package libxml2:amd64. [2022-03-16T11:19:07.433Z] #19 147.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-16T11:19:07.433Z] #19 147.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:19:07.433Z] #19 147.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-16T11:19:07.433Z] #19 147.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-16T11:19:07.433Z] #19 147.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-16T11:19:07.433Z] #19 147.9 Selecting previously unselected package libxml-sax-base-perl. [2022-03-16T11:19:07.433Z] #19 147.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-16T11:19:07.433Z] #19 147.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-16T11:19:07.433Z] #19 148.0 Selecting previously unselected package libxml-sax-perl. [2022-03-16T11:19:07.433Z] #19 148.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-16T11:19:07.433Z] #19 148.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-16T11:19:07.433Z] #19 148.0 Selecting previously unselected package libxml-libxml-perl. [2022-03-16T11:19:07.690Z] #19 148.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-16T11:19:07.690Z] #19 148.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-16T11:19:07.690Z] #19 148.1 Selecting previously unselected package libxml-simple-perl. [2022-03-16T11:19:07.690Z] #19 148.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-16T11:19:07.690Z] #19 148.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-16T11:19:07.690Z] #19 148.1 Selecting previously unselected package libyaml-perl. [2022-03-16T11:19:07.690Z] #19 148.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-16T11:19:07.690Z] #19 148.2 Unpacking libyaml-perl (1.30-1) ... [2022-03-16T11:19:07.690Z] #19 148.2 Selecting previously unselected package libconfig-auto-perl. [2022-03-16T11:19:07.690Z] #19 148.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-16T11:19:07.690Z] #19 148.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-16T11:19:07.690Z] #19 148.3 Selecting previously unselected package libfile-which-perl. [2022-03-16T11:19:07.690Z] #19 148.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-16T11:19:07.879Z] #21 34.20 Setting up zip (3.0-12) ... [2022-03-16T11:19:07.879Z] #21 34.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:07.879Z] #21 34.25 Setting up bash-completion (1:2.11-2) ... [2022-03-16T11:19:07.946Z] #19 148.3 Unpacking libfile-which-perl (1.23-1) ... [2022-03-16T11:19:07.946Z] #19 148.3 Selecting previously unselected package libfile-homedir-perl. [2022-03-16T11:19:07.946Z] #19 148.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-16T11:19:07.946Z] #19 148.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-16T11:19:07.946Z] #19 148.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-16T11:19:07.946Z] #19 148.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-16T11:19:07.946Z] #19 148.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-16T11:19:07.946Z] #19 148.4 Selecting previously unselected package dpkg-cross. [2022-03-16T11:19:07.946Z] #19 148.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-16T11:19:07.946Z] #19 148.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-16T11:19:07.946Z] #19 148.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-16T11:19:07.946Z] #19 148.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-16T11:19:07.946Z] #19 148.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-16T11:19:07.946Z] #19 148.5 Selecting previously unselected package libc6-armel-cross. [2022-03-16T11:19:07.946Z] #19 148.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:07.946Z] #19 148.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-16T11:19:08.202Z] #19 148.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-16T11:19:08.202Z] #19 148.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.202Z] #19 148.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.202Z] #19 148.8 Selecting previously unselected package libgomp1-armel-cross. [2022-03-16T11:19:08.458Z] #19 148.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.458Z] #19 148.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.458Z] #19 148.8 Selecting previously unselected package libatomic1-armel-cross. [2022-03-16T11:19:08.458Z] #19 148.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.458Z] #19 148.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.458Z] #19 148.9 Selecting previously unselected package libasan6-armel-cross. [2022-03-16T11:19:08.458Z] #19 148.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.458Z] #19 148.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.612Z] #21 36.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:19:08.612Z] #21 36.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:19:08.612Z] #21 36.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:19:08.612Z] #21 36.10 Setting up python3-pip (20.3.4-4) ... [2022-03-16T11:19:08.714Z] #19 149.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-16T11:19:08.714Z] #19 149.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.714Z] #19 149.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.714Z] #19 149.3 Selecting previously unselected package libubsan1-armel-cross. [2022-03-16T11:19:08.971Z] #19 149.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:08.971Z] #19 149.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:08.971Z] #19 149.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-16T11:19:08.971Z] #19 149.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:09.227Z] #19 149.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:09.227Z] #19 149.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-16T11:19:09.227Z] #19 149.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:09.227Z] #19 149.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:19:09.540Z] #21 37.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:19:09.540Z] #21 37.15 Setting up jq (1.6-2.1) ... [2022-03-16T11:19:09.540Z] #21 37.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:19:09.540Z] #21 37.18 Setting up iptables (1.8.7-1) ... [2022-03-16T11:19:09.795Z] #21 36.06 Setting up xz-utils (5.2.5-2) ... [2022-03-16T11:19:09.795Z] #21 36.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-16T11:19:09.795Z] #21 36.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:19:09.795Z] #21 36.11 Setting up patch (2.7.6-7) ... [2022-03-16T11:19:09.795Z] #21 36.12 Setting up sudo (1.9.5p2-3) ... [2022-03-16T11:19:09.795Z] #21 36.20 invoke-rc.d: could not determine current runlevel [2022-03-16T11:19:09.795Z] #21 36.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:19:09.795Z] #21 36.22 Setting up xfsprogs (5.10.0-4) ... [2022-03-16T11:19:09.795Z] #21 36.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:19:09.795Z] #21 36.27 Setting up inetutils-ping (2:2.0-1) ... [2022-03-16T11:19:09.795Z] #21 36.29 Setting up pigz (2.6-1) ... [2022-03-16T11:19:09.795Z] #21 36.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:19:09.795Z] #21 36.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:19:09.795Z] #21 36.38 Setting up python-pip-whl (20.3.4-4) ... [2022-03-16T11:19:09.795Z] #21 36.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:09.796Z] #21 37.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:19:09.796Z] #21 37.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:19:09.796Z] #21 37.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:19:09.796Z] #21 37.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:19:09.796Z] #21 37.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-16T11:19:09.796Z] #21 37.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-16T11:19:09.797Z] #21 37.23 Setting up iproute2 (5.10.0-4) ... [2022-03-16T11:19:10.053Z] #21 37.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:19:10.309Z] #21 DONE 37.8s [2022-03-16T11:19:10.309Z] [2022-03-16T11:19:10.309Z] #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-16T11:19:10.309Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-16T11:19:10.739Z] #21 37.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:19:10.739Z] #21 37.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:19:11.000Z] #21 37.58 Setting up libelf1:amd64 (0.183-1) ... [2022-03-16T11:19:11.000Z] #21 37.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:19:11.000Z] #21 37.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:19:11.000Z] #21 37.65 Setting up python3-distutils (3.9.2-1) ... [2022-03-16T11:19:11.573Z] #21 38.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:11.573Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-16T11:19:11.573Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-16T11:19:11.573Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-16T11:19:11.574Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-16T11:19:11.574Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-16T11:19:11.574Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-16T11:19:11.574Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-16T11:19:11.574Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-16T11:19:11.574Z] #21 38.21 Setting up python3-setuptools (52.0.0-4) ... [2022-03-16T11:19:11.675Z] #22 1.214 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-16T11:19:11.675Z] #22 1.219 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-16T11:19:11.675Z] #22 1.222 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-16T11:19:11.675Z] #22 DONE 1.3s [2022-03-16T11:19:11.675Z] [2022-03-16T11:19:11.675Z] #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-16T11:19:11.675Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:19:11.675Z] #43 ... [2022-03-16T11:19:11.675Z] [2022-03-16T11:19:11.675Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-16T11:19:11.675Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-16T11:19:12.495Z] #19 ... [2022-03-16T11:19:12.495Z] [2022-03-16T11:19:12.495Z] #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-16T11:19:12.495Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:19:12.495Z] #58 160.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-16T11:19:12.964Z] #21 39.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:19:12.964Z] #21 39.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:19:12.964Z] #21 39.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:19:12.964Z] #21 39.60 Setting up python3-pip (20.3.4-4) ... [2022-03-16T11:19:13.107Z] #14 91.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-16T11:19:13.107Z] #14 91.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:19:13.107Z] #14 91.05 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:19:13.424Z] #58 DONE 160.8s [2022-03-16T11:19:13.424Z] [2022-03-16T11:19:13.424Z] #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-16T11:19:13.424Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-16T11:19:14.357Z] #21 40.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:19:14.357Z] #21 40.79 Setting up jq (1.6-2.1) ... [2022-03-16T11:19:14.357Z] #21 40.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:19:14.357Z] #21 40.84 Setting up iptables (1.8.7-1) ... [2022-03-16T11:19:14.357Z] #21 40.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-16T11:19:14.357Z] #21 40.94 Setting up iproute2 (5.10.0-4) ... [2022-03-16T11:19:14.478Z] #14 ... [2022-03-16T11:19:14.478Z] [2022-03-16T11:19:14.478Z] #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-16T11:19:14.478Z] #63 sha256:044805c17247c3bf19761fdccd2ffcbb3d119cf7380bcdf923091806319d8abe [2022-03-16T11:19:14.478Z] #63 92.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:19:14.478Z] #63 92.97 + GOBIN=/build [2022-03-16T11:19:14.478Z] #63 92.97 + GO111MODULE=on [2022-03-16T11:19:14.478Z] #63 92.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-16T11:19:14.880Z] #21 41.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:19:15.319Z] #19 155.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-16T11:19:15.319Z] #19 155.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:15.319Z] #19 155.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:19:15.319Z] #19 155.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-16T11:19:15.319Z] #19 155.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-16T11:19:15.319Z] #19 155.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-16T11:19:15.453Z] #21 DONE 42.1s [2022-03-16T11:19:15.453Z] [2022-03-16T11:19:15.453Z] #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-16T11:19:15.453Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-16T11:19:15.576Z] #19 156.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-16T11:19:15.576Z] #19 156.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:15.576Z] #19 156.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-16T11:19:15.576Z] #19 156.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-16T11:19:15.832Z] #19 156.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:15.832Z] #19 156.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:15.832Z] #19 156.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-16T11:19:16.089Z] #19 156.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:16.089Z] #19 156.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:19:16.400Z] #22 0.878 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-16T11:19:16.400Z] #22 0.884 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-16T11:19:16.400Z] #22 0.888 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-16T11:19:16.400Z] #22 DONE 1.0s [2022-03-16T11:19:16.400Z] [2022-03-16T11:19:16.400Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-16T11:19:16.400Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-16T11:19:19.734Z] #63 98.01 rootlesskit version 0.14.6 [2022-03-16T11:19:19.734Z] #63 98.01 Usage of /build/rootlesskit-docker-proxy: [2022-03-16T11:19:19.734Z] #63 98.01 -container-ip string [2022-03-16T11:19:19.734Z] #63 98.01 container ip [2022-03-16T11:19:19.734Z] #63 98.01 -container-port int [2022-03-16T11:19:19.734Z] #63 98.01 container port (default -1) [2022-03-16T11:19:19.734Z] #63 98.01 -host-ip string [2022-03-16T11:19:19.734Z] #63 98.01 host ip [2022-03-16T11:19:19.734Z] #63 98.01 -host-port int [2022-03-16T11:19:19.734Z] #63 98.01 host port (default -1) [2022-03-16T11:19:19.734Z] #63 98.01 -proto string [2022-03-16T11:19:19.734Z] #63 98.01 proxy protocol (default "tcp") [2022-03-16T11:19:19.991Z] #63 ... [2022-03-16T11:19:19.991Z] [2022-03-16T11:19:19.991Z] #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-16T11:19:19.991Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:19:19.991Z] #14 95.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-16T11:19:19.991Z] #14 95.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-16T11:19:19.991Z] #14 95.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:19:19.991Z] #14 95.76 Selecting previously unselected package libapparmor1:amd64. [2022-03-16T11:19:19.991Z] #14 95.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 95.76 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:19:19.991Z] #14 95.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-16T11:19:19.991Z] #14 95.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 95.91 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:19:19.991Z] #14 96.03 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:19:19.991Z] #14 96.04 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:19:19.991Z] #14 96.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:19:19.991Z] #14 96.20 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:19:19.991Z] #14 96.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-16T11:19:19.991Z] #14 96.36 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.38 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:19:19.991Z] #14 96.44 Selecting previously unselected package libudev-dev:amd64. [2022-03-16T11:19:19.991Z] #14 96.45 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.46 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:19:19.991Z] #14 96.59 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-16T11:19:19.991Z] #14 96.59 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.60 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:19:19.991Z] #14 96.84 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-16T11:19:19.991Z] #14 96.84 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 96.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:19:19.991Z] #14 97.03 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-16T11:19:19.991Z] #14 97.03 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.04 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:19:19.991Z] #14 97.22 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-16T11:19:19.991Z] #14 97.22 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.23 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:19:19.991Z] #14 97.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-16T11:19:19.991Z] #14 97.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:19:19.991Z] #14 97.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-16T11:19:19.991Z] #14 97.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:19:19.991Z] #14 97.89 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-16T11:19:19.991Z] #14 97.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.89 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:19:19.991Z] #14 97.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-16T11:19:19.991Z] #14 97.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 97.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:19:19.991Z] #14 98.46 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-16T11:19:19.991Z] #14 98.46 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-16T11:19:19.991Z] #14 98.51 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:19:20.380Z] #51 ... [2022-03-16T11:19:20.380Z] [2022-03-16T11:19:20.381Z] #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-16T11:19:20.381Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-16T11:19:20.381Z] #43 154.5 + dpkg --print-architecture [2022-03-16T11:19:20.381Z] #43 DONE 155.0s [2022-03-16T11:19:20.381Z] [2022-03-16T11:19:20.381Z] #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-16T11:19:20.381Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-16T11:19:20.509Z] #14 99.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:19:20.767Z] #14 99.54 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:19:20.767Z] #14 99.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:19:21.024Z] #14 99.70 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:19:21.341Z] #19 160.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-16T11:19:21.341Z] #19 160.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:21.341Z] #19 160.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:19:21.341Z] #19 160.9 Selecting previously unselected package crossbuild-essential-armel. [2022-03-16T11:19:21.341Z] #19 160.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-16T11:19:21.341Z] #19 160.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-16T11:19:21.341Z] #19 161.0 Selecting previously unselected package libc6-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-16T11:19:21.341Z] #19 161.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.2 Selecting previously unselected package libasan6-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-16T11:19:21.341Z] #19 161.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:21.341Z] #19 161.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:21.341Z] #19 161.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-16T11:19:21.341Z] #19 161.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:21.341Z] #19 161.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:19:21.589Z] #14 100.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:19:21.626Z] #23 9.619 Collecting yamllint==1.26.1 [2022-03-16T11:19:22.155Z] #14 100.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:19:22.456Z] #14 101.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:19:22.555Z] #23 10.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-16T11:19:22.714Z] #14 101.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:19:22.971Z] #14 101.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:19:23.484Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-03-16T11:19:23.484Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-16T11:19:23.534Z] #14 102.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:19:23.534Z] #14 102.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:19:23.741Z] #23 12.13 Collecting pyyaml [2022-03-16T11:19:23.741Z] #23 12.14 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-16T11:19:23.741Z] #23 12.20 Building wheels for collected packages: yamllint [2022-03-16T11:19:23.741Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-03-16T11:19:23.791Z] #14 102.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:19:24.049Z] #14 102.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:19:24.049Z] #14 ... [2022-03-16T11:19:24.049Z] [2022-03-16T11:19:24.049Z] #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-16T11:19:24.049Z] #63 sha256:044805c17247c3bf19761fdccd2ffcbb3d119cf7380bcdf923091806319d8abe [2022-03-16T11:19:24.049Z] #63 DONE 102.5s [2022-03-16T11:19:24.049Z] [2022-03-16T11:19:24.049Z] #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-16T11:19:24.049Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:19:24.049Z] #14 102.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:19:24.049Z] #14 102.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-16T11:19:24.049Z] #14 102.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:19:24.049Z] #14 ... [2022-03-16T11:19:24.049Z] [2022-03-16T11:19:24.049Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-16T11:19:24.049Z] #64 sha256:3bd7386a0d5bd2451b788a0a45ef3daefc54c2d89afccb7ebed0ea52d626fd47 [2022-03-16T11:19:24.049Z] #64 DONE 0.1s [2022-03-16T11:19:24.049Z] [2022-03-16T11:19:24.049Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-16T11:19:24.049Z] #65 sha256:f3c4193516365a88ace01378baa5aee374fb20ac87ff6850c0e868d389b2e425 [2022-03-16T11:19:24.306Z] #65 DONE 0.2s [2022-03-16T11:19:24.306Z] [2022-03-16T11:19:24.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-16T11:19:24.306Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-16T11:19:24.306Z] #14 102.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:19:24.306Z] #14 103.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:19:24.306Z] #14 103.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:19:24.563Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:19:24.563Z] #14 103.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:19:24.563Z] #14 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-16T11:19:24.563Z] #14 103.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:19:24.564Z] #14 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-16T11:19:24.564Z] #14 103.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:19:24.671Z] #23 13.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-16T11:19:24.821Z] #14 103.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:19:24.928Z] #23 13.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c9c930193640adb1ed31c336d57cffd5d4ee42692aa09924dfe7fce61f2cce8c [2022-03-16T11:19:24.928Z] #23 13.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-16T11:19:24.928Z] #23 13.16 Successfully built yamllint [2022-03-16T11:19:24.928Z] #23 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-16T11:19:25.079Z] #14 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-16T11:19:25.079Z] #14 103.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:19:25.079Z] #14 103.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:19:25.079Z] #14 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:19:25.184Z] #23 13.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-16T11:19:25.336Z] #14 104.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:19:25.336Z] #14 104.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:19:25.336Z] #14 104.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:19:25.336Z] #14 104.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:19:25.748Z] #23 DONE 14.0s [2022-03-16T11:19:25.748Z] [2022-03-16T11:19:25.748Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-16T11:19:25.748Z] #27 sha256:01e95e759fbffbbf14ad5cc050de06cfdad0e1b73a43a3c2adac171e044169e8 [2022-03-16T11:19:25.901Z] #14 DONE 104.6s [2022-03-16T11:19:25.901Z] [2022-03-16T11:19:25.902Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-16T11:19:25.902Z] #55 sha256:7c908b981ee9f63217372495b11e939c664639c879e11d8bdf7bf20e20cfe7aa [2022-03-16T11:19:25.902Z] #55 DONE 0.2s [2022-03-16T11:19:25.902Z] [2022-03-16T11:19:25.902Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-16T11:19:25.902Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-16T11:19:26.004Z] #27 DONE 0.4s [2022-03-16T11:19:26.004Z] [2022-03-16T11:19:26.004Z] #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-16T11:19:26.004Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:19:26.004Z] #51 ... [2022-03-16T11:19:26.004Z] [2022-03-16T11:19:26.004Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-16T11:19:26.004Z] #32 sha256:9403b85ee869122d44872ff6f87421da0c11a03cf47c3c1e1f75c4f8f01c425c [2022-03-16T11:19:26.408Z] #23 9.336 Collecting yamllint==1.26.1 [2022-03-16T11:19:26.587Z] #19 166.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-16T11:19:26.587Z] #19 166.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:26.587Z] #19 166.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:19:26.587Z] #19 166.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-16T11:19:26.587Z] #19 166.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-16T11:19:26.587Z] #19 166.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-16T11:19:26.587Z] #19 166.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-16T11:19:26.587Z] #19 166.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:26.587Z] #19 166.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-16T11:19:26.587Z] #19 166.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-16T11:19:26.587Z] #19 166.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:26.587Z] #19 166.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:26.587Z] #19 167.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-16T11:19:26.842Z] #19 167.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:26.842Z] #19 167.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:19:26.933Z] #32 DONE 0.6s [2022-03-16T11:19:26.933Z] [2022-03-16T11:19:26.933Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-16T11:19:26.933Z] #35 sha256:3f6e9d9f892419840e4978c6657822d2e99e90042a21c7d5960b61a8104347ca [2022-03-16T11:19:26.933Z] #35 DONE 0.1s [2022-03-16T11:19:26.933Z] [2022-03-16T11:19:26.933Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-16T11:19:26.933Z] #37 sha256:c387ab60620c1e176ac8fda20e01aa968d42cb4079b891bb8cf125502491318f [2022-03-16T11:19:26.933Z] #37 DONE 0.1s [2022-03-16T11:19:26.933Z] [2022-03-16T11:19:26.934Z] #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-16T11:19:26.934Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:19:26.934Z] #51 ... [2022-03-16T11:19:26.934Z] [2022-03-16T11:19:26.934Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-16T11:19:26.934Z] #41 sha256:45e00b1ddf3542116451a68c444587c4a4b496a09a33fa1873f35199a3448012 [2022-03-16T11:19:26.934Z] #41 DONE 0.1s [2022-03-16T11:19:26.980Z] #23 10.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-16T11:19:27.190Z] [2022-03-16T11:19:27.190Z] #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-16T11:19:27.190Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:19:27.797Z] #15 DONE 1.6s [2022-03-16T11:19:27.797Z] [2022-03-16T11:19:27.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-16T11:19:27.797Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:19:27.797Z] #56 1.160 + RM_GOPATH=0 [2022-03-16T11:19:27.797Z] #56 1.160 + TMP_GOPATH= [2022-03-16T11:19:27.797Z] #56 1.160 + : /build [2022-03-16T11:19:27.797Z] #56 1.161 + '[' -z '' ']' [2022-03-16T11:19:27.797Z] #56 1.161 ++ mktemp -d [2022-03-16T11:19:27.797Z] #56 1.163 + export GOPATH=/tmp/tmp.8dK460LGpD [2022-03-16T11:19:27.797Z] #56 1.163 + GOPATH=/tmp/tmp.8dK460LGpD [2022-03-16T11:19:27.797Z] #56 1.164 + RM_GOPATH=1 [2022-03-16T11:19:27.797Z] #56 1.164 + case "$(go env GOARCH)" in [2022-03-16T11:19:27.797Z] #56 1.165 ++ go env GOARCH [2022-03-16T11:19:27.797Z] #56 1.196 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:19:27.797Z] #56 1.196 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:19:27.797Z] #56 1.197 ++ dirname /install.sh [2022-03-16T11:19:27.797Z] #56 1.198 + dir=/ [2022-03-16T11:19:27.797Z] #56 1.198 + bin=runc [2022-03-16T11:19:27.797Z] #56 1.199 + shift [2022-03-16T11:19:27.797Z] #56 1.199 + '[' '!' -f //runc.installer ']' [2022-03-16T11:19:27.797Z] #56 1.199 + . //runc.installer [2022-03-16T11:19:27.797Z] #56 1.199 ++ set -e [2022-03-16T11:19:27.797Z] #56 1.200 ++ : v1.1.0 [2022-03-16T11:19:27.797Z] #56 1.200 + install_runc [2022-03-16T11:19:27.797Z] #56 1.200 + RUNC_BUILDTAGS=seccomp [2022-03-16T11:19:27.797Z] #56 1.200 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-16T11:19:27.797Z] #56 1.201 Install runc version v1.1.0 (build tags: seccomp) [2022-03-16T11:19:27.797Z] #56 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8dK460LGpD/src/github.com/opencontainers/runc [2022-03-16T11:19:27.797Z] #56 1.203 Cloning into '/tmp/tmp.8dK460LGpD/src/github.com/opencontainers/runc'... [2022-03-16T11:19:27.923Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-03-16T11:19:27.924Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-16T11:19:28.185Z] #23 11.81 Collecting pyyaml [2022-03-16T11:19:28.185Z] #23 11.82 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-16T11:19:28.185Z] #23 11.87 Building wheels for collected packages: yamllint [2022-03-16T11:19:28.446Z] #23 11.87 Building wheel for yamllint (setup.py): started [2022-03-16T11:19:28.731Z] #56 ... [2022-03-16T11:19:28.731Z] [2022-03-16T11:19:28.731Z] #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-16T11:19:28.731Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-16T11:19:28.731Z] #16 DONE 1.1s [2022-03-16T11:19:28.731Z] [2022-03-16T11:19:28.731Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-16T11:19:28.731Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-16T11:19:29.390Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-16T11:19:29.390Z] #23 12.85 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b9becbbd38c47478926daed6c16726ca7186347f34041c66d26223c834f9baa [2022-03-16T11:19:29.390Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-16T11:19:29.390Z] #23 12.85 Successfully built yamllint [2022-03-16T11:19:29.390Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-16T11:19:29.651Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-16T11:19:29.661Z] #17 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-16T11:19:29.662Z] #17 DONE 1.1s [2022-03-16T11:19:29.662Z] [2022-03-16T11:19:29.662Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:19:29.662Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-16T11:19:30.225Z] #23 DONE 13.7s [2022-03-16T11:19:30.225Z] [2022-03-16T11:19:30.225Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-16T11:19:30.225Z] #27 sha256:7e3f08438655ea799dbe07aa8317e38c6acf745fe64c6838988e92ccb0eaab23 [2022-03-16T11:19:30.487Z] #27 DONE 0.2s [2022-03-16T11:19:30.487Z] [2022-03-16T11:19:30.487Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-16T11:19:30.487Z] #32 sha256:a0afc630d32f301412d7c9dfe8f874d1f9e852d0e20510bfe0caa8681155a084 [2022-03-16T11:19:30.637Z] #18 DONE 1.1s [2022-03-16T11:19:30.637Z] [2022-03-16T11:19:30.637Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-16T11:19:30.637Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-16T11:19:31.060Z] #32 DONE 0.6s [2022-03-16T11:19:31.060Z] [2022-03-16T11:19:31.060Z] #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-16T11:19:31.060Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:19:31.060Z] #60 ... [2022-03-16T11:19:31.060Z] [2022-03-16T11:19:31.060Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-16T11:19:31.060Z] #35 sha256:665028e9ad538ec02c1740d91717aa225061b26335b53ecb45c37bfa1a5b00d2 [2022-03-16T11:19:31.060Z] #35 DONE 0.1s [2022-03-16T11:19:31.060Z] [2022-03-16T11:19:31.060Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-16T11:19:31.060Z] #37 sha256:fd3c4fd78ad238f6fc47afc5d2fa6e4ca3f46b0597677e2b7f9f940c1fb5cb8c [2022-03-16T11:19:31.060Z] #37 DONE 0.1s [2022-03-16T11:19:31.060Z] [2022-03-16T11:19:31.060Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-16T11:19:31.060Z] #41 sha256:85680491d32adad6c89b8796e5d39ac5b400fd669a909a0d8b23192d45eeccc4 [2022-03-16T11:19:31.060Z] #41 DONE 0.1s [2022-03-16T11:19:31.060Z] [2022-03-16T11:19:31.061Z] #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-16T11:19:31.061Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:19:32.017Z] #19 DONE 1.0s [2022-03-16T11:19:32.017Z] [2022-03-16T11:19:32.017Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-16T11:19:32.017Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-16T11:19:32.090Z] #19 171.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-16T11:19:32.090Z] #19 171.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:32.090Z] #19 172.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:19:32.090Z] #19 172.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-16T11:19:32.090Z] #19 172.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-16T11:19:32.090Z] #19 172.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-16T11:19:32.090Z] #19 172.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-16T11:19:32.090Z] #19 172.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:32.090Z] #19 172.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-16T11:19:32.347Z] #19 172.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-16T11:19:32.347Z] #19 172.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.347Z] #19 172.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.347Z] #19 172.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-16T11:19:32.347Z] #19 172.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.347Z] #19 172.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.347Z] #19 172.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-16T11:19:32.347Z] #19 172.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.347Z] #19 172.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.602Z] #19 172.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-16T11:19:32.602Z] #19 172.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.602Z] #19 172.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.602Z] #19 172.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-16T11:19:32.602Z] #19 172.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.602Z] #19 172.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.858Z] #19 173.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-16T11:19:32.858Z] #19 173.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.858Z] #19 173.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.858Z] #19 173.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-16T11:19:32.858Z] #19 173.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:32.858Z] #19 173.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:32.947Z] #20 DONE 1.0s [2022-03-16T11:19:32.947Z] [2022-03-16T11:19:32.947Z] #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-16T11:19:32.947Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:19:33.115Z] #19 173.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-16T11:19:33.115Z] #19 173.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:33.115Z] #19 173.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:33.115Z] #19 173.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-16T11:19:33.115Z] #19 173.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:33.115Z] #19 173.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:33.115Z] #19 173.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-16T11:19:33.370Z] #19 173.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:33.370Z] #19 173.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:33.370Z] #19 173.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-16T11:19:33.370Z] #19 173.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:33.370Z] #19 173.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:33.370Z] #19 173.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-16T11:19:33.370Z] #19 173.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:33.370Z] #19 173.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:33.877Z] #21 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-16T11:19:34.134Z] #21 1.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-16T11:19:34.134Z] #21 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-16T11:19:34.697Z] #21 1.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-16T11:19:35.260Z] #21 2.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-16T11:19:36.631Z] #21 3.728 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-16T11:19:38.617Z] #19 178.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-16T11:19:38.617Z] #19 178.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:38.617Z] #19 178.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:38.617Z] #19 178.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-16T11:19:38.617Z] #19 178.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-16T11:19:38.617Z] #19 178.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-16T11:19:38.617Z] #19 178.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-16T11:19:38.617Z] #19 178.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:38.617Z] #19 178.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-16T11:19:38.617Z] #19 178.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-16T11:19:38.617Z] #19 178.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:38.617Z] #19 178.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:38.617Z] #19 179.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-16T11:19:38.874Z] #19 179.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:38.874Z] #19 179.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:39.911Z] #21 7.100 Fetched 8506 kB in 6s (1399 kB/s) [2022-03-16T11:19:40.999Z] Removing intermediate container f9bb1e38eda9 [2022-03-16T11:19:40.999Z] ---> c636e71531cb [2022-03-16T11:19:40.999Z] 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-16T11:19:40.999Z] ---> Running in bcf2fcd4cdc3 [2022-03-16T11:19:40.999Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-16T11:19:40.999Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-16T11:19:40.999Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-16T11:19:40.999Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-16T11:19:40.999Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-16T11:19:40.999Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-16T11:19:40.999Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-16T11:19:40.999Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-16T11:19:40.999Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-16T11:19:40.999Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-16T11:19:40.999Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-16T11:19:42.446Z] #21 7.100 Reading package lists... [2022-03-16T11:19:42.703Z] #21 9.503 Reading package lists... [2022-03-16T11:19:42.703Z] #21 ... [2022-03-16T11:19:42.703Z] [2022-03-16T11:19:42.703Z] #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-16T11:19:42.703Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-16T11:19:42.703Z] #34 DONE 121.5s [2022-03-16T11:19:42.703Z] [2022-03-16T11:19:42.703Z] #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-16T11:19:42.703Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:19:42.703Z] #56 9.981 + cd /tmp/tmp.8dK460LGpD/src/github.com/opencontainers/runc [2022-03-16T11:19:42.703Z] #56 9.982 + git checkout -q v1.1.0 [2022-03-16T11:19:42.703Z] #56 10.39 + '[' -z '' ']' [2022-03-16T11:19:42.703Z] #56 10.39 + target=static [2022-03-16T11:19:42.703Z] #56 10.39 + make BUILDTAGS=seccomp static [2022-03-16T11:19:42.703Z] #56 10.52 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-16T11:19:43.042Z] #19 183.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-16T11:19:43.042Z] #19 183.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:43.042Z] #19 183.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:43.042Z] #19 183.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-16T11:19:43.042Z] #19 183.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-16T11:19:43.042Z] #19 183.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-16T11:19:43.042Z] #19 183.5 Selecting previously unselected package libc6-s390x-cross. [2022-03-16T11:19:43.042Z] #19 183.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:43.042Z] #19 183.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-16T11:19:43.298Z] #19 183.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-16T11:19:43.298Z] #19 183.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.298Z] #19 183.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.298Z] #19 183.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-16T11:19:43.298Z] #19 183.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.298Z] #19 183.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.298Z] #19 183.7 Selecting previously unselected package libitm1-s390x-cross. [2022-03-16T11:19:43.298Z] #19 183.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.298Z] #19 183.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.298Z] #19 183.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-16T11:19:43.298Z] #19 183.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.298Z] #19 183.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.298Z] #19 183.8 Selecting previously unselected package libasan6-s390x-cross. [2022-03-16T11:19:43.298Z] #19 183.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.298Z] #19 183.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.555Z] #19 184.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-16T11:19:43.555Z] #19 184.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.555Z] #19 184.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.555Z] #19 184.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-16T11:19:43.555Z] #19 184.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.555Z] #19 184.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.811Z] #19 184.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-16T11:19:43.811Z] #19 184.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:43.811Z] #19 184.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:43.811Z] #19 184.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-16T11:19:44.067Z] #19 184.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:44.068Z] #19 184.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:45.232Z] #56 ... [2022-03-16T11:19:45.232Z] [2022-03-16T11:19:45.232Z] #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-16T11:19:45.232Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-16T11:19:45.232Z] #21 9.503 Reading package lists... [2022-03-16T11:19:45.244Z] #43 176.4 + dpkg --print-architecture [2022-03-16T11:19:45.244Z] #43 176.4 + git checkout -q v2.1.0 [2022-03-16T11:19:45.244Z] #43 176.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-16T11:19:45.244Z] #43 176.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-16T11:19:45.527Z] #21 12.26 Building dependency tree... [2022-03-16T11:19:46.464Z] #21 13.62 The following additional packages will be installed: [2022-03-16T11:19:46.464Z] #21 13.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:19:46.464Z] #21 13.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-16T11:19:46.464Z] #21 13.62 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-16T11:19:46.464Z] #21 13.63 python3-pkg-resources vim-runtime xxd [2022-03-16T11:19:46.464Z] #21 13.63 Suggested packages: [2022-03-16T11:19:46.464Z] #21 13.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-16T11:19:46.464Z] #21 13.63 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-16T11:19:46.464Z] #21 13.63 acl attr quota [2022-03-16T11:19:46.464Z] #21 13.63 Recommended packages: [2022-03-16T11:19:46.464Z] #21 13.63 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-16T11:19:47.410Z] #21 14.75 The following NEW packages will be installed: [2022-03-16T11:19:47.666Z] #21 14.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-16T11:19:47.666Z] #21 14.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-16T11:19:47.666Z] #21 14.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-16T11:19:47.666Z] #21 14.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-16T11:19:47.666Z] #21 14.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-16T11:19:47.666Z] #21 14.77 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-16T11:19:47.666Z] #21 14.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-16T11:19:47.666Z] #21 14.77 xz-utils zip zstd [2022-03-16T11:19:47.923Z] #21 15.08 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:19:47.923Z] #21 15.08 Need to get 27.6 MB of archives. [2022-03-16T11:19:47.923Z] #21 15.08 After this operation, 106 MB of additional disk space will be used. [2022-03-16T11:19:47.923Z] #21 15.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-16T11:19:47.923Z] #21 15.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-16T11:19:47.923Z] #21 15.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-16T11:19:47.923Z] #21 15.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-16T11:19:47.923Z] #21 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-16T11:19:47.923Z] #21 15.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-16T11:19:47.923Z] #21 15.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-16T11:19:47.923Z] #21 15.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-16T11:19:47.923Z] #21 15.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:19:47.923Z] #21 15.12 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-16T11:19:47.923Z] #21 15.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-16T11:19:47.923Z] #21 15.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-16T11:19:47.923Z] #21 15.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-16T11:19:47.923Z] #21 15.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-16T11:19:47.923Z] #21 15.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-16T11:19:47.923Z] #21 15.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-16T11:19:47.923Z] #21 15.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-16T11:19:47.923Z] #21 15.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-16T11:19:47.923Z] #21 15.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-16T11:19:47.923Z] #21 15.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-16T11:19:47.923Z] #21 15.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-16T11:19:47.923Z] #21 15.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-16T11:19:47.923Z] #21 15.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-16T11:19:47.923Z] #21 15.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-16T11:19:47.923Z] #21 15.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-16T11:19:47.923Z] #21 15.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-16T11:19:47.923Z] #21 15.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-16T11:19:48.237Z] #19 188.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-16T11:19:48.238Z] #19 188.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:48.238Z] #19 188.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:48.238Z] #19 188.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-16T11:19:48.238Z] #19 188.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-16T11:19:48.238Z] #19 188.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-16T11:19:48.486Z] #21 15.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-16T11:19:48.486Z] #21 15.55 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-16T11:19:48.486Z] #21 15.55 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-16T11:19:48.486Z] #21 15.55 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-16T11:19:48.486Z] #21 15.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-16T11:19:48.486Z] #21 15.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-16T11:19:48.486Z] #21 15.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-16T11:19:48.486Z] #21 15.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-16T11:19:48.486Z] #21 15.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-16T11:19:48.486Z] #21 15.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:19:48.486Z] #21 15.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-16T11:19:48.486Z] #21 15.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-16T11:19:48.486Z] #21 15.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-16T11:19:48.486Z] #21 15.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-16T11:19:48.486Z] #21 15.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-16T11:19:48.486Z] #21 15.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-16T11:19:48.486Z] #21 15.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-16T11:19:48.486Z] #21 15.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-16T11:19:48.493Z] #19 188.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-16T11:19:48.493Z] #19 188.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-16T11:19:48.493Z] #19 188.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-16T11:19:48.743Z] #21 15.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-16T11:19:48.743Z] #21 15.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-16T11:19:48.743Z] #21 15.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-16T11:19:48.749Z] #19 189.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-16T11:19:48.749Z] #19 189.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-16T11:19:48.749Z] #19 189.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:48.749Z] #19 189.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-16T11:19:49.006Z] #19 189.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-16T11:19:49.006Z] #19 189.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:49.306Z] #21 16.52 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:19:49.306Z] #21 16.64 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-03-16T11:19:49.562Z] #21 16.70 Selecting previously unselected package pigz. [2022-03-16T11:19:49.563Z] #21 16.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-16T11:19:49.563Z] #21 16.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-16T11:19:49.563Z] #21 16.79 Unpacking pigz (2.6-1) ... [2022-03-16T11:19:49.819Z] #21 16.93 Selecting previously unselected package libelf1:amd64. [2022-03-16T11:19:49.819Z] #21 16.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-16T11:19:49.819Z] #21 16.96 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-16T11:19:49.819Z] #21 17.10 Selecting previously unselected package libbpf0:amd64. [2022-03-16T11:19:49.819Z] #21 17.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-16T11:19:49.819Z] #21 17.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:19:50.075Z] #21 17.22 Selecting previously unselected package libcap2:amd64. [2022-03-16T11:19:50.075Z] #21 17.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-16T11:19:50.075Z] #21 17.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:19:50.075Z] #21 17.30 Selecting previously unselected package libmnl0:amd64. [2022-03-16T11:19:50.075Z] #21 17.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-16T11:19:50.075Z] #21 17.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:19:50.075Z] #21 17.36 Selecting previously unselected package libxtables12:amd64. [2022-03-16T11:19:50.075Z] #21 17.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-16T11:19:50.075Z] #21 17.37 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:19:50.075Z] #21 17.44 Selecting previously unselected package libcap2-bin. [2022-03-16T11:19:50.332Z] #21 17.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-16T11:19:50.332Z] #21 17.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-16T11:19:50.332Z] #21 17.53 Selecting previously unselected package iproute2. [2022-03-16T11:19:50.332Z] #21 17.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-16T11:19:50.332Z] #21 17.55 Unpacking iproute2 (5.10.0-4) ... [2022-03-16T11:19:50.896Z] #21 18.02 Selecting previously unselected package xxd. [2022-03-16T11:19:50.896Z] #21 18.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:19:50.896Z] #21 18.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:50.896Z] #21 18.17 Selecting previously unselected package vim-common. [2022-03-16T11:19:50.896Z] #21 18.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:19:50.896Z] #21 18.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:19:51.153Z] #21 18.37 Selecting previously unselected package bash-completion. [2022-03-16T11:19:51.153Z] #21 18.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-16T11:19:53.048Z] #21 20.07 Unpacking bash-completion (1:2.11-2) ... [2022-03-16T11:19:53.176Z] #19 193.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-16T11:19:53.176Z] #19 193.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-16T11:19:53.176Z] #19 193.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:53.176Z] #19 193.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-16T11:19:53.176Z] #19 193.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-16T11:19:53.176Z] #19 193.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-16T11:19:53.176Z] #19 193.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-16T11:19:53.176Z] #19 193.6 Setting up libfile-which-perl (1.23-1) ... [2022-03-16T11:19:53.176Z] #19 193.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-16T11:19:53.176Z] #19 193.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-16T11:19:53.176Z] #19 193.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-16T11:19:53.304Z] #21 20.41 Selecting previously unselected package bzip2. [2022-03-16T11:19:53.304Z] #21 20.42 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-16T11:19:53.304Z] #21 20.42 Unpacking bzip2 (1.0.8-4) ... [2022-03-16T11:19:53.304Z] #21 20.50 Selecting previously unselected package xz-utils. [2022-03-16T11:19:53.304Z] #21 20.50 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-16T11:19:53.304Z] #21 20.51 Unpacking xz-utils (5.2.5-2) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up file (1:5.39-3) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up bzip2 (1.0.8-4) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up libyaml-perl (1.30-1) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up libio-string-perl (1.08-3.1) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-16T11:19:53.431Z] #19 193.8 Setting up cross-config (2.6.18+nmu1) ... [2022-03-16T11:19:53.431Z] #19 193.9 Setting up xz-utils (5.2.5-2) ... [2022-03-16T11:19:53.431Z] #19 194.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-16T11:19:53.560Z] #21 20.66 Selecting previously unselected package apparmor. [2022-03-16T11:19:53.560Z] #21 20.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-16T11:19:53.560Z] #21 20.71 Unpacking apparmor (2.13.6-10) ... [2022-03-16T11:19:53.703Z] #19 194.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-16T11:19:53.703Z] #19 194.0 Setting up patch (2.7.6-7) ... [2022-03-16T11:19:53.703Z] #19 194.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-16T11:19:53.703Z] #19 194.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:53.703Z] #19 194.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.703Z] #19 194.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-16T11:19:53.817Z] #21 21.04 Selecting previously unselected package inetutils-ping. [2022-03-16T11:19:53.817Z] #21 21.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-16T11:19:53.817Z] #21 21.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-16T11:19:53.817Z] #21 21.15 Selecting previously unselected package libip4tc2:amd64. [2022-03-16T11:19:53.817Z] #21 21.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:19:53.817Z] #21 21.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:53.969Z] #19 194.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-16T11:19:53.969Z] #19 194.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-16T11:19:53.969Z] #19 194.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:53.969Z] #19 194.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.073Z] #21 21.22 Selecting previously unselected package libip6tc2:amd64. [2022-03-16T11:19:54.073Z] #21 21.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:19:54.073Z] #21 21.23 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:19:54.073Z] #21 21.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-16T11:19:54.073Z] #21 21.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-16T11:19:54.073Z] #21 21.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:19:54.073Z] #21 21.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-16T11:19:54.073Z] #21 21.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-16T11:19:54.073Z] #21 21.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:19:54.226Z] #19 194.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.226Z] #19 194.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-16T11:19:54.226Z] #19 194.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.226Z] #19 194.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.226Z] #19 194.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.226Z] #19 194.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-16T11:19:54.226Z] #19 194.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-16T11:19:54.226Z] #19 194.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-16T11:19:54.330Z] #21 21.44 Selecting previously unselected package libnftnl11:amd64. [2022-03-16T11:19:54.330Z] #21 21.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-16T11:19:54.330Z] #21 21.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:19:54.330Z] #21 21.53 Selecting previously unselected package iptables. [2022-03-16T11:19:54.330Z] #21 21.53 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-16T11:19:54.330Z] #21 21.53 Unpacking iptables (1.8.7-1) ... [2022-03-16T11:19:54.486Z] #19 194.9 [2022-03-16T11:19:54.486Z] #19 194.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-16T11:19:54.486Z] #19 194.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.486Z] #19 194.9 Setting up dpkg-dev (1.20.9) ... [2022-03-16T11:19:54.486Z] #19 195.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.486Z] #19 195.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:19:54.486Z] #19 195.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.486Z] #19 195.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.587Z] #21 21.82 Selecting previously unselected package libonig5:amd64. [2022-03-16T11:19:54.587Z] #21 21.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-16T11:19:54.587Z] #21 21.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:19:54.587Z] #21 21.97 Selecting previously unselected package libjq1:amd64. [2022-03-16T11:19:54.743Z] #19 195.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.743Z] #19 195.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-16T11:19:54.743Z] #19 195.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-16T11:19:54.743Z] #19 195.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-16T11:19:54.743Z] #19 195.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-16T11:19:54.844Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-16T11:19:54.844Z] #21 21.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:19:54.844Z] #21 22.11 Selecting previously unselected package jq. [2022-03-16T11:19:54.844Z] #21 22.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-16T11:19:54.844Z] #21 22.13 Unpacking jq (1.6-2.1) ... [2022-03-16T11:19:54.844Z] #21 22.21 Selecting previously unselected package libaio1:amd64. [2022-03-16T11:19:54.999Z] #19 195.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-16T11:19:54.999Z] #19 195.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:19:54.999Z] #19 195.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.100Z] #21 22.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-16T11:19:55.100Z] #21 22.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:19:55.100Z] #21 22.30 Selecting previously unselected package libgpm2:amd64. [2022-03-16T11:19:55.100Z] #21 22.30 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-16T11:19:55.100Z] #21 22.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:19:55.100Z] #21 22.43 Selecting previously unselected package libicu67:amd64. [2022-03-16T11:19:55.255Z] #19 195.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up libxml-simple-perl (2.25-1) ... [2022-03-16T11:19:55.256Z] #19 195.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-16T11:19:55.256Z] #19 195.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.256Z] #19 195.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-16T11:19:55.357Z] #21 22.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-16T11:19:55.357Z] #21 22.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-16T11:19:55.512Z] #19 195.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.512Z] #19 195.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.512Z] #19 195.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-16T11:19:55.512Z] #19 195.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.512Z] #19 195.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up crossbuild-essential-armel (12.9) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-16T11:19:55.512Z] #19 196.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-16T11:19:55.512Z] #19 196.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:19:56.074Z] #19 DONE 196.5s [2022-03-16T11:19:56.074Z] [2022-03-16T11:19:56.074Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-16T11:19:56.074Z] #69 sha256:9cf1b5e426b1f28c83461e74ff3a3d5d7202ed35ba75e3d860fea0ee63d4848b [2022-03-16T11:19:56.332Z] #69 DONE 0.2s [2022-03-16T11:19:56.333Z] [2022-03-16T11:19:56.333Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-16T11:19:56.333Z] #32 sha256:949f890ce5116a01cccd36f4d93ee4f85978017d78b12db7aeb8fbe3a88e6a7c [2022-03-16T11:19:56.333Z] #32 DONE 0.1s [2022-03-16T11:19:56.333Z] [2022-03-16T11:19:56.333Z] #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-16T11:19:56.333Z] #33 sha256:94f53763e669c6ff39605156483cb60fe198a39fb2c4f2323cf12a6a33ebf527 [2022-03-16T11:19:57.648Z] #43 181.5 + dpkg --print-architecture [2022-03-16T11:19:57.648Z] #43 181.5 + git checkout -q v2.1.0 [2022-03-16T11:19:57.648Z] #43 182.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-16T11:19:57.648Z] #43 182.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-16T11:19:57.698Z] #33 1.357 + RM_GOPATH=0 [2022-03-16T11:19:57.698Z] #33 1.357 + TMP_GOPATH= [2022-03-16T11:19:57.698Z] #33 1.357 + : /build [2022-03-16T11:19:57.698Z] #33 1.357 + '[' -z '' ']' [2022-03-16T11:19:57.698Z] #33 1.360 ++ mktemp -d [2022-03-16T11:19:57.698Z] #33 1.361 + export GOPATH=/tmp/tmp.HH5ys9MT50 [2022-03-16T11:19:57.698Z] #33 1.361 + GOPATH=/tmp/tmp.HH5ys9MT50 [2022-03-16T11:19:57.698Z] #33 1.361 + RM_GOPATH=1 [2022-03-16T11:19:57.698Z] #33 1.361 + case "$(go env GOARCH)" in [2022-03-16T11:19:57.698Z] #33 1.362 ++ go env GOARCH [2022-03-16T11:19:57.698Z] #33 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:19:57.698Z] #33 1.365 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:19:57.698Z] #33 1.366 ++ dirname /install.sh [2022-03-16T11:19:57.698Z] #33 1.367 + dir=/ [2022-03-16T11:19:57.698Z] #33 1.367 + bin=dockercli [2022-03-16T11:19:57.698Z] #33 1.367 + shift [2022-03-16T11:19:57.698Z] #33 1.367 + '[' '!' -f //dockercli.installer ']' [2022-03-16T11:19:57.698Z] #33 1.367 + . //dockercli.installer [2022-03-16T11:19:57.698Z] #33 1.367 ++ : stable [2022-03-16T11:19:57.698Z] #33 1.367 ++ : 17.06.2-ce [2022-03-16T11:19:57.698Z] #33 1.367 + install_dockercli [2022-03-16T11:19:57.698Z] #33 1.367 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-16T11:19:57.698Z] #33 1.367 Install docker/cli version 17.06.2-ce from stable [2022-03-16T11:19:57.698Z] #33 1.368 ++ uname -m [2022-03-16T11:19:57.698Z] #33 1.370 + arch=x86_64 [2022-03-16T11:19:57.698Z] #33 1.370 + '[' x86_64 '!=' x86_64 ']' [2022-03-16T11:19:57.698Z] #33 1.370 + url=https://download.docker.com/linux/static [2022-03-16T11:19:57.698Z] #33 1.371 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-16T11:19:57.698Z] #33 1.373 + tar -xz docker/docker [2022-03-16T11:19:58.630Z] #21 25.47 Selecting previously unselected package libinih1:amd64. [2022-03-16T11:19:58.630Z] #21 25.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-16T11:19:58.630Z] #21 25.48 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-16T11:19:58.630Z] #21 25.57 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:19:58.630Z] #21 25.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:19:58.630Z] #21 25.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:19:58.630Z] #21 25.65 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:19:58.630Z] #21 25.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:19:58.630Z] #21 25.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:19:58.630Z] #21 25.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:19:58.630Z] #21 25.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:19:58.630Z] #21 25.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:19:58.630Z] #21 25.83 Selecting previously unselected package net-tools. [2022-03-16T11:19:58.630Z] #21 25.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-16T11:19:58.630Z] #21 25.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:19:58.647Z] Removing intermediate container bcf2fcd4cdc3 [2022-03-16T11:19:58.647Z] ---> db641536a134 [2022-03-16T11:19:58.647Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-16T11:19:58.647Z] ---> Running in d866a09a385e [2022-03-16T11:19:58.647Z] Removing intermediate container d866a09a385e [2022-03-16T11:19:58.647Z] ---> 078aa8c2aaf2 [2022-03-16T11:19:58.647Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-16T11:19:58.647Z] ---> Running in 193e04a5b075 [2022-03-16T11:19:58.647Z] Removing intermediate container 193e04a5b075 [2022-03-16T11:19:58.647Z] ---> 0c9040a922e7 [2022-03-16T11:19:58.647Z] Step 11/11 : COPY . . [2022-03-16T11:19:58.887Z] #21 25.98 Selecting previously unselected package patch. [2022-03-16T11:19:58.887Z] #21 25.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-16T11:19:58.887Z] #21 26.00 Unpacking patch (2.7.6-7) ... [2022-03-16T11:19:58.887Z] #21 26.09 Selecting previously unselected package python-pip-whl. [2022-03-16T11:19:58.887Z] #21 26.10 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-16T11:19:58.887Z] #21 26.11 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-16T11:19:59.449Z] #21 26.67 Selecting previously unselected package python3-lib2to3. [2022-03-16T11:19:59.449Z] #21 26.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-16T11:19:59.449Z] #21 26.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:19:59.706Z] #21 26.81 Selecting previously unselected package python3-distutils. [2022-03-16T11:19:59.706Z] #21 26.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-16T11:19:59.706Z] #21 26.82 Unpacking python3-distutils (3.9.2-1) ... [2022-03-16T11:19:59.706Z] #21 26.94 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:19:59.706Z] #21 26.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:19:59.706Z] #21 26.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:19:59.962Z] #21 27.08 Selecting previously unselected package python3-setuptools. [2022-03-16T11:19:59.962Z] #21 27.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-16T11:19:59.962Z] #21 27.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-16T11:19:59.962Z] #21 27.30 Selecting previously unselected package python3-wheel. [2022-03-16T11:19:59.962Z] #21 27.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-16T11:20:00.219Z] #21 27.33 Unpacking python3-wheel (0.34.2-1) ... [2022-03-16T11:20:00.219Z] #21 27.40 Selecting previously unselected package python3-pip. [2022-03-16T11:20:00.219Z] #21 27.40 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-16T11:20:00.219Z] #21 27.41 Unpacking python3-pip (20.3.4-4) ... [2022-03-16T11:20:00.475Z] #21 27.75 Selecting previously unselected package sudo. [2022-03-16T11:20:00.475Z] #21 27.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-16T11:20:00.475Z] #21 27.77 Unpacking sudo (1.9.5p2-3) ... [2022-03-16T11:20:00.970Z] #33 4.597 + mkdir -p /build [2022-03-16T11:20:00.970Z] #33 4.606 + mv docker/docker /build/ [2022-03-16T11:20:00.970Z] #33 4.608 + rmdir docker [2022-03-16T11:20:00.970Z] #33 DONE 4.8s [2022-03-16T11:20:00.970Z] [2022-03-16T11:20:00.970Z] #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-16T11:20:00.970Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:00.970Z] #20 1.560 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:20:00.970Z] #20 1.560 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:20:00.970Z] #20 1.562 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:20:00.970Z] #20 1.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-16T11:20:00.970Z] #20 1.791 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-16T11:20:00.970Z] #20 2.179 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-16T11:20:00.970Z] #20 2.683 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-16T11:20:00.970Z] #20 3.263 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-16T11:20:00.970Z] #20 3.812 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-16T11:20:00.970Z] #20 3.827 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-16T11:20:00.970Z] #20 3.827 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-16T11:20:00.970Z] #20 3.828 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-16T11:20:00.970Z] #20 3.836 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-16T11:20:00.970Z] #20 4.131 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-16T11:20:00.970Z] #20 4.135 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-16T11:20:00.970Z] #20 4.136 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-16T11:20:00.970Z] #20 4.138 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-16T11:20:00.970Z] #20 4.143 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-16T11:20:01.038Z] #21 28.29 Selecting previously unselected package thin-provisioning-tools. [2022-03-16T11:20:01.038Z] #21 28.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-16T11:20:01.038Z] #21 28.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:20:01.294Z] #21 28.55 Selecting previously unselected package uidmap. [2022-03-16T11:20:01.294Z] #21 28.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-16T11:20:01.294Z] #21 28.58 Unpacking uidmap (1:4.8.1-1) ... [2022-03-16T11:20:01.552Z] #21 28.77 Selecting previously unselected package vim-runtime. [2022-03-16T11:20:01.552Z] #21 28.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:20:01.552Z] #21 28.80 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-16T11:20:01.552Z] #21 28.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-16T11:20:01.808Z] #21 28.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:02.860Z] #20 ... [2022-03-16T11:20:02.860Z] [2022-03-16T11:20:02.860Z] #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-16T11:20:02.860Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-16T11:20:02.860Z] #36 CACHED [2022-03-16T11:20:02.860Z] [2022-03-16T11:20:02.860Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-16T11:20:02.860Z] #37 sha256:f2c2dd1f56ae738d1b17f80a37b88bf37c6a935a09f13e37a0dd6ce67f75a238 [2022-03-16T11:20:02.860Z] #37 CACHED [2022-03-16T11:20:02.860Z] [2022-03-16T11:20:02.860Z] #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-16T11:20:02.860Z] #38 sha256:02e47a71b7e3121239c753a572d9783fe260374817ee4ce9da6743676b24c342 [2022-03-16T11:20:02.860Z] #38 CACHED [2022-03-16T11:20:02.860Z] [2022-03-16T11:20:02.860Z] #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-16T11:20:02.860Z] #70 sha256:cb0ee6f609e395a7e2374dc964f0cf9dc985a3e2f385d3b962fd518cc979e50b [2022-03-16T11:20:02.860Z] #70 1.240 + RM_GOPATH=0 [2022-03-16T11:20:02.860Z] #70 1.240 + TMP_GOPATH= [2022-03-16T11:20:02.860Z] #70 1.240 + : /build [2022-03-16T11:20:02.860Z] #70 1.240 + '[' -z '' ']' [2022-03-16T11:20:02.860Z] #70 1.242 ++ mktemp -d [2022-03-16T11:20:02.860Z] #70 1.244 + export GOPATH=/tmp/tmp.6FV7TYiPkT [2022-03-16T11:20:02.860Z] #70 1.244 + GOPATH=/tmp/tmp.6FV7TYiPkT [2022-03-16T11:20:02.860Z] #70 1.244 + RM_GOPATH=1 [2022-03-16T11:20:02.860Z] #70 1.244 + case "$(go env GOARCH)" in [2022-03-16T11:20:02.860Z] #70 1.244 ++ go env GOARCH [2022-03-16T11:20:02.860Z] #70 1.251 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:02.860Z] #70 1.251 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:02.860Z] #70 1.252 ++ dirname /install.sh [2022-03-16T11:20:02.860Z] #70 1.252 + dir=/ [2022-03-16T11:20:02.860Z] #70 1.253 + bin=rootlesskit [2022-03-16T11:20:02.860Z] #70 1.254 + shift [2022-03-16T11:20:02.860Z] #70 1.255 + '[' '!' -f //rootlesskit.installer ']' [2022-03-16T11:20:02.860Z] #70 1.255 + . //rootlesskit.installer [2022-03-16T11:20:02.860Z] #70 1.255 ++ : v0.14.6 [2022-03-16T11:20:02.860Z] #70 1.255 + install_rootlesskit [2022-03-16T11:20:02.860Z] #70 1.255 + case "$1" in [2022-03-16T11:20:02.860Z] #70 1.255 + export CGO_ENABLED=0 [2022-03-16T11:20:02.860Z] #70 1.255 + CGO_ENABLED=0 [2022-03-16T11:20:02.860Z] #70 1.255 + _install_rootlesskit [2022-03-16T11:20:02.860Z] #70 1.255 + echo 'Install rootlesskit version v0.14.6' [2022-03-16T11:20:02.860Z] #70 1.255 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:20:02.860Z] #70 1.255 + GOBIN=/build [2022-03-16T11:20:02.860Z] #70 1.255 + GO111MODULE=on [2022-03-16T11:20:02.860Z] #70 1.255 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-16T11:20:02.860Z] #70 1.255 Install rootlesskit version v0.14.6 [2022-03-16T11:20:02.860Z] #70 1.660 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-16T11:20:02.860Z] #70 3.153 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-16T11:20:02.860Z] #70 3.155 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-16T11:20:02.860Z] #70 3.468 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-16T11:20:02.860Z] #70 4.898 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-16T11:20:02.860Z] #70 5.198 go: downloading github.com/google/uuid v1.3.0 [2022-03-16T11:20:02.860Z] #70 5.206 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-16T11:20:02.860Z] #70 5.271 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-16T11:20:02.860Z] #70 5.366 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-16T11:20:02.860Z] #70 5.483 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-16T11:20:02.860Z] #70 5.629 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-16T11:20:02.860Z] #70 5.908 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-16T11:20:02.860Z] #70 5.982 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-16T11:20:02.860Z] #70 6.042 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-16T11:20:02.860Z] #70 6.696 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-16T11:20:04.326Z] #21 31.57 Selecting previously unselected package vim. [2022-03-16T11:20:04.327Z] #21 31.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:20:04.327Z] #21 31.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:04.889Z] #21 32.12 Selecting previously unselected package xfsprogs. [2022-03-16T11:20:04.889Z] #21 32.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-16T11:20:04.889Z] #21 32.14 Unpacking xfsprogs (5.10.0-4) ... [2022-03-16T11:20:05.416Z] #21 32.53 Selecting previously unselected package zip. [2022-03-16T11:20:05.416Z] #21 32.54 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-16T11:20:05.416Z] #21 32.55 Unpacking zip (3.0-12) ... [2022-03-16T11:20:05.416Z] #21 32.68 Selecting previously unselected package zstd. [2022-03-16T11:20:05.416Z] #21 32.69 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-16T11:20:05.416Z] #21 32.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:20:05.978Z] #21 33.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:20:06.129Z] #70 ... [2022-03-16T11:20:06.129Z] [2022-03-16T11:20:06.129Z] #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-16T11:20:06.129Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-16T11:20:06.129Z] #65 1.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:20:06.129Z] #65 1.696 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:20:06.129Z] #65 1.696 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:20:06.129Z] #65 1.988 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-16T11:20:06.129Z] #65 2.342 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-16T11:20:06.129Z] #65 2.734 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-16T11:20:06.129Z] #65 3.184 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-16T11:20:06.129Z] #65 3.732 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-16T11:20:06.129Z] #65 4.187 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-16T11:20:06.129Z] #65 4.188 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-16T11:20:06.129Z] #65 4.192 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-16T11:20:06.129Z] #65 4.192 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-16T11:20:06.129Z] #65 4.192 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-16T11:20:06.129Z] #65 4.348 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-16T11:20:06.129Z] #65 4.355 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-16T11:20:06.129Z] #65 4.356 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-16T11:20:06.129Z] #65 4.356 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-16T11:20:06.129Z] #65 4.363 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-16T11:20:06.385Z] #65 ... [2022-03-16T11:20:06.385Z] [2022-03-16T11:20:06.385Z] #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-16T11:20:06.385Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-16T11:20:06.385Z] #45 1.715 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:20:06.385Z] #45 1.715 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:20:06.385Z] #45 1.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:20:06.385Z] #45 2.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-16T11:20:06.385Z] #45 2.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-16T11:20:06.385Z] #45 2.860 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-16T11:20:06.385Z] #45 3.381 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-16T11:20:06.385Z] #45 3.796 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-16T11:20:06.385Z] #45 4.287 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-16T11:20:06.385Z] #45 4.289 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-16T11:20:06.385Z] #45 4.296 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-16T11:20:06.385Z] #45 4.298 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-16T11:20:06.385Z] #45 4.302 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-16T11:20:06.385Z] #45 4.665 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-16T11:20:06.385Z] #45 4.679 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-16T11:20:06.385Z] #45 4.696 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-16T11:20:06.385Z] #45 4.697 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-16T11:20:06.385Z] #45 4.698 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-16T11:20:06.541Z] #21 33.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:20:06.541Z] #21 33.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:20:06.541Z] #21 33.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:20:06.541Z] #21 33.87 Setting up libicu67:amd64 (67.1-7) ... [2022-03-16T11:20:06.541Z] #21 33.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:20:06.541Z] #21 33.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-16T11:20:06.541Z] #21 33.91 Setting up uidmap (1:4.8.1-1) ... [2022-03-16T11:20:06.541Z] #21 33.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:20:06.797Z] #21 33.94 Setting up bzip2 (1.0.8-4) ... [2022-03-16T11:20:06.797Z] #21 33.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:20:06.797Z] #21 33.97 Setting up python3-wheel (0.34.2-1) ... [2022-03-16T11:20:07.016Z] #51 200.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-16T11:20:07.016Z] #51 DONE 201.2s [2022-03-16T11:20:07.016Z] [2022-03-16T11:20:07.016Z] #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-16T11:20:07.016Z] #56 sha256:2285bf906904f49809ce9a7ef679686079d9d10958a5a4baf7df1314470250e7 [2022-03-16T11:20:07.016Z] #56 ... [2022-03-16T11:20:07.016Z] [2022-03-16T11:20:07.016Z] #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-16T11:20:07.016Z] #26 sha256:acf750d38bf1d4bb9a0c3014fedfe648380846a5a9a1b0858c3bdc7cb6359f70 [2022-03-16T11:20:07.016Z] #26 203.4 + return [2022-03-16T11:20:07.016Z] #26 DONE 203.5s [2022-03-16T11:20:07.016Z] [2022-03-16T11:20:07.016Z] #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-16T11:20:07.016Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:20:07.223Z] #43 DONE 198.6s [2022-03-16T11:20:07.223Z] [2022-03-16T11:20:07.223Z] #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-16T11:20:07.223Z] #56 sha256:34ffa2a5fa595360b9abd30536c1347d186f1e6a813eb448e622ddaf5f1098c5 [2022-03-16T11:20:07.360Z] #21 34.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:07.360Z] #21 34.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:20:07.360Z] #21 34.62 Setting up libcap2-bin (1:2.44-1) ... [2022-03-16T11:20:07.360Z] #21 34.64 Setting up apparmor (2.13.6-10) ... [2022-03-16T11:20:07.945Z] #60 ... [2022-03-16T11:20:07.945Z] [2022-03-16T11:20:07.945Z] #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-16T11:20:07.945Z] #56 sha256:2285bf906904f49809ce9a7ef679686079d9d10958a5a4baf7df1314470250e7 [2022-03-16T11:20:07.945Z] #56 128.4 + mkdir -p /build [2022-03-16T11:20:07.945Z] #56 128.4 + cp runc /build/runc [2022-03-16T11:20:07.945Z] #56 DONE 128.6s [2022-03-16T11:20:07.945Z] [2022-03-16T11:20:07.945Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-16T11:20:07.945Z] #27 sha256:e07aa11b605cbfbd45c969481f61e87f36d5cf6d267a72f71dc34370d7901ee0 [2022-03-16T11:20:08.202Z] #27 DONE 0.1s [2022-03-16T11:20:08.202Z] [2022-03-16T11:20:08.202Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-16T11:20:08.202Z] #32 sha256:98c0663b4def5b02d322aabb044ad65cc21ef4d47935fb8f415abfc14bcf975a [2022-03-16T11:20:08.459Z] #32 DONE 0.3s [2022-03-16T11:20:08.459Z] [2022-03-16T11:20:08.459Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-16T11:20:08.459Z] #35 sha256:d812c87b84df0991934904bb6b94dfe7080b9e8eab44e9398361da5f730af4eb [2022-03-16T11:20:08.720Z] #35 DONE 0.2s [2022-03-16T11:20:08.720Z] [2022-03-16T11:20:08.720Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-16T11:20:08.720Z] #37 sha256:64ffde7db2b2461a640a713b5e09a0d0235550f9386324d062f3ff667b3237e3 [2022-03-16T11:20:08.720Z] #37 DONE 0.1s [2022-03-16T11:20:08.720Z] [2022-03-16T11:20:08.720Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-16T11:20:08.720Z] #41 sha256:ba037ca15b7f91328b5489ef82cbd9654930b075ba9a767262fce153c27fdb6d [2022-03-16T11:20:08.977Z] #41 DONE 0.2s [2022-03-16T11:20:08.977Z] [2022-03-16T11:20:08.977Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-16T11:20:08.977Z] #44 sha256:7bdcbd56eb215a1d357eb5c2a6ac8f99af6b8586517ee8dea4d2c5e011cc2f15 [2022-03-16T11:20:09.122Z] #56 ... [2022-03-16T11:20:09.122Z] [2022-03-16T11:20:09.122Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-16T11:20:09.122Z] #44 sha256:a6af72f75a58272e853f4d58eef467628152c140d256ff9f76854a2b3ad345b2 [2022-03-16T11:20:09.122Z] #44 DONE 0.2s [2022-03-16T11:20:09.122Z] [2022-03-16T11:20:09.122Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-16T11:20:09.122Z] #48 sha256:cd163a148959b796f74f8124884540eab0893cde8360a1d0520262285b413159 [2022-03-16T11:20:09.122Z] #48 DONE 0.0s [2022-03-16T11:20:09.122Z] [2022-03-16T11:20:09.122Z] #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-16T11:20:09.122Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:20:09.122Z] #51 ... [2022-03-16T11:20:09.122Z] [2022-03-16T11:20:09.122Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-16T11:20:09.122Z] #50 sha256:3b3e9b2cdf63d201d5605c979cae97ca0a1337a42629eaed267ffc182fa64e26 [2022-03-16T11:20:09.122Z] #50 DONE 0.1s [2022-03-16T11:20:09.122Z] [2022-03-16T11:20:09.122Z] #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-16T11:20:09.122Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:20:09.236Z] #44 DONE 0.2s [2022-03-16T11:20:09.236Z] [2022-03-16T11:20:09.236Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-16T11:20:09.236Z] #48 sha256:359c6bbd1c81ee36f3b71979fc58911e004bf996af5a8816d9651b619018461a [2022-03-16T11:20:09.251Z] #21 36.24 Setting up zip (3.0-12) ... [2022-03-16T11:20:09.251Z] #21 36.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:09.251Z] #21 36.29 Setting up bash-completion (1:2.11-2) ... [2022-03-16T11:20:09.495Z] #48 DONE 0.1s [2022-03-16T11:20:09.495Z] [2022-03-16T11:20:09.495Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-16T11:20:09.495Z] #50 sha256:71a2c06ae98ff0303a947511eaf3b67e51b278ce3d2b0f051963b69fc7ce8960 [2022-03-16T11:20:09.495Z] #50 DONE 0.2s [2022-03-16T11:20:09.495Z] [2022-03-16T11:20:09.495Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-16T11:20:09.495Z] #52 sha256:6c02a1d364eb8ade14e2e4104ce377ca6b601d1117758d1966a38ef0664d3c60 [2022-03-16T11:20:09.754Z] #52 DONE 0.2s [2022-03-16T11:20:09.754Z] [2022-03-16T11:20:09.754Z] #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-16T11:20:09.754Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:20:09.754Z] #60 ... [2022-03-16T11:20:09.754Z] [2022-03-16T11:20:09.754Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-16T11:20:09.754Z] #54 sha256:ac58e5d2a993349b29761d96ddff43ba688cb03f65591416757b49ba91777650 [2022-03-16T11:20:09.754Z] #54 DONE 0.1s [2022-03-16T11:20:10.011Z] [2022-03-16T11:20:10.011Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-16T11:20:10.011Z] #57 sha256:4c5fce157f1c82bf65320ec430434892dca14b6aa24e75ee3966d849325bf941 [2022-03-16T11:20:10.011Z] #57 DONE 0.1s [2022-03-16T11:20:10.011Z] [2022-03-16T11:20:10.011Z] #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-16T11:20:10.011Z] #60 sha256:998b847ea45f8efc76f1eacc71c9dc47214015de99b29bdc5fd11c779019735f [2022-03-16T11:20:11.143Z] #21 38.09 Setting up xz-utils (5.2.5-2) ... [2022-03-16T11:20:11.143Z] #21 38.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-16T11:20:11.143Z] #21 38.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:20:11.143Z] #21 38.14 Setting up patch (2.7.6-7) ... [2022-03-16T11:20:11.143Z] #21 38.18 Setting up sudo (1.9.5p2-3) ... [2022-03-16T11:20:11.143Z] #21 38.29 invoke-rc.d: could not determine current runlevel [2022-03-16T11:20:11.143Z] #21 38.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:20:11.143Z] #21 38.31 Setting up xfsprogs (5.10.0-4) ... [2022-03-16T11:20:11.143Z] #21 38.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:20:11.143Z] #21 38.36 Setting up inetutils-ping (2:2.0-1) ... [2022-03-16T11:20:11.143Z] #21 38.38 Setting up pigz (2.6-1) ... [2022-03-16T11:20:11.143Z] #21 38.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:20:11.143Z] #21 38.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:20:11.399Z] #21 38.49 Setting up python-pip-whl (20.3.4-4) ... [2022-03-16T11:20:11.399Z] #21 38.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:11.962Z] #21 39.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:20:11.962Z] #21 39.19 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:20:12.525Z] #21 39.57 Setting up libelf1:amd64 (0.183-1) ... [2022-03-16T11:20:12.525Z] #21 39.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:20:12.525Z] #21 39.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:20:12.525Z] #21 39.71 Setting up python3-distutils (3.9.2-1) ... [2022-03-16T11:20:13.088Z] #21 40.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:13.088Z] #21 40.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-16T11:20:13.088Z] #21 40.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-16T11:20:13.088Z] #21 40.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-16T11:20:13.088Z] #21 40.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-16T11:20:13.088Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-16T11:20:13.088Z] #21 40.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-16T11:20:13.088Z] #21 40.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-16T11:20:13.088Z] #21 40.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-16T11:20:13.346Z] #21 40.39 Setting up python3-setuptools (52.0.0-4) ... [2022-03-16T11:20:14.184Z] #60 193.2 + bin/containerd [2022-03-16T11:20:14.274Z] #21 41.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:20:14.477Z] #45 ... [2022-03-16T11:20:14.477Z] [2022-03-16T11:20:14.477Z] #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-16T11:20:14.477Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-16T11:20:14.477Z] #65 17.85 Fetched 40.4 MB in 16s (2461 kB/s) [2022-03-16T11:20:14.530Z] #21 41.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:20:14.530Z] #21 41.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:20:14.530Z] #21 41.74 Setting up python3-pip (20.3.4-4) ... [2022-03-16T11:20:15.459Z] #21 42.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:20:15.459Z] #21 42.84 Setting up jq (1.6-2.1) ... [2022-03-16T11:20:15.716Z] #21 42.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:20:15.716Z] #21 42.88 Setting up iptables (1.8.7-1) ... [2022-03-16T11:20:15.716Z] #21 42.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-16T11:20:15.716Z] #21 42.94 Setting up iproute2 (5.10.0-4) ... [2022-03-16T11:20:16.278Z] #21 43.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:20:17.243Z] Removing intermediate container d3fb2b1e02b5 [2022-03-16T11:20:17.243Z] ---> db2b1924cf32 [2022-03-16T11:20:17.243Z] 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-16T11:20:17.243Z] ---> Running in e651156d6ff6 [2022-03-16T11:20:17.243Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-16T11:20:17.243Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-16T11:20:17.243Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-16T11:20:17.243Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-16T11:20:17.243Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-16T11:20:17.243Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-16T11:20:17.243Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-16T11:20:17.243Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-16T11:20:17.243Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-16T11:20:17.243Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-16T11:20:17.243Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-16T11:20:17.647Z] #21 DONE 44.8s [2022-03-16T11:20:17.647Z] [2022-03-16T11:20:17.647Z] #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-16T11:20:17.647Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-16T11:20:18.213Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-16T11:20:18.213Z] #22 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-16T11:20:18.473Z] #22 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-16T11:20:18.473Z] #22 DONE 1.0s [2022-03-16T11:20:18.473Z] [2022-03-16T11:20:18.473Z] #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-16T11:20:18.473Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:20:18.733Z] #43 ... [2022-03-16T11:20:18.733Z] [2022-03-16T11:20:18.733Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-16T11:20:18.733Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-16T11:20:19.622Z] #43 DONE 204.8s [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #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-16T11:20:19.622Z] #56 sha256:32cf15d39fa52cab1581c8c58b9095f2c4bc9b0b7237f91e4cb460565f2777ff [2022-03-16T11:20:19.622Z] #56 ... [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-16T11:20:19.622Z] #44 sha256:93c11502b6ceee2c495096e16cb8a6eb40925a2fd78e9d16b45fbf45db1edbdf [2022-03-16T11:20:19.622Z] #44 DONE 0.2s [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-16T11:20:19.622Z] #48 sha256:223fab50d402543eb84ab43fb994b76d8fcf776ba4af41afa74d22968e86ba70 [2022-03-16T11:20:19.622Z] #48 DONE 0.1s [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #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-16T11:20:19.622Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:19.622Z] #60 ... [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-16T11:20:19.622Z] #50 sha256:2ba4f4cf02909f91e27c7221ac1bb43017582962ecd989d1c030a7b6254affc6 [2022-03-16T11:20:19.622Z] #50 DONE 0.1s [2022-03-16T11:20:19.622Z] [2022-03-16T11:20:19.622Z] #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-16T11:20:19.622Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:22.570Z] #65 17.85 Reading package lists... [2022-03-16T11:20:22.570Z] #65 ... [2022-03-16T11:20:22.570Z] [2022-03-16T11:20:22.570Z] #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-16T11:20:22.570Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-16T11:20:22.570Z] #45 18.61 Fetched 40.4 MB in 17s (2355 kB/s) [2022-03-16T11:20:23.134Z] #45 18.61 Reading package lists... [2022-03-16T11:20:23.134Z] #45 ... [2022-03-16T11:20:23.134Z] [2022-03-16T11:20:23.134Z] #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-16T11:20:23.134Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-16T11:20:23.134Z] #65 17.85 Reading package lists... [2022-03-16T11:20:24.064Z] #65 27.00 Reading package lists... [2022-03-16T11:20:24.064Z] #65 ... [2022-03-16T11:20:24.064Z] [2022-03-16T11:20:24.064Z] #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-16T11:20:24.064Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:24.064Z] #20 17.93 Fetched 40.4 MB in 17s (2429 kB/s) [2022-03-16T11:20:24.064Z] #20 17.93 Reading package lists... [2022-03-16T11:20:24.064Z] #20 27.06 Reading package lists... [2022-03-16T11:20:24.064Z] #20 ... [2022-03-16T11:20:24.064Z] [2022-03-16T11:20:24.064Z] #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-16T11:20:24.064Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-16T11:20:24.064Z] #45 18.61 Reading package lists... [2022-03-16T11:20:28.513Z] Removing intermediate container 5ed6b8e632a6 [2022-03-16T11:20:28.513Z] ---> 0978907d925d [2022-03-16T11:20:28.513Z] 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-16T11:20:28.513Z] ---> Running in 2f99ac5fe7ab [2022-03-16T11:20:28.611Z] ---> 9a8cae124f74 [2022-03-16T11:20:28.611Z] Successfully built 9a8cae124f74 [2022-03-16T11:20:28.611Z] Successfully tagged docker:latest [2022-03-16T11:20:28.611Z] INFO: Image build ended at 03/16/2022 11:20:25. Duration:00:03:32.6425049 [2022-03-16T11:20:28.611Z] [2022-03-16T11:20:28.611Z] [2022-03-16T11:20:28.611Z] INFO: Building the test binaries at 03/16/2022 11:20:25... [2022-03-16T11:20:28.686Z] #23 9.003 Collecting yamllint==1.26.1 [2022-03-16T11:20:28.686Z] #23 10.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-16T11:20:29.617Z] #23 11.08 Collecting pathspec>=0.5.3 [2022-03-16T11:20:29.617Z] #23 11.09 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-16T11:20:29.875Z] #23 11.46 Collecting pyyaml [2022-03-16T11:20:29.875Z] #23 11.48 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-16T11:20:29.875Z] #23 11.53 Building wheels for collected packages: yamllint [2022-03-16T11:20:30.140Z] INFO: make.ps1 starting at 03/16/2022 11:20:29 [2022-03-16T11:20:30.140Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:20:30.140Z] INFO: Invoking autogen... [2022-03-16T11:20:30.169Z] #23 11.54 Building wheel for yamllint (setup.py): started [2022-03-16T11:20:30.596Z] INFO: Building daemon... [2022-03-16T11:20:31.112Z] #23 12.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-16T11:20:31.368Z] #23 12.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c92eac9f7e453930d5259cd57b4593f4e24126ee49555fce18d028a4139785ce [2022-03-16T11:20:31.368Z] #23 12.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-16T11:20:31.368Z] #23 12.72 Successfully built yamllint [2022-03-16T11:20:31.368Z] #23 12.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-16T11:20:31.625Z] #23 13.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-16T11:20:32.158Z] #45 27.74 Reading package lists... [2022-03-16T11:20:32.158Z] #45 ... [2022-03-16T11:20:32.158Z] [2022-03-16T11:20:32.158Z] #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-16T11:20:32.158Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-16T11:20:32.158Z] #65 27.00 Reading package lists... [2022-03-16T11:20:32.189Z] #23 DONE 13.6s [2022-03-16T11:20:32.189Z] [2022-03-16T11:20:32.189Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-16T11:20:32.189Z] #27 sha256:cf715040d8019ea7a724db5d4d81dceca2b27f6b841d6709f2142810904665d5 [2022-03-16T11:20:32.446Z] #27 DONE 0.3s [2022-03-16T11:20:32.446Z] [2022-03-16T11:20:32.446Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-16T11:20:32.446Z] #32 sha256:fa5cfd103bf100b73a35f8456f9617daab2723f7fe9b0ea6218adda6c1eac3b8 [2022-03-16T11:20:33.009Z] #32 DONE 0.7s [2022-03-16T11:20:33.009Z] [2022-03-16T11:20:33.009Z] #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-16T11:20:33.009Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:20:33.265Z] #56 ... [2022-03-16T11:20:33.265Z] [2022-03-16T11:20:33.265Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-16T11:20:33.265Z] #35 sha256:2ef5efc950afba8667253c46210ffb54ce726332d4893b3941deccb8343bc391 [2022-03-16T11:20:33.523Z] #35 DONE 0.6s [2022-03-16T11:20:33.523Z] [2022-03-16T11:20:33.523Z] #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-16T11:20:33.523Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:20:33.779Z] #60 ... [2022-03-16T11:20:33.779Z] [2022-03-16T11:20:33.779Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-16T11:20:33.779Z] #37 sha256:15a3a32d33d55482ecd0b02520c0ee23f0a95c680f9b1593a091889798c93e43 [2022-03-16T11:20:33.779Z] #37 DONE 0.1s [2022-03-16T11:20:33.779Z] [2022-03-16T11:20:33.779Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-16T11:20:33.779Z] #41 sha256:8c168905e670507e47d8d6629ca6bce38b5cea07e7e2ff712566d836b2835699 [2022-03-16T11:20:33.779Z] #41 DONE 0.1s [2022-03-16T11:20:34.035Z] [2022-03-16T11:20:34.035Z] #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-16T11:20:34.035Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:20:34.050Z] #65 35.73 Building dependency tree... [2022-03-16T11:20:34.050Z] #65 37.80 Reading state information... [2022-03-16T11:20:34.328Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-16T11:20:34.328Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-16T11:20:34.328Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-16T11:20:34.328Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-16T11:20:34.328Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-16T11:20:34.328Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-16T11:20:34.787Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-16T11:20:34.787Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-16T11:20:34.787Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-16T11:20:34.787Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-16T11:20:34.787Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-16T11:20:34.787Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-16T11:20:34.787Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-16T11:20:35.245Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-16T11:20:35.941Z] #65 39.68 The following additional packages will be installed: [2022-03-16T11:20:35.941Z] #65 39.70 libbtrfs0 [2022-03-16T11:20:35.941Z] #65 39.97 The following NEW packages will be installed: [2022-03-16T11:20:36.198Z] #65 39.97 libbtrfs-dev libbtrfs0 [2022-03-16T11:20:36.216Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-16T11:20:36.216Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-16T11:20:36.455Z] #65 40.46 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:20:36.455Z] #65 40.46 Need to get 460 kB of archives. [2022-03-16T11:20:36.455Z] #65 40.46 After this operation, 1237 kB of additional disk space will be used. [2022-03-16T11:20:36.455Z] #65 40.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:20:36.455Z] #65 40.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:20:37.385Z] #65 41.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:20:37.642Z] #65 41.49 Fetched 460 kB in 0s (1469 kB/s) [2022-03-16T11:20:37.642Z] #65 41.56 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:20:37.642Z] #65 41.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 ... 30207 files and directories currently installed.) [2022-03-16T11:20:37.642Z] #65 41.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:20:37.642Z] #65 41.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:20:37.899Z] #65 41.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:20:37.899Z] #65 41.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:20:37.899Z] #65 41.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:20:38.169Z] #65 41.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:20:38.169Z] #65 41.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:20:38.169Z] #65 42.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:20:38.428Z] #65 DONE 42.3s [2022-03-16T11:20:38.428Z] [2022-03-16T11:20:38.428Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-16T11:20:38.428Z] #66 sha256:32a54416c732d62ef1551e0f8c2227b8bb18b1b1d2105087ce6d138333cb13c5 [2022-03-16T11:20:38.428Z] #66 DONE 0.1s [2022-03-16T11:20:38.428Z] [2022-03-16T11:20:38.428Z] #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-16T11:20:38.428Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:20:39.363Z] #67 0.832 + RM_GOPATH=0 [2022-03-16T11:20:39.363Z] #67 0.832 + TMP_GOPATH= [2022-03-16T11:20:39.363Z] #67 0.832 + : /build [2022-03-16T11:20:39.363Z] #67 0.832 + '[' -z '' ']' [2022-03-16T11:20:39.363Z] #67 0.832 ++ mktemp -d [2022-03-16T11:20:39.363Z] #67 0.839 + export GOPATH=/tmp/tmp.jZvXK0xkhE [2022-03-16T11:20:39.363Z] #67 0.839 + GOPATH=/tmp/tmp.jZvXK0xkhE [2022-03-16T11:20:39.363Z] #67 0.839 + RM_GOPATH=1 [2022-03-16T11:20:39.363Z] #67 0.839 + case "$(go env GOARCH)" in [2022-03-16T11:20:39.363Z] #67 0.839 ++ go env GOARCH [2022-03-16T11:20:39.363Z] #67 0.847 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:39.363Z] #67 0.847 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:39.363Z] #67 0.848 ++ dirname /install.sh [2022-03-16T11:20:39.363Z] #67 0.848 + dir=/ [2022-03-16T11:20:39.363Z] #67 0.848 + bin=containerd [2022-03-16T11:20:39.363Z] #67 0.848 + shift [2022-03-16T11:20:39.363Z] #67 0.848 + '[' '!' -f //containerd.installer ']' [2022-03-16T11:20:39.363Z] #67 0.849 + . //containerd.installer [2022-03-16T11:20:39.363Z] #67 0.849 ++ set -e [2022-03-16T11:20:39.363Z] #67 0.849 ++ : v1.6.1 [2022-03-16T11:20:39.363Z] #67 0.849 + install_containerd [2022-03-16T11:20:39.364Z] #67 0.849 + echo 'Install containerd version v1.6.1' [2022-03-16T11:20:39.364Z] #67 0.849 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jZvXK0xkhE/src/github.com/containerd/containerd [2022-03-16T11:20:39.364Z] #67 0.849 Install containerd version v1.6.1 [2022-03-16T11:20:39.364Z] #67 0.854 Cloning into '/tmp/tmp.jZvXK0xkhE/src/github.com/containerd/containerd'... [2022-03-16T11:20:41.163Z] #51 231.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-16T11:20:41.163Z] #51 DONE 232.0s [2022-03-16T11:20:41.163Z] [2022-03-16T11:20:41.163Z] #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-16T11:20:41.163Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:20:41.163Z] #60 ... [2022-03-16T11:20:41.163Z] [2022-03-16T11:20:41.163Z] #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-16T11:20:41.163Z] #56 sha256:34ffa2a5fa595360b9abd30536c1347d186f1e6a813eb448e622ddaf5f1098c5 [2022-03-16T11:20:41.163Z] #56 141.7 + mkdir -p /build [2022-03-16T11:20:41.163Z] #56 141.7 + cp runc /build/runc [2022-03-16T11:20:41.163Z] #56 DONE 141.8s [2022-03-16T11:20:41.163Z] [2022-03-16T11:20:41.163Z] #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-16T11:20:41.163Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:20:41.728Z] #60 ... [2022-03-16T11:20:41.728Z] [2022-03-16T11:20:41.728Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-16T11:20:41.728Z] #52 sha256:923b7807408e5ae52c9ceffb3f2e38b765b5bf429507d4e3d5e0bf4e44ab8c9b [2022-03-16T11:20:41.728Z] #52 DONE 0.2s [2022-03-16T11:20:41.728Z] [2022-03-16T11:20:41.728Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-16T11:20:41.728Z] #54 sha256:c8867cf17fa6a78d75bf40713648c17c99a7c76edd6f691c9c2a48167230d4f0 [2022-03-16T11:20:41.728Z] #54 DONE 0.1s [2022-03-16T11:20:41.728Z] [2022-03-16T11:20:41.728Z] #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-16T11:20:41.728Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:20:41.882Z] #67 ... [2022-03-16T11:20:41.882Z] [2022-03-16T11:20:41.882Z] #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-16T11:20:41.882Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:41.882Z] #20 27.06 Reading package lists... [2022-03-16T11:20:41.882Z] #20 36.01 Building dependency tree... [2022-03-16T11:20:41.882Z] #20 38.16 Reading state information... [2022-03-16T11:20:41.882Z] #20 40.02 The following additional packages will be installed: [2022-03-16T11:20:41.882Z] #20 40.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:20:41.882Z] #20 40.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-16T11:20:41.882Z] #20 40.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-16T11:20:41.882Z] #20 40.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-16T11:20:41.882Z] #20 40.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-16T11:20:41.882Z] #20 40.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-16T11:20:41.882Z] #20 40.05 mingw-w64-common mingw-w64-x86-64-dev [2022-03-16T11:20:41.882Z] #20 40.08 Suggested packages: [2022-03-16T11:20:41.882Z] #20 40.09 gcc-10-locales seccomp wine64 [2022-03-16T11:20:41.882Z] #20 40.73 The following NEW packages will be installed: [2022-03-16T11:20:41.882Z] #20 40.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-16T11:20:41.882Z] #20 40.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-16T11:20:41.882Z] #20 40.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-16T11:20:41.882Z] #20 40.73 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-16T11:20:41.882Z] #20 40.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-16T11:20:41.882Z] #20 40.74 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-16T11:20:41.882Z] #20 40.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-16T11:20:41.882Z] #20 40.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-16T11:20:41.882Z] #20 40.75 mingw-w64-x86-64-dev [2022-03-16T11:20:41.882Z] #20 41.18 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:20:41.882Z] #20 41.18 Need to get 115 MB of archives. [2022-03-16T11:20:41.882Z] #20 41.18 After this operation, 645 MB of additional disk space will be used. [2022-03-16T11:20:41.882Z] #20 41.18 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-16T11:20:41.882Z] #20 41.23 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-16T11:20:41.882Z] #20 41.30 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-16T11:20:41.882Z] #20 41.31 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-16T11:20:41.882Z] #20 41.31 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-16T11:20:41.882Z] #20 41.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-16T11:20:41.882Z] #20 41.38 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-16T11:20:41.882Z] #20 41.44 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-16T11:20:41.882Z] #20 41.45 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-16T11:20:41.883Z] #20 41.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-16T11:20:41.883Z] #20 42.15 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-16T11:20:41.883Z] #20 42.25 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-16T11:20:41.883Z] #20 42.60 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-16T11:20:41.883Z] #20 43.28 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-16T11:20:41.883Z] #20 43.47 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-16T11:20:41.883Z] #20 43.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-16T11:20:41.883Z] #20 43.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-16T11:20:41.883Z] #20 43.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-16T11:20:41.883Z] #20 43.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-16T11:20:41.883Z] #20 43.49 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-16T11:20:41.883Z] #20 43.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-16T11:20:41.883Z] #20 43.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-16T11:20:41.883Z] #20 43.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-16T11:20:41.883Z] #20 43.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-16T11:20:41.883Z] #20 43.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-16T11:20:41.883Z] #20 43.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-16T11:20:41.883Z] #20 43.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-16T11:20:41.883Z] #20 43.55 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-16T11:20:41.883Z] #20 43.55 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-16T11:20:41.883Z] #20 43.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-16T11:20:41.883Z] #20 44.15 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:20:41.883Z] #20 44.49 Fetched 115 MB in 3s (42.7 MB/s) [2022-03-16T11:20:41.883Z] #20 44.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-16T11:20:41.883Z] #20 44.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-16T11:20:41.883Z] #20 44.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:20:41.883Z] #20 44.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:20:41.883Z] #20 45.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-16T11:20:41.883Z] #20 45.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-16T11:20:41.883Z] #20 45.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:20:42.139Z] #20 ... [2022-03-16T11:20:42.139Z] [2022-03-16T11:20:42.139Z] #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-16T11:20:42.139Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-16T11:20:42.139Z] #45 27.74 Reading package lists... [2022-03-16T11:20:42.139Z] #45 36.63 Building dependency tree... [2022-03-16T11:20:42.139Z] #45 38.54 Reading state information... [2022-03-16T11:20:42.139Z] #45 40.44 The following additional packages will be installed: [2022-03-16T11:20:42.139Z] #45 40.45 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-16T11:20:42.139Z] #45 40.48 Suggested packages: [2022-03-16T11:20:42.139Z] #45 40.48 cmake-doc ninja-build lrzip [2022-03-16T11:20:42.139Z] #45 40.48 Recommended packages: [2022-03-16T11:20:42.139Z] #45 40.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-16T11:20:42.139Z] #45 41.16 The following NEW packages will be installed: [2022-03-16T11:20:42.139Z] #45 41.17 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-16T11:20:42.139Z] #45 41.59 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:20:42.139Z] #45 41.59 Need to get 8418 kB of archives. [2022-03-16T11:20:42.139Z] #45 41.59 After this operation, 34.9 MB of additional disk space will be used. [2022-03-16T11:20:42.139Z] #45 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-16T11:20:42.139Z] #45 41.60 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-16T11:20:42.139Z] #45 41.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-16T11:20:42.139Z] #45 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-16T11:20:42.139Z] #45 41.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-16T11:20:42.139Z] #45 41.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-16T11:20:42.139Z] #45 41.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-16T11:20:42.139Z] #45 41.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-16T11:20:42.139Z] #45 42.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:20:42.139Z] #45 43.27 Fetched 8418 kB in 1s (16.8 MB/s) [2022-03-16T11:20:42.139Z] #45 43.34 Selecting previously unselected package xxd. [2022-03-16T11:20:42.139Z] #45 43.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-16T11:20:42.139Z] #45 43.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 43.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:42.139Z] #45 43.53 Selecting previously unselected package vim-common. [2022-03-16T11:20:42.139Z] #45 43.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:20:42.139Z] #45 43.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:42.139Z] #45 43.68 Selecting previously unselected package cmake-data. [2022-03-16T11:20:42.139Z] #45 43.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-16T11:20:42.139Z] #45 43.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:20:42.139Z] #45 44.58 Selecting previously unselected package libarchive13:amd64. [2022-03-16T11:20:42.139Z] #45 44.59 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 44.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:20:42.139Z] #45 44.78 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-16T11:20:42.139Z] #45 44.78 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 44.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:20:42.139Z] #45 44.87 Selecting previously unselected package librhash0:amd64. [2022-03-16T11:20:42.139Z] #45 44.87 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 44.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:20:42.139Z] #45 44.98 Selecting previously unselected package libuv1:amd64. [2022-03-16T11:20:42.139Z] #45 44.98 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 44.99 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:20:42.139Z] #45 45.09 Selecting previously unselected package cmake. [2022-03-16T11:20:42.139Z] #45 45.09 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-16T11:20:42.139Z] #45 45.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:20:42.395Z] #45 ... [2022-03-16T11:20:42.395Z] [2022-03-16T11:20:42.395Z] #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-16T11:20:42.395Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:42.395Z] #20 46.37 Selecting previously unselected package binutils-mingw-w64. [2022-03-16T11:20:42.395Z] #20 46.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-16T11:20:42.395Z] #20 46.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:20:42.520Z] Removing intermediate container e651156d6ff6 [2022-03-16T11:20:42.520Z] ---> 74bb9e8f30c0 [2022-03-16T11:20:42.520Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-16T11:20:42.520Z] ---> Running in 9ca013c60289 [2022-03-16T11:20:42.520Z] Removing intermediate container 9ca013c60289 [2022-03-16T11:20:42.520Z] ---> c3d35b37f627 [2022-03-16T11:20:42.520Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-16T11:20:42.520Z] ---> Running in d7c460363fb3 [2022-03-16T11:20:42.520Z] Removing intermediate container d7c460363fb3 [2022-03-16T11:20:42.520Z] ---> e501813dedaf [2022-03-16T11:20:42.520Z] Step 11/11 : COPY . . [2022-03-16T11:20:42.651Z] #20 46.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-16T11:20:42.651Z] #20 46.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:20:42.651Z] #20 46.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:20:42.651Z] #20 46.57 Selecting previously unselected package dmsetup. [2022-03-16T11:20:42.651Z] #20 46.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:20:42.651Z] #20 46.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:20:42.651Z] #20 46.67 Selecting previously unselected package mingw-w64-common. [2022-03-16T11:20:42.656Z] #60 ... [2022-03-16T11:20:42.656Z] [2022-03-16T11:20:42.656Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-16T11:20:42.656Z] #57 sha256:40e9574da1bc7676a118fb4c33a3662d3d6ef79ded444dd5b69ccc8ed134c1e6 [2022-03-16T11:20:42.908Z] #20 46.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-16T11:20:42.908Z] #20 46.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-16T11:20:42.912Z] #57 DONE 0.2s [2022-03-16T11:20:42.912Z] [2022-03-16T11:20:42.912Z] #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-16T11:20:42.912Z] #60 sha256:274b6a221ad6c789344fb9e3eecf6f53949ab829fbe03091e08d80414064f4c0 [2022-03-16T11:20:43.471Z] #20 ... [2022-03-16T11:20:43.471Z] [2022-03-16T11:20:43.471Z] #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-16T11:20:43.471Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-16T11:20:43.471Z] #45 46.66 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-16T11:20:43.471Z] #45 46.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:43.471Z] #45 46.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-16T11:20:43.471Z] #45 46.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:20:43.471Z] #45 46.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-16T11:20:43.471Z] #45 46.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-16T11:20:43.471Z] #45 46.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-16T11:20:43.471Z] #45 46.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-16T11:20:43.471Z] #45 46.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:20:43.471Z] #45 DONE 47.3s [2022-03-16T11:20:43.471Z] [2022-03-16T11:20:43.471Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-16T11:20:43.471Z] #46 sha256:9434fbc0ba0c73d835e9f11c581186c55659bbc18934cb356d13c67b87ec9440 [2022-03-16T11:20:43.471Z] #46 DONE 0.1s [2022-03-16T11:20:43.471Z] [2022-03-16T11:20:43.471Z] #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-16T11:20:43.471Z] #47 sha256:7c2d4ce408216047306b075b67f34daacfefd66c2a6bdd736d603da047aaede7 [2022-03-16T11:20:44.399Z] #47 0.719 + RM_GOPATH=0 [2022-03-16T11:20:44.399Z] #47 0.719 + TMP_GOPATH= [2022-03-16T11:20:44.399Z] #47 0.719 + : /build [2022-03-16T11:20:44.399Z] #47 0.719 + '[' -z '' ']' [2022-03-16T11:20:44.399Z] #47 0.719 ++ mktemp -d [2022-03-16T11:20:44.399Z] #47 0.721 + export GOPATH=/tmp/tmp.fmcZSKi67X [2022-03-16T11:20:44.399Z] #47 0.721 + GOPATH=/tmp/tmp.fmcZSKi67X [2022-03-16T11:20:44.399Z] #47 0.721 + RM_GOPATH=1 [2022-03-16T11:20:44.399Z] #47 0.721 + case "$(go env GOARCH)" in [2022-03-16T11:20:44.399Z] #47 0.722 ++ go env GOARCH [2022-03-16T11:20:44.399Z] #47 0.731 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:44.399Z] #47 0.731 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:20:44.399Z] #47 0.731 ++ dirname /install.sh [2022-03-16T11:20:44.399Z] #47 0.734 + dir=/ [2022-03-16T11:20:44.399Z] #47 0.734 + bin=tini [2022-03-16T11:20:44.399Z] #47 0.734 + shift [2022-03-16T11:20:44.399Z] #47 0.734 + '[' '!' -f //tini.installer ']' [2022-03-16T11:20:44.399Z] #47 0.735 + . //tini.installer [2022-03-16T11:20:44.399Z] #47 0.735 ++ : v0.19.0 [2022-03-16T11:20:44.399Z] #47 0.735 Install tini version v0.19.0 [2022-03-16T11:20:44.399Z] #47 0.735 + install_tini [2022-03-16T11:20:44.399Z] #47 0.735 + echo 'Install tini version v0.19.0' [2022-03-16T11:20:44.399Z] #47 0.735 + git clone https://github.com/krallin/tini.git /tmp/tmp.fmcZSKi67X/tini [2022-03-16T11:20:44.399Z] #47 0.738 Cloning into '/tmp/tmp.fmcZSKi67X/tini'... [2022-03-16T11:20:44.655Z] #47 1.183 + cd /tmp/tmp.fmcZSKi67X/tini [2022-03-16T11:20:44.655Z] #47 1.184 + git checkout -q v0.19.0 [2022-03-16T11:20:44.655Z] #47 1.189 + cmake . [2022-03-16T11:20:44.911Z] #47 1.454 -- The C compiler identification is GNU 10.2.1 [2022-03-16T11:20:44.911Z] #47 1.498 -- Detecting C compiler ABI info [2022-03-16T11:20:45.473Z] #47 1.853 -- Detecting C compiler ABI info - done [2022-03-16T11:20:45.473Z] #47 1.922 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-16T11:20:45.473Z] #47 1.922 -- Detecting C compile features [2022-03-16T11:20:45.473Z] #47 1.923 -- Detecting C compile features - done [2022-03-16T11:20:45.473Z] #47 1.941 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-16T11:20:45.473Z] #47 2.016 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-16T11:20:45.473Z] #47 2.046 -- Configuring done [2022-03-16T11:20:45.473Z] #47 2.054 -- Generating done [2022-03-16T11:20:45.473Z] #47 2.055 -- Build files have been written to: /tmp/tmp.fmcZSKi67X/tini [2022-03-16T11:20:45.473Z] #47 2.058 + make tini-static [2022-03-16T11:20:45.729Z] #47 2.188 Scanning dependencies of target tini-static [2022-03-16T11:20:45.729Z] #47 2.253 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-16T11:20:46.224Z] #56 ... [2022-03-16T11:20:46.224Z] [2022-03-16T11:20:46.224Z] #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-16T11:20:46.224Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-16T11:20:46.224Z] #43 183.4 + dpkg --print-architecture [2022-03-16T11:20:46.224Z] #43 183.4 + git checkout -q v2.1.0 [2022-03-16T11:20:46.224Z] #43 183.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-16T11:20:46.224Z] #43 183.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-16T11:20:46.292Z] #47 2.819 [100%] Linking C executable tini-static [2022-03-16T11:20:46.548Z] #47 3.149 [100%] Built target tini-static [2022-03-16T11:20:46.548Z] #47 3.166 + mkdir -p /build [2022-03-16T11:20:46.548Z] #47 3.168 + cp tini-static /build/docker-init [2022-03-16T11:20:47.082Z] #60 218.3 + bin/containerd [2022-03-16T11:20:47.110Z] #47 DONE 3.5s [2022-03-16T11:20:47.111Z] [2022-03-16T11:20:47.111Z] #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-16T11:20:47.111Z] #70 sha256:cb0ee6f609e395a7e2374dc964f0cf9dc985a3e2f385d3b962fd518cc979e50b [2022-03-16T11:20:47.111Z] #70 47.11 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-16T11:20:47.111Z] #70 47.11 + GOBIN=/build [2022-03-16T11:20:47.111Z] #70 47.11 + GO111MODULE=on [2022-03-16T11:20:47.111Z] #70 47.11 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-16T11:20:47.111Z] #70 50.48 rootlesskit version 0.14.6 [2022-03-16T11:20:47.111Z] #70 50.48 Usage of /build/rootlesskit-docker-proxy: [2022-03-16T11:20:47.111Z] #70 50.48 -container-ip string [2022-03-16T11:20:47.111Z] #70 50.48 container ip [2022-03-16T11:20:47.111Z] #70 50.48 -container-port int [2022-03-16T11:20:47.111Z] #70 50.48 container port (default -1) [2022-03-16T11:20:47.111Z] #70 50.48 -host-ip string [2022-03-16T11:20:47.111Z] #70 50.48 host ip [2022-03-16T11:20:47.111Z] #70 50.48 -host-port int [2022-03-16T11:20:47.111Z] #70 50.48 host port (default -1) [2022-03-16T11:20:47.111Z] #70 50.48 -proto string [2022-03-16T11:20:47.111Z] #70 50.48 proxy protocol (default "tcp") [2022-03-16T11:20:47.111Z] #70 DONE 50.7s [2022-03-16T11:20:47.111Z] [2022-03-16T11:20:47.111Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-16T11:20:47.111Z] #71 sha256:0606fb8ab5366a612c50c658f26e0bfbff22881343364c2a11fcb84f0070a601 [2022-03-16T11:20:47.111Z] #71 DONE 0.1s [2022-03-16T11:20:47.111Z] [2022-03-16T11:20:47.111Z] #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-16T11:20:47.111Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:47.111Z] #20 48.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-16T11:20:47.111Z] #20 48.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-16T11:20:47.111Z] #20 48.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:20:47.111Z] #20 ... [2022-03-16T11:20:47.111Z] [2022-03-16T11:20:47.111Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-16T11:20:47.111Z] #72 sha256:9c5f6f821dc5118a06ebf6fc9efeeb9b7e3f5586a77195b3bca365bc67418736 [2022-03-16T11:20:47.111Z] #72 DONE 0.1s [2022-03-16T11:20:47.367Z] [2022-03-16T11:20:47.367Z] #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-16T11:20:47.367Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:47.367Z] #20 51.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-16T11:20:47.367Z] #20 51.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:47.623Z] #20 51.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:20:47.623Z] #20 51.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-16T11:20:47.623Z] #20 51.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:47.623Z] #20 51.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:20:50.891Z] #20 ... [2022-03-16T11:20:50.891Z] [2022-03-16T11:20:50.891Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-16T11:20:50.891Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-16T11:20:50.891Z] #75 CACHED [2022-03-16T11:20:50.891Z] [2022-03-16T11:20:50.891Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-16T11:20:50.891Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-16T11:20:50.891Z] #77 CACHED [2022-03-16T11:20:50.891Z] [2022-03-16T11:20:50.891Z] #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-16T11:20:50.891Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:20:50.891Z] #20 54.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-16T11:20:50.891Z] #20 54.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:50.891Z] #20 54.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:20:51.748Z] #60 ... [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:20:51.748Z] #51 234.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-16T11:20:51.748Z] #51 DONE 235.2s [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:51.748Z] #60 ... [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-16T11:20:51.748Z] #52 sha256:fef1c30ad389db8de3000766d71210872a4330334978612057c1765d9d3b55a8 [2022-03-16T11:20:51.748Z] #52 DONE 0.2s [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:51.748Z] #60 ... [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-16T11:20:51.748Z] #54 sha256:2f3487e96a862281d2edc4775fa160c26507a8dd0299095b20313da6190d2e5c [2022-03-16T11:20:51.748Z] #54 DONE 0.1s [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:51.748Z] #60 ... [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #56 sha256:32cf15d39fa52cab1581c8c58b9095f2c4bc9b0b7237f91e4cb460565f2777ff [2022-03-16T11:20:51.748Z] #56 143.4 + mkdir -p /build [2022-03-16T11:20:51.748Z] #56 143.4 + cp runc /build/runc [2022-03-16T11:20:51.748Z] #56 DONE 143.5s [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:51.748Z] #60 ... [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-16T11:20:51.748Z] #57 sha256:716f536c266e77581fcdba9f895869328739f03cd62a79a6113988aeca51c0f8 [2022-03-16T11:20:51.748Z] #57 DONE 0.3s [2022-03-16T11:20:51.748Z] [2022-03-16T11:20:51.748Z] #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-16T11:20:51.748Z] #60 sha256:c9d23563bbd556f84f3b622937e280b778c50d1cf711f479354c1e8c54daa696 [2022-03-16T11:20:52.852Z] #60 232.0 # github.com/containerd/containerd/cmd/containerd [2022-03-16T11:20:52.853Z] #60 232.0 /usr/bin/ld: /tmp/go-link-4042257540/000019.o: in function `New': [2022-03-16T11:20:52.853Z] #60 232.0 /tmp/tmp.QmoFk5P3KY/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-16T11:20:52.853Z] #60 232.1 + bin/containerd-stress [2022-03-16T11:20:53.781Z] #60 233.1 + bin/containerd-shim [2022-03-16T11:20:55.052Z] #60 218.2 + bin/containerd [2022-03-16T11:20:55.109Z] #20 58.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-16T11:20:55.109Z] #20 58.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:55.109Z] #20 58.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:20:56.037Z] #20 60.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-16T11:20:56.037Z] #20 60.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:56.037Z] #20 60.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:20:57.284Z] Removing intermediate container 2f99ac5fe7ab [2022-03-16T11:20:57.284Z] ---> f72abe52507b [2022-03-16T11:20:57.284Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-16T11:20:57.284Z] ---> Running in b5dff3725af7 [2022-03-16T11:20:57.284Z] Removing intermediate container b5dff3725af7 [2022-03-16T11:20:57.284Z] ---> 74dc969011fe [2022-03-16T11:20:57.284Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-16T11:20:57.284Z] ---> Running in e6833694b7f9 [2022-03-16T11:20:57.928Z] #20 61.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-16T11:20:57.928Z] #20 61.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:20:57.928Z] #20 61.87 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:20:58.251Z] Removing intermediate container e6833694b7f9 [2022-03-16T11:20:58.251Z] ---> 1033ccc8fe5a [2022-03-16T11:20:58.251Z] Step 11/11 : COPY . . [2022-03-16T11:21:02.094Z] #20 65.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-16T11:21:02.094Z] #20 65.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-16T11:21:02.094Z] #20 65.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:21:03.458Z] #20 67.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-16T11:21:03.458Z] #20 67.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-16T11:21:03.458Z] #20 67.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:21:03.458Z] #20 67.46 Selecting previously unselected package libapparmor1:amd64. [2022-03-16T11:21:03.458Z] #20 67.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-16T11:21:03.458Z] #20 67.47 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:21:03.458Z] #20 67.53 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-16T11:21:03.714Z] #20 67.53 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-16T11:21:03.714Z] #20 67.54 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:21:03.714Z] #20 67.61 Selecting previously unselected package libbtrfs0:amd64. [2022-03-16T11:21:03.714Z] #20 67.62 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-16T11:21:03.714Z] #20 67.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:21:03.714Z] #20 67.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-16T11:21:03.714Z] #20 67.71 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-16T11:21:03.714Z] #20 67.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:21:03.714Z] #20 67.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-16T11:21:03.714Z] #20 ... [2022-03-16T11:21:03.714Z] [2022-03-16T11:21:03.714Z] #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-16T11:21:03.714Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:21:03.714Z] #67 15.36 + cd /tmp/tmp.jZvXK0xkhE/src/github.com/containerd/containerd [2022-03-16T11:21:03.714Z] #67 15.36 + git checkout -q v1.6.1 [2022-03-16T11:21:03.714Z] #67 16.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-16T11:21:03.714Z] #67 16.06 + BUILDTAGS='netgo osusergo static_build' [2022-03-16T11:21:03.714Z] #67 16.06 + export EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:21:03.714Z] #67 16.06 + EXTRA_FLAGS=-buildmode=pie [2022-03-16T11:21:03.714Z] #67 16.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-16T11:21:03.714Z] #67 16.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-16T11:21:03.714Z] #67 16.06 + '[' '' = dynamic ']' [2022-03-16T11:21:03.714Z] #67 16.06 + make [2022-03-16T11:21:03.714Z] #67 16.71 + bin/ctr [2022-03-16T11:21:03.732Z] #60 241.5 + bin/containerd-shim-runc-v1 [2022-03-16T11:21:03.970Z] #67 ... [2022-03-16T11:21:03.970Z] [2022-03-16T11:21:03.970Z] #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-16T11:21:03.970Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-16T11:21:03.970Z] #20 67.81 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:21:03.970Z] #20 67.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:21:03.970Z] #20 67.85 Selecting previously unselected package libudev-dev:amd64. [2022-03-16T11:21:03.970Z] #20 67.86 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-16T11:21:03.970Z] #20 67.87 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:21:03.970Z] #20 67.93 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-16T11:21:03.970Z] #20 67.94 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-16T11:21:03.970Z] #20 67.95 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:21:04.226Z] #20 68.07 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-16T11:21:04.226Z] #20 68.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-16T11:21:04.226Z] #20 68.08 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:21:04.226Z] #20 68.16 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-16T11:21:04.226Z] #20 68.17 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-16T11:21:04.226Z] #20 68.18 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:21:04.226Z] #20 68.27 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-16T11:21:04.482Z] #20 68.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-16T11:21:04.482Z] #20 68.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:21:04.482Z] #20 68.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-16T11:21:04.482Z] #20 68.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-16T11:21:04.482Z] #20 68.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:21:04.482Z] #20 68.52 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-16T11:21:04.482Z] #20 68.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-16T11:21:04.738Z] #20 68.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:21:04.738Z] #20 68.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-16T11:21:04.738Z] #20 68.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-16T11:21:04.738Z] #20 68.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:21:04.738Z] #20 68.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-16T11:21:04.738Z] #20 68.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-16T11:21:04.738Z] #20 68.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:04.738Z] #20 68.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-16T11:21:04.993Z] #20 68.78 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-16T11:21:04.993Z] #20 68.78 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:21:05.249Z] #20 69.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:05.249Z] #20 69.07 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-16T11:21:05.249Z] #20 69.08 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-16T11:21:05.249Z] #20 69.09 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-16T11:21:05.249Z] #20 69.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-16T11:21:05.249Z] #20 69.11 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-16T11:21:05.249Z] #20 69.12 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-16T11:21:05.249Z] #20 69.13 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-16T11:21:05.249Z] #20 69.14 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-16T11:21:05.249Z] #20 69.15 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-16T11:21:05.249Z] #20 69.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-16T11:21:05.249Z] #20 69.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-16T11:21:05.249Z] #20 69.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-16T11:21:05.249Z] #20 69.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-16T11:21:05.249Z] #20 69.21 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-16T11:21:05.249Z] #20 69.22 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-16T11:21:05.249Z] #20 69.23 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-16T11:21:05.249Z] #20 69.24 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-16T11:21:05.508Z] #20 69.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-16T11:21:05.508Z] #20 69.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.30 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-16T11:21:05.508Z] #20 69.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.32 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-16T11:21:05.508Z] #20 69.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-16T11:21:05.508Z] #20 69.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.35 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-16T11:21:05.508Z] #20 69.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.37 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-16T11:21:05.508Z] #20 69.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:21:05.508Z] #20 69.40 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-16T11:21:05.508Z] #20 69.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:21:05.508Z] #20 69.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-16T11:21:05.508Z] #20 69.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:21:06.880Z] #20 DONE 70.7s [2022-03-16T11:21:06.880Z] [2022-03-16T11:21:06.880Z] #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-16T11:21:06.880Z] #21 sha256:58d1fe0c8f4810dde29604d1a5c07c1c9202207b8b020877c4bb9c45b2a3cf48 [2022-03-16T11:21:07.007Z] #60 246.4 + bin/containerd-shim-runc-v2 [2022-03-16T11:21:07.639Z] #60 247.1 + binaries [2022-03-16T11:21:07.639Z] #60 247.1 + install -D bin/containerd /build/containerd [2022-03-16T11:21:07.639Z] #60 247.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-16T11:21:07.639Z] #60 247.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-16T11:21:07.639Z] #60 247.1 + install -D bin/ctr /build/ctr [2022-03-16T11:21:08.136Z] #43 DONE 206.7s [2022-03-16T11:21:08.136Z] [2022-03-16T11:21:08.136Z] #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-16T11:21:08.136Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:21:08.204Z] #60 DONE 247.6s [2022-03-16T11:21:08.248Z] #21 1.309 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:21:08.248Z] #21 1.464 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:21:08.505Z] #21 1.646 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:21:08.766Z] [2022-03-16T11:21:08.766Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-16T11:21:08.766Z] #61 sha256:06c559dc8a2d1b21bd3f9d4a19c79f4d71b378eeb5c0d9c9799208268295b80f [2022-03-16T11:21:09.022Z] #61 DONE 0.2s [2022-03-16T11:21:09.022Z] [2022-03-16T11:21:09.022Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-16T11:21:09.022Z] #66 sha256:0896a621451e36e843b771c156daf0baa5432dceccf0874259fc2dbef4763030 [2022-03-16T11:21:09.022Z] #66 DONE 0.1s [2022-03-16T11:21:09.278Z] [2022-03-16T11:21:09.278Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-16T11:21:09.278Z] #71 sha256:445fc14c894146c8de427705da8fb3d9c40b498128e810b2f76d38acd46a8328 [2022-03-16T11:21:09.508Z] #56 ... [2022-03-16T11:21:09.508Z] [2022-03-16T11:21:09.508Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-16T11:21:09.508Z] #44 sha256:bc578a868b99e8d2c5b11b1b32bfd78c94ebd01652cd6ddf4074744c557557a5 [2022-03-16T11:21:09.534Z] #71 DONE 0.5s [2022-03-16T11:21:09.534Z] [2022-03-16T11:21:09.534Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-16T11:21:09.534Z] #72 sha256:dbbd32a6d5d5cfe1d255608d1caf8e4b550000a8029b54ce827c44913324d1ae [2022-03-16T11:21:09.534Z] #72 DONE 0.0s [2022-03-16T11:21:09.534Z] [2022-03-16T11:21:09.534Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-16T11:21:09.534Z] #73 sha256:3fcd7ffc58f06d7122c11a9fc3792bfec2fe4ac041bee8cf7fb3edd5e513880c [2022-03-16T11:21:10.073Z] #44 DONE 0.8s [2022-03-16T11:21:10.073Z] [2022-03-16T11:21:10.073Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-16T11:21:10.073Z] #48 sha256:a0947f822ea76865b0c4b0680b723badbf81cf28eeb5f0ffb3241d845ad29c62 [2022-03-16T11:21:10.073Z] #48 DONE 0.1s [2022-03-16T11:21:10.073Z] [2022-03-16T11:21:10.073Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-16T11:21:10.073Z] #50 sha256:c5fdc7cab4b5b9e65a9ba00f979593c3b80f0b8e5eb7832580898cb4128c8776 [2022-03-16T11:21:10.331Z] #50 DONE 0.1s [2022-03-16T11:21:10.331Z] [2022-03-16T11:21:10.331Z] #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-16T11:21:10.331Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:21:10.462Z] #73 DONE 0.9s [2022-03-16T11:21:10.462Z] [2022-03-16T11:21:10.462Z] #74 exporting to image [2022-03-16T11:21:10.462Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-16T11:21:10.462Z] #74 exporting layers [2022-03-16T11:21:13.731Z] #74 exporting layers 2.9s done [2022-03-16T11:21:13.731Z] #74 writing image sha256:92219e84b4fd32308369a6bf5d5b97f188ba14ce9cbfa438f4bd30ed62b24943 done [2022-03-16T11:21:13.731Z] #74 naming to docker.io/library/docker:590e34eaf4733b6400195b317679997ffae78f86 done [2022-03-16T11:21:13.731Z] #74 DONE 2.9s [Pipeline] } [Pipeline] // stage [2022-03-16T11:21:13.754Z] #21 1.797 Reading package lists... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-16T11:21:14.056Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-16T11:21:14.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/test/unit [2022-03-16T11:21:14.629Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-16T11:21:14.629Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-16T11:21:14.629Z] + TESTDIRS=./... [2022-03-16T11:21:14.629Z] + exclude_paths='/vendor/|/integration' [2022-03-16T11:21:14.629Z] ++ go list ./... [2022-03-16T11:21:14.629Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-16T11:21:15.559Z] + pkg_list='github.com/docker/docker/api [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/backend [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/events [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/filters [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/image [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/mount [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/network [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/registry [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/time [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/versions [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/volume [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:21:15.559Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:21:15.559Z] github.com/docker/docker/cli [2022-03-16T11:21:15.559Z] github.com/docker/docker/cli/config [2022-03-16T11:21:15.559Z] github.com/docker/docker/cli/debug [2022-03-16T11:21:15.559Z] github.com/docker/docker/client [2022-03-16T11:21:15.559Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:21:15.559Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:21:15.559Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:21:15.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:21:15.559Z] github.com/docker/docker/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/container/stream [2022-03-16T11:21:15.559Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:21:15.559Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:21:15.559Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/config [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/events [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/exec [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/images [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/links [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/names [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/network [2022-03-16T11:21:15.559Z] github.com/docker/docker/daemon/stats [2022-03-16T11:21:15.559Z] github.com/docker/docker/distribution [2022-03-16T11:21:15.559Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:21:15.559Z] github.com/docker/docker/distribution/utils [2022-03-16T11:21:15.559Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:21:15.559Z] github.com/docker/docker/dockerversion [2022-03-16T11:21:15.559Z] github.com/docker/docker/errdefs [2022-03-16T11:21:15.559Z] github.com/docker/docker/image [2022-03-16T11:21:15.559Z] github.com/docker/docker/image/cache [2022-03-16T11:21:15.559Z] github.com/docker/docker/image/tarexport [2022-03-16T11:21:15.559Z] github.com/docker/docker/image/v1 [2022-03-16T11:21:15.559Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:21:15.559Z] github.com/docker/docker/layer [2022-03-16T11:21:15.559Z] github.com/docker/docker/libcontainerd [2022-03-16T11:21:15.559Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:21:15.559Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:21:15.559Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:21:15.559Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:21:15.559Z] github.com/docker/docker/oci [2022-03-16T11:21:15.559Z] github.com/docker/docker/oci/caps [2022-03-16T11:21:15.559Z] github.com/docker/docker/opts [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/archive [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/directory [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/platform [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/pools [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/progress [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/signal [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/stack [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/system [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:21:15.559Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:21:15.559Z] github.com/docker/docker/plugin [2022-03-16T11:21:15.559Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:21:15.559Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:21:15.559Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:21:15.559Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:21:15.559Z] github.com/docker/docker/quota [2022-03-16T11:21:15.559Z] github.com/docker/docker/reference [2022-03-16T11:21:15.559Z] github.com/docker/docker/registry [2022-03-16T11:21:15.559Z] github.com/docker/docker/registry/resumable [2022-03-16T11:21:15.559Z] github.com/docker/docker/restartmanager [2022-03-16T11:21:15.559Z] github.com/docker/docker/rootless [2022-03-16T11:21:15.559Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:21:15.559Z] github.com/docker/docker/runconfig [2022-03-16T11:21:15.559Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/environment [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/registry [2022-03-16T11:21:15.559Z] github.com/docker/docker/testutil/request [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/drivers [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/local [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/mounts [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/service [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:21:15.559Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:21:15.559Z] ++ grep --fixed-strings -v /libnetwork [2022-03-16T11:21:15.559Z] ++ echo 'github.com/docker/docker/api [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/backend [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/container [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/events [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/filters [2022-03-16T11:21:15.559Z] github.com/docker/docker/api/types/image [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/mount [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/network [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/registry [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/time [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/volume [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli/config [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli/debug [2022-03-16T11:21:15.560Z] github.com/docker/docker/client [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:21:15.560Z] github.com/docker/docker/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/container/stream [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/config [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/events [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/exec [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/images [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/links [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/names [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/network [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/stats [2022-03-16T11:21:15.560Z] github.com/docker/docker/distribution [2022-03-16T11:21:15.560Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:21:15.560Z] github.com/docker/docker/distribution/utils [2022-03-16T11:21:15.560Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:21:15.560Z] github.com/docker/docker/dockerversion [2022-03-16T11:21:15.560Z] github.com/docker/docker/errdefs [2022-03-16T11:21:15.560Z] github.com/docker/docker/image [2022-03-16T11:21:15.560Z] github.com/docker/docker/image/cache [2022-03-16T11:21:15.560Z] github.com/docker/docker/image/tarexport [2022-03-16T11:21:15.560Z] github.com/docker/docker/image/v1 [2022-03-16T11:21:15.560Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:21:15.560Z] github.com/docker/docker/layer [2022-03-16T11:21:15.560Z] github.com/docker/docker/libcontainerd [2022-03-16T11:21:15.560Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:21:15.560Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:21:15.560Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:21:15.560Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:21:15.560Z] github.com/docker/docker/oci [2022-03-16T11:21:15.560Z] github.com/docker/docker/oci/caps [2022-03-16T11:21:15.560Z] github.com/docker/docker/opts [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/archive [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/directory [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/platform [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/pools [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/progress [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/signal [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/stack [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/system [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:21:15.560Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:21:15.560Z] github.com/docker/docker/plugin [2022-03-16T11:21:15.560Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:21:15.560Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:21:15.560Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:21:15.560Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:21:15.560Z] github.com/docker/docker/quota [2022-03-16T11:21:15.560Z] github.com/docker/docker/reference [2022-03-16T11:21:15.560Z] github.com/docker/docker/registry [2022-03-16T11:21:15.560Z] github.com/docker/docker/registry/resumable [2022-03-16T11:21:15.560Z] github.com/docker/docker/restartmanager [2022-03-16T11:21:15.560Z] github.com/docker/docker/rootless [2022-03-16T11:21:15.560Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:21:15.560Z] github.com/docker/docker/runconfig [2022-03-16T11:21:15.560Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/environment [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/registry [2022-03-16T11:21:15.560Z] github.com/docker/docker/testutil/request [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/drivers [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/local [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/mounts [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/service [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:21:15.560Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:21:15.560Z] + base_pkg_list='github.com/docker/docker/api [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/backend [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/events [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/filters [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/image [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/mount [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/network [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/registry [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/time [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:21:15.560Z] github.com/docker/docker/api/types/volume [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:21:15.560Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli/config [2022-03-16T11:21:15.560Z] github.com/docker/docker/cli/debug [2022-03-16T11:21:15.560Z] github.com/docker/docker/client [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:21:15.560Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:21:15.560Z] github.com/docker/docker/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/container/stream [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:21:15.560Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/config [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/events [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/exec [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/images [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/links [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:21:15.560Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/names [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/network [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/stats [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/utils [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:21:15.561Z] github.com/docker/docker/dockerversion [2022-03-16T11:21:15.561Z] github.com/docker/docker/errdefs [2022-03-16T11:21:15.561Z] github.com/docker/docker/image [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/cache [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/tarexport [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/v1 [2022-03-16T11:21:15.561Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:21:15.561Z] github.com/docker/docker/layer [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:21:15.561Z] github.com/docker/docker/oci [2022-03-16T11:21:15.561Z] github.com/docker/docker/oci/caps [2022-03-16T11:21:15.561Z] github.com/docker/docker/opts [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/archive [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/directory [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/platform [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/pools [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/progress [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/signal [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/stack [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/system [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:21:15.561Z] github.com/docker/docker/plugin [2022-03-16T11:21:15.561Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:21:15.561Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:21:15.561Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:21:15.561Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:21:15.561Z] github.com/docker/docker/quota [2022-03-16T11:21:15.561Z] github.com/docker/docker/reference [2022-03-16T11:21:15.561Z] github.com/docker/docker/registry [2022-03-16T11:21:15.561Z] github.com/docker/docker/registry/resumable [2022-03-16T11:21:15.561Z] github.com/docker/docker/restartmanager [2022-03-16T11:21:15.561Z] github.com/docker/docker/rootless [2022-03-16T11:21:15.561Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:21:15.561Z] github.com/docker/docker/runconfig [2022-03-16T11:21:15.561Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/environment [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/registry [2022-03-16T11:21:15.561Z] github.com/docker/docker/testutil/request [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/drivers [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/local [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/mounts [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/service [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:21:15.561Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:21:15.561Z] ++ grep --fixed-strings /libnetwork [2022-03-16T11:21:15.561Z] ++ echo 'github.com/docker/docker/api [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/backend [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/container [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/events [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/filters [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/image [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/mount [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/network [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/registry [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/time [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/versions [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:21:15.561Z] github.com/docker/docker/api/types/volume [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:21:15.561Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:21:15.561Z] github.com/docker/docker/cli [2022-03-16T11:21:15.561Z] github.com/docker/docker/cli/config [2022-03-16T11:21:15.561Z] github.com/docker/docker/cli/debug [2022-03-16T11:21:15.561Z] github.com/docker/docker/client [2022-03-16T11:21:15.561Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:21:15.561Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:21:15.561Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:21:15.561Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:21:15.561Z] github.com/docker/docker/container [2022-03-16T11:21:15.561Z] github.com/docker/docker/container/stream [2022-03-16T11:21:15.561Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:21:15.561Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:21:15.561Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/config [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/events [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/exec [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/images [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/links [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/names [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/network [2022-03-16T11:21:15.561Z] github.com/docker/docker/daemon/stats [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/utils [2022-03-16T11:21:15.561Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:21:15.561Z] github.com/docker/docker/dockerversion [2022-03-16T11:21:15.561Z] github.com/docker/docker/errdefs [2022-03-16T11:21:15.561Z] github.com/docker/docker/image [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/cache [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/tarexport [2022-03-16T11:21:15.561Z] github.com/docker/docker/image/v1 [2022-03-16T11:21:15.561Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:21:15.561Z] github.com/docker/docker/layer [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:21:15.561Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:21:15.561Z] github.com/docker/docker/oci [2022-03-16T11:21:15.561Z] github.com/docker/docker/oci/caps [2022-03-16T11:21:15.561Z] github.com/docker/docker/opts [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/archive [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/directory [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/platform [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/pools [2022-03-16T11:21:15.561Z] github.com/docker/docker/pkg/progress [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/signal [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/stack [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/system [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:21:15.562Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:21:15.562Z] github.com/docker/docker/plugin [2022-03-16T11:21:15.562Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:21:15.562Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:21:15.562Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:21:15.562Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:21:15.562Z] github.com/docker/docker/quota [2022-03-16T11:21:15.562Z] github.com/docker/docker/reference [2022-03-16T11:21:15.562Z] github.com/docker/docker/registry [2022-03-16T11:21:15.562Z] github.com/docker/docker/registry/resumable [2022-03-16T11:21:15.562Z] github.com/docker/docker/restartmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/rootless [2022-03-16T11:21:15.562Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:21:15.562Z] github.com/docker/docker/runconfig [2022-03-16T11:21:15.562Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/environment [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/registry [2022-03-16T11:21:15.562Z] github.com/docker/docker/testutil/request [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/drivers [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/local [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/mounts [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/service [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:21:15.562Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:21:15.562Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/types' [2022-03-16T11:21:15.562Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-16T11:21:15.562Z] + echo 'github.com/docker/docker/libnetwork [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/types' [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:21:15.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:21:15.562Z] + type docker-proxy [2022-03-16T11:21:15.562Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-16T11:21:15.562Z] + hack/make.sh binary-proxy install-proxy [2022-03-16T11:21:15.562Z] [2022-03-16T11:21:15.562Z] Removing bundles/ [2022-03-16T11:21:15.562Z] [2022-03-16T11:21:15.562Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-16T11:21:15.562Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-16T11:21:15.562Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:21:17.921Z] #21 6.413 Reading package lists... [2022-03-16T11:21:18.848Z] #21 10.90 Building dependency tree... [2022-03-16T11:21:18.848Z] #21 11.97 Reading state information... [2022-03-16T11:21:19.776Z] #21 13.03 The following additional packages will be installed: [2022-03-16T11:21:19.776Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-16T11:21:19.776Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-16T11:21:19.776Z] #21 13.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-16T11:21:19.776Z] #21 13.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-16T11:21:19.776Z] #21 13.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-16T11:21:19.776Z] #21 13.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-16T11:21:19.776Z] #21 13.05 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-16T11:21:19.776Z] #21 13.06 Suggested packages: [2022-03-16T11:21:19.776Z] #21 13.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-16T11:21:19.776Z] #21 13.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-16T11:21:19.776Z] #21 13.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-16T11:21:19.776Z] #21 13.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-16T11:21:19.776Z] #21 13.06 seccomp:ppc64el seccomp:s390x [2022-03-16T11:21:19.776Z] #21 13.06 Recommended packages: [2022-03-16T11:21:19.776Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-16T11:21:19.776Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-16T11:21:19.776Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-16T11:21:19.776Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-16T11:21:20.338Z] #21 13.57 The following NEW packages will be installed: [2022-03-16T11:21:20.338Z] #21 13.57 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-16T11:21:20.338Z] #21 13.57 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-16T11:21:20.338Z] #21 13.57 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-16T11:21:20.338Z] #21 13.57 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-16T11:21:20.338Z] #21 13.57 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-16T11:21:20.338Z] #21 13.57 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-16T11:21:20.338Z] #21 13.57 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-16T11:21:20.338Z] #21 13.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-16T11:21:20.338Z] #21 13.57 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-16T11:21:20.338Z] #21 13.57 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-16T11:21:20.338Z] #21 13.58 libseccomp2:ppc64el libseccomp2:s390x [2022-03-16T11:21:20.594Z] #21 13.91 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:21:20.594Z] #21 13.91 Need to get 15.9 MB of archives. [2022-03-16T11:21:20.594Z] #21 13.91 After this operation, 73.0 MB of additional disk space will be used. [2022-03-16T11:21:20.594Z] #21 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-16T11:21:20.811Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-16T11:21:20.811Z] [2022-03-16T11:21:20.851Z] #21 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-16T11:21:20.851Z] #21 13.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-16T11:21:20.851Z] #21 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-16T11:21:20.851Z] #21 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-16T11:21:20.851Z] #21 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-16T11:21:20.851Z] #21 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-16T11:21:20.851Z] #21 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-16T11:21:20.851Z] #21 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-16T11:21:20.851Z] #21 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-16T11:21:20.851Z] #21 13.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-16T11:21:20.851Z] #21 13.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-16T11:21:20.851Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-16T11:21:20.851Z] #21 14.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-16T11:21:20.851Z] #21 14.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-16T11:21:21.068Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-16T11:21:21.068Z] Installing docker-proxy to /usr/local/bin/ [2022-03-16T11:21:21.068Z] [2022-03-16T11:21:21.068Z] + mkdir -p bundles [2022-03-16T11:21:21.068Z] + '[' -n 'github.com/docker/docker/api [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/backend [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/container [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/events [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/filters [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/image [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/mount [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/network [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/registry [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/time [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/versions [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:21:21.068Z] github.com/docker/docker/api/types/volume [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:21:21.068Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:21:21.068Z] github.com/docker/docker/cli [2022-03-16T11:21:21.068Z] github.com/docker/docker/cli/config [2022-03-16T11:21:21.068Z] github.com/docker/docker/cli/debug [2022-03-16T11:21:21.068Z] github.com/docker/docker/client [2022-03-16T11:21:21.068Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:21:21.068Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:21:21.068Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:21:21.068Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:21:21.068Z] github.com/docker/docker/container [2022-03-16T11:21:21.068Z] github.com/docker/docker/container/stream [2022-03-16T11:21:21.068Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:21:21.068Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:21:21.068Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/config [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/events [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/exec [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/images [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/links [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/names [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/network [2022-03-16T11:21:21.068Z] github.com/docker/docker/daemon/stats [2022-03-16T11:21:21.068Z] github.com/docker/docker/distribution [2022-03-16T11:21:21.068Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:21:21.068Z] github.com/docker/docker/distribution/utils [2022-03-16T11:21:21.068Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:21:21.068Z] github.com/docker/docker/dockerversion [2022-03-16T11:21:21.068Z] github.com/docker/docker/errdefs [2022-03-16T11:21:21.068Z] github.com/docker/docker/image [2022-03-16T11:21:21.068Z] github.com/docker/docker/image/cache [2022-03-16T11:21:21.068Z] github.com/docker/docker/image/tarexport [2022-03-16T11:21:21.068Z] github.com/docker/docker/image/v1 [2022-03-16T11:21:21.068Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:21:21.068Z] github.com/docker/docker/layer [2022-03-16T11:21:21.068Z] github.com/docker/docker/libcontainerd [2022-03-16T11:21:21.068Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:21:21.068Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:21:21.068Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:21:21.068Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:21:21.068Z] github.com/docker/docker/oci [2022-03-16T11:21:21.068Z] github.com/docker/docker/oci/caps [2022-03-16T11:21:21.068Z] github.com/docker/docker/opts [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/archive [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/directory [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/platform [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/pools [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/progress [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/signal [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/stack [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/system [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:21:21.068Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:21:21.068Z] github.com/docker/docker/plugin [2022-03-16T11:21:21.068Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:21:21.068Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:21:21.068Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:21:21.068Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:21:21.068Z] github.com/docker/docker/quota [2022-03-16T11:21:21.068Z] github.com/docker/docker/reference [2022-03-16T11:21:21.068Z] github.com/docker/docker/registry [2022-03-16T11:21:21.068Z] github.com/docker/docker/registry/resumable [2022-03-16T11:21:21.068Z] github.com/docker/docker/restartmanager [2022-03-16T11:21:21.068Z] github.com/docker/docker/rootless [2022-03-16T11:21:21.068Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:21:21.068Z] github.com/docker/docker/runconfig [2022-03-16T11:21:21.068Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/environment [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/registry [2022-03-16T11:21:21.068Z] github.com/docker/docker/testutil/request [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/drivers [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/local [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/mounts [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/service [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:21:21.068Z] github.com/docker/docker/volume/testutils' ']' [2022-03-16T11:21:21.069Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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-16T11:21:21.107Z] #21 14.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-16T11:21:21.107Z] #21 14.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-16T11:21:21.107Z] #21 14.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-16T11:21:21.107Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-16T11:21:21.107Z] #21 14.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-16T11:21:21.107Z] #21 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-16T11:21:21.107Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-16T11:21:21.107Z] #21 14.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-16T11:21:21.107Z] #21 14.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-16T11:21:21.107Z] #21 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-16T11:21:21.107Z] #21 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-16T11:21:21.107Z] #21 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-16T11:21:21.107Z] #21 14.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-16T11:21:21.107Z] #21 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-16T11:21:21.107Z] #21 14.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-16T11:21:21.107Z] #21 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-16T11:21:21.107Z] #21 14.36 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-16T11:21:21.107Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-16T11:21:21.107Z] #21 14.36 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-16T11:21:21.107Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-16T11:21:21.107Z] #21 14.36 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-16T11:21:21.107Z] #21 14.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-16T11:21:21.107Z] #21 14.37 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-16T11:21:21.107Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-16T11:21:21.107Z] #21 14.37 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-16T11:21:21.671Z] #21 14.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:21:21.671Z] #21 14.98 Fetched 15.9 MB in 1s (21.7 MB/s) [2022-03-16T11:21:21.671Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-03-16T11:21:21.933Z] #21 15.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-16T11:21:21.933Z] #21 15.05 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-16T11:21:21.933Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-16T11:21:21.933Z] #21 15.11 Selecting previously unselected package gcc-10-base:armhf. [2022-03-16T11:21:21.933Z] #21 15.11 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-16T11:21:21.933Z] #21 15.12 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-16T11:21:21.933Z] #21 15.17 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-16T11:21:21.933Z] #21 15.18 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-16T11:21:21.933Z] #21 15.18 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-16T11:21:21.933Z] #21 15.22 Selecting previously unselected package gcc-10-base:s390x. [2022-03-16T11:21:21.933Z] #21 15.23 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-16T11:21:21.933Z] #21 15.23 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-16T11:21:21.933Z] #21 15.28 Selecting previously unselected package gcc-10-base:arm64. [2022-03-16T11:21:21.998Z] ? github.com/docker/docker/api [no test files] [2022-03-16T11:21:22.190Z] #21 15.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-16T11:21:22.190Z] #21 15.29 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-16T11:21:22.190Z] #21 15.34 Selecting previously unselected package libgcc-s1:armel. [2022-03-16T11:21:22.190Z] #21 15.34 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-16T11:21:22.190Z] #21 15.36 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-16T11:21:22.190Z] #21 15.42 Selecting previously unselected package libcrypt1:armel. [2022-03-16T11:21:22.190Z] #21 15.43 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-16T11:21:22.190Z] #21 15.44 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-16T11:21:22.447Z] #21 15.56 Selecting previously unselected package libc6:armel. [2022-03-16T11:21:22.447Z] #21 15.57 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-16T11:21:22.447Z] #21 15.75 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-16T11:21:22.704Z] #21 16.15 Selecting previously unselected package libapparmor1:armel. [2022-03-16T11:21:22.961Z] #21 16.16 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-16T11:21:22.961Z] #21 16.16 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-16T11:21:22.961Z] #21 16.21 Selecting previously unselected package libapparmor-dev:armel. [2022-03-16T11:21:22.961Z] #21 16.21 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-16T11:21:22.961Z] #21 16.22 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-16T11:21:22.961Z] #21 16.28 Selecting previously unselected package libgcc-s1:arm64. [2022-03-16T11:21:22.961Z] #21 16.28 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-16T11:21:22.961Z] #21 16.28 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-16T11:21:22.961Z] #21 16.33 Selecting previously unselected package libcrypt1:arm64. [2022-03-16T11:21:22.961Z] #21 16.33 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-16T11:21:22.961Z] #21 16.34 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-16T11:21:22.961Z] #21 16.41 Selecting previously unselected package libc6:arm64. [2022-03-16T11:21:23.218Z] #21 16.42 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-16T11:21:23.475Z] #21 16.57 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-16T11:21:23.732Z] #21 16.97 Selecting previously unselected package libapparmor1:arm64. [2022-03-16T11:21:23.732Z] #21 16.98 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-16T11:21:23.732Z] #21 16.98 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-16T11:21:23.732Z] #21 17.04 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-16T11:21:23.732Z] #21 17.04 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-16T11:21:23.732Z] #21 17.05 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-16T11:21:23.988Z] #21 17.11 Selecting previously unselected package libgcc-s1:s390x. [2022-03-16T11:21:23.988Z] #21 17.12 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-16T11:21:23.988Z] #21 17.13 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-16T11:21:23.988Z] #21 17.17 Selecting previously unselected package libcrypt1:s390x. [2022-03-16T11:21:23.988Z] #21 17.17 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-16T11:21:23.988Z] #21 17.18 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-16T11:21:23.988Z] #21 17.26 Selecting previously unselected package libc6:s390x. [2022-03-16T11:21:23.988Z] #21 17.26 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-16T11:21:24.245Z] #21 17.47 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-16T11:21:24.810Z] #21 17.88 Selecting previously unselected package libapparmor1:s390x. [2022-03-16T11:21:24.810Z] #21 17.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-16T11:21:24.810Z] #21 17.89 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-16T11:21:24.810Z] #21 17.95 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-16T11:21:24.810Z] #21 17.95 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-16T11:21:24.810Z] #21 17.95 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-16T11:21:24.810Z] #21 18.02 Selecting previously unselected package libgcc-s1:armhf. [2022-03-16T11:21:24.810Z] #21 18.03 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-16T11:21:24.810Z] #21 18.03 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-16T11:21:24.810Z] #21 18.08 Selecting previously unselected package libcrypt1:armhf. [2022-03-16T11:21:24.810Z] #21 18.08 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-16T11:21:24.810Z] #21 18.09 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-16T11:21:25.067Z] #21 18.17 Selecting previously unselected package libc6:armhf. [2022-03-16T11:21:25.067Z] #21 18.17 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-16T11:21:25.067Z] #21 18.36 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-16T11:21:25.240Z] ---> 72d996a73b43 [2022-03-16T11:21:25.240Z] Successfully built 72d996a73b43 [2022-03-16T11:21:25.240Z] Successfully tagged docker:latest [2022-03-16T11:21:25.240Z] INFO: Image build ended at 03/16/2022 11:21:22. Duration:00:04:23.5636804 [2022-03-16T11:21:25.240Z] [2022-03-16T11:21:25.240Z] [2022-03-16T11:21:25.240Z] INFO: Building the test binaries at 03/16/2022 11:21:22... [2022-03-16T11:21:25.630Z] #21 18.83 Selecting previously unselected package libapparmor1:armhf. [2022-03-16T11:21:25.630Z] #21 18.83 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-16T11:21:25.630Z] #21 18.83 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-16T11:21:25.630Z] #21 18.89 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-16T11:21:25.630Z] #21 18.90 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-16T11:21:25.630Z] #21 18.90 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-16T11:21:25.630Z] #21 18.97 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-16T11:21:25.630Z] #21 18.98 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-16T11:21:25.630Z] #21 18.98 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-16T11:21:25.887Z] #21 19.03 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-16T11:21:25.887Z] #21 19.04 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-16T11:21:25.887Z] #21 19.05 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-16T11:21:25.887Z] #21 19.14 Selecting previously unselected package libc6:ppc64el. [2022-03-16T11:21:25.887Z] #21 19.14 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-16T11:21:26.143Z] #21 19.30 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-16T11:21:26.707Z] #21 19.91 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-16T11:21:26.707Z] #21 19.91 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-16T11:21:26.707Z] #21 19.92 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-16T11:21:26.707Z] #21 19.97 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-16T11:21:26.707Z] #21 19.98 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-16T11:21:26.707Z] #21 19.98 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-16T11:21:26.963Z] #21 20.04 Selecting previously unselected package libseccomp2:s390x. [2022-03-16T11:21:26.964Z] #21 20.05 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-16T11:21:26.964Z] #21 20.05 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-16T11:21:26.964Z] #21 20.10 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-16T11:21:26.964Z] #21 20.11 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-16T11:21:26.964Z] #21 20.11 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-16T11:21:26.964Z] #21 20.18 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-16T11:21:26.964Z] #21 20.19 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-16T11:21:26.964Z] #21 20.19 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-16T11:21:26.964Z] #21 20.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-16T11:21:26.964Z] #21 20.24 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-16T11:21:26.964Z] #21 20.25 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.221Z] #21 20.31 Selecting previously unselected package libseccomp2:armhf. [2022-03-16T11:21:27.221Z] #21 20.31 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-16T11:21:27.221Z] #21 20.32 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.221Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-16T11:21:27.221Z] #21 20.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-16T11:21:27.221Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.221Z] #21 20.43 Selecting previously unselected package libseccomp2:armel. [2022-03-16T11:21:27.221Z] #21 20.44 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-16T11:21:27.221Z] #21 20.44 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.221Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armel. [2022-03-16T11:21:27.221Z] #21 20.49 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-16T11:21:27.221Z] #21 20.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.221Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64. [2022-03-16T11:21:27.478Z] #21 20.57 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-16T11:21:27.478Z] #21 20.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.478Z] #21 20.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-16T11:21:27.478Z] #21 20.61 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-16T11:21:27.478Z] #21 20.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:27.478Z] #21 20.72 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-16T11:21:27.478Z] #21 20.73 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-16T11:21:27.478Z] #21 20.74 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-16T11:21:27.478Z] #21 20.75 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-16T11:21:27.478Z] #21 20.77 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-16T11:21:27.478Z] #21 20.78 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-16T11:21:27.478Z] #21 20.79 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-16T11:21:27.478Z] #21 20.80 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-16T11:21:27.734Z] #21 20.82 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-16T11:21:27.734Z] #21 20.83 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-16T11:21:27.734Z] #21 20.84 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-16T11:21:27.735Z] #21 20.85 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-16T11:21:27.735Z] #21 20.87 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-16T11:21:27.735Z] #21 20.88 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-16T11:21:27.735Z] #21 20.89 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-16T11:21:27.735Z] #21 20.90 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-16T11:21:28.199Z] ---> c2d03a667ac3 [2022-03-16T11:21:28.297Z] INFO: make.ps1 starting at 03/16/2022 11:21:27 [2022-03-16T11:21:28.297Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:21:28.297Z] INFO: Invoking autogen... [2022-03-16T11:21:28.765Z] INFO: Building daemon... [2022-03-16T11:21:29.103Z] #21 22.15 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-16T11:21:29.732Z] Successfully built c2d03a667ac3 [2022-03-16T11:21:29.732Z] Successfully tagged docker:latest [2022-03-16T11:21:29.732Z] INFO: Image build ended at 03/16/2022 11:21:29. Duration:00:04:29.9527498 [2022-03-16T11:21:29.732Z] [2022-03-16T11:21:29.732Z] [2022-03-16T11:21:29.732Z] INFO: Building the test binaries at 03/16/2022 11:21:29... [2022-03-16T11:21:30.473Z] #21 23.38 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-16T11:21:31.402Z] #21 24.60 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-16T11:21:32.769Z] #21 25.81 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-16T11:21:33.698Z] #21 27.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-16T11:21:33.698Z] #21 27.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.08 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.09 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.10 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.12 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.13 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.14 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.15 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.17 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.18 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.20 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.22 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-16T11:21:33.956Z] #21 27.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.25 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-16T11:21:33.956Z] #21 27.26 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-16T11:21:34.213Z] #21 27.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-16T11:21:34.213Z] #21 27.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-16T11:21:34.213Z] #21 27.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:21:34.470Z] #21 DONE 27.6s [2022-03-16T11:21:34.470Z] [2022-03-16T11:21:34.470Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-16T11:21:34.470Z] #62 sha256:8c441e07d978e5afe44faae42790252a1612ef0c4dfaf15303730cb1103314dc [2022-03-16T11:21:34.470Z] #62 DONE 0.1s [2022-03-16T11:21:34.470Z] [2022-03-16T11:21:34.470Z] #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-16T11:21:34.470Z] #63 sha256:1b88b3f4bbdf358cd4dbea8e25afc9fbe180e4745a77f8f887a4aa77182c4a6e [2022-03-16T11:21:35.841Z] #63 ... [2022-03-16T11:21:35.841Z] [2022-03-16T11:21:35.841Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-16T11:21:35.841Z] #22 sha256:178e639b3ab3e3673b7b3c7c888fe5407e28131d6c2114e43f12448f226fbea1 [2022-03-16T11:21:35.841Z] #22 DONE 1.3s [2022-03-16T11:21:35.841Z] [2022-03-16T11:21:35.841Z] #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-16T11:21:35.841Z] #63 sha256:1b88b3f4bbdf358cd4dbea8e25afc9fbe180e4745a77f8f887a4aa77182c4a6e [2022-03-16T11:21:35.841Z] #63 1.063 + RM_GOPATH=0 [2022-03-16T11:21:35.841Z] #63 1.063 + TMP_GOPATH= [2022-03-16T11:21:35.841Z] #63 1.063 + : /build [2022-03-16T11:21:35.841Z] #63 1.063 + '[' -z '' ']' [2022-03-16T11:21:35.841Z] #63 1.064 ++ mktemp -d [2022-03-16T11:21:35.841Z] #63 1.066 + export GOPATH=/tmp/tmp.pkUubBwaLi [2022-03-16T11:21:35.841Z] #63 1.066 + GOPATH=/tmp/tmp.pkUubBwaLi [2022-03-16T11:21:35.841Z] #63 1.066 + RM_GOPATH=1 [2022-03-16T11:21:35.841Z] #63 1.066 + case "$(go env GOARCH)" in [2022-03-16T11:21:35.841Z] #63 1.067 ++ go env GOARCH [2022-03-16T11:21:35.841Z] #63 1.073 + export GO_BUILDMODE=-buildmode=pie [2022-03-16T11:21:35.841Z] #63 1.073 + GO_BUILDMODE=-buildmode=pie [2022-03-16T11:21:35.841Z] #63 1.074 ++ dirname /install.sh [2022-03-16T11:21:35.841Z] #63 1.075 + dir=/ [2022-03-16T11:21:35.841Z] #63 1.077 + bin=runc [2022-03-16T11:21:35.841Z] #63 1.077 + shift [2022-03-16T11:21:35.841Z] #63 1.077 + '[' '!' -f //runc.installer ']' [2022-03-16T11:21:35.841Z] #63 1.077 + . //runc.installer [2022-03-16T11:21:35.841Z] #63 1.077 ++ set -e [2022-03-16T11:21:35.841Z] #63 1.078 ++ : v1.1.0 [2022-03-16T11:21:35.841Z] #63 1.078 + install_runc [2022-03-16T11:21:35.841Z] #63 1.078 + RUNC_BUILDTAGS=seccomp [2022-03-16T11:21:35.841Z] #63 1.078 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-16T11:21:35.841Z] #63 1.079 Install runc version v1.1.0 (build tags: seccomp) [2022-03-16T11:21:35.841Z] #63 1.079 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pkUubBwaLi/src/github.com/opencontainers/runc [2022-03-16T11:21:35.841Z] #63 1.083 Cloning into '/tmp/tmp.pkUubBwaLi/src/github.com/opencontainers/runc'... [2022-03-16T11:21:36.771Z] #63 ... [2022-03-16T11:21:36.771Z] [2022-03-16T11:21:36.771Z] #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-16T11:21:36.771Z] #23 sha256:54e9e9d905288282bb2a698eaa0e49ea3b13cea55cd441a61c59f225d94ab800 [2022-03-16T11:21:36.771Z] #23 DONE 1.0s [2022-03-16T11:21:36.771Z] [2022-03-16T11:21:36.771Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-16T11:21:36.771Z] #24 sha256:cb847354e281f33270bd4a4b699152ef0d264b69e9c35af24949bfdd3135dab8 [2022-03-16T11:21:36.798Z] INFO: make.ps1 starting at 03/16/2022 11:21:35 [2022-03-16T11:21:36.798Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:21:36.798Z] INFO: Invoking autogen... [2022-03-16T11:21:36.798Z] INFO: Building daemon... [2022-03-16T11:21:36.843Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-16T11:21:37.705Z] #24 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-16T11:21:37.705Z] #24 DONE 0.9s [2022-03-16T11:21:37.705Z] [2022-03-16T11:21:37.705Z] #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-16T11:21:37.706Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:21:37.706Z] #67 ... [2022-03-16T11:21:37.706Z] [2022-03-16T11:21:37.706Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-16T11:21:37.706Z] #25 sha256:eb7cafe006633dca746e60e1dbdab680575e5441f545a70e5b21a84c593a27b3 [2022-03-16T11:21:38.302Z] #25 DONE 0.9s [2022-03-16T11:21:38.302Z] [2022-03-16T11:21:38.302Z] #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-16T11:21:38.302Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:21:38.567Z] #67 ... [2022-03-16T11:21:38.567Z] [2022-03-16T11:21:38.567Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-16T11:21:38.567Z] #26 sha256:d2f9f32fc68f6ae7f7138e04948de641f46be6327d3b49afb2c39a5a69d3ce6b [2022-03-16T11:21:39.510Z] #26 DONE 1.0s [2022-03-16T11:21:39.510Z] [2022-03-16T11:21:39.510Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-16T11:21:39.510Z] #27 sha256:8cf1a22f43d6bfe22a50136b586c6fc1e69bc95724b8c8fba95ae4330783b4db [2022-03-16T11:21:40.886Z] #27 DONE 1.1s [2022-03-16T11:21:40.886Z] [2022-03-16T11:21:40.886Z] #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-16T11:21:40.886Z] #63 sha256:1b88b3f4bbdf358cd4dbea8e25afc9fbe180e4745a77f8f887a4aa77182c4a6e [2022-03-16T11:21:40.886Z] #63 5.698 + cd /tmp/tmp.pkUubBwaLi/src/github.com/opencontainers/runc [2022-03-16T11:21:40.886Z] #63 5.702 + git checkout -q v1.1.0 [2022-03-16T11:21:40.886Z] #63 5.793 + '[' -z '' ']' [2022-03-16T11:21:40.886Z] #63 5.793 + target=static [2022-03-16T11:21:40.886Z] #63 5.793 + make BUILDTAGS=seccomp static [2022-03-16T11:21:40.886Z] #63 6.063 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-16T11:21:43.259Z] #60 268.6 # github.com/containerd/containerd/cmd/containerd [2022-03-16T11:21:43.259Z] #60 268.6 /usr/bin/ld: /tmp/go-link-6278366/000019.o: in function `New': [2022-03-16T11:21:43.259Z] #60 268.6 /tmp/tmp.gnfv1K1Zxu/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-16T11:21:43.259Z] #60 268.7 + bin/containerd-stress [2022-03-16T11:21:43.259Z] #60 269.8 + bin/containerd-shim [2022-03-16T11:21:47.427Z] #63 ... [2022-03-16T11:21:47.427Z] [2022-03-16T11:21:47.427Z] #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-16T11:21:47.427Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-16T11:21:47.427Z] #28 1.181 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:21:47.427Z] #28 1.182 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:21:47.427Z] #28 1.183 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:21:47.427Z] #28 1.419 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-16T11:21:47.427Z] #28 1.691 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-16T11:21:47.427Z] #28 2.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-16T11:21:47.427Z] #28 2.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-16T11:21:47.427Z] #28 2.636 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-16T11:21:47.427Z] #28 2.911 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-16T11:21:47.427Z] #28 2.912 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-16T11:21:47.427Z] #28 2.923 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-16T11:21:47.427Z] #28 2.924 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-16T11:21:47.427Z] #28 2.924 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-16T11:21:47.427Z] #28 3.205 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-16T11:21:47.427Z] #28 3.243 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-16T11:21:47.427Z] #28 3.244 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-16T11:21:47.427Z] #28 3.244 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-16T11:21:47.427Z] #28 3.246 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-16T11:21:49.018Z] #60 ... [2022-03-16T11:21:49.018Z] [2022-03-16T11:21:49.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-16T11:21:49.018Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-16T11:21:49.018Z] #51 244.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-16T11:21:49.018Z] #51 DONE 245.5s [2022-03-16T11:21:49.018Z] [2022-03-16T11:21:49.018Z] #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-16T11:21:49.018Z] #56 sha256:450ade8c0e7b5af4b45988fdc4ee2c1f1a22832b429bb5c0254a380b7767b762 [2022-03-16T11:21:49.018Z] #56 139.2 + mkdir -p /build [2022-03-16T11:21:49.018Z] #56 139.2 + cp runc /build/runc [2022-03-16T11:21:49.018Z] #56 DONE 140.7s [2022-03-16T11:21:49.018Z] [2022-03-16T11:21:49.018Z] #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-16T11:21:49.018Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:21:49.275Z] #60 ... [2022-03-16T11:21:49.275Z] [2022-03-16T11:21:49.275Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-16T11:21:49.275Z] #52 sha256:633e042dbe40fc5ffbefb2e810df2a64d07185406ec739327e45514a7c0b56c4 [2022-03-16T11:21:49.798Z] #60 280.8 + bin/containerd-shim-runc-v1 [2022-03-16T11:21:50.205Z] #52 DONE 0.9s [2022-03-16T11:21:50.206Z] [2022-03-16T11:21:50.206Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-16T11:21:50.206Z] #54 sha256:7aafb3e134b6c57485b21d3b94c71716ea3b05b5e36c13d0f97a92a7157ce8ca [2022-03-16T11:21:50.206Z] #54 DONE 0.1s [2022-03-16T11:21:50.206Z] [2022-03-16T11:21:50.206Z] #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-16T11:21:50.206Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:21:50.462Z] #60 ... [2022-03-16T11:21:50.462Z] [2022-03-16T11:21:50.462Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-16T11:21:50.462Z] #57 sha256:a33d2a062c8c676afdbcf7a79b00c9634ffd58bd716bd1e509a067bf1d4b02fe [2022-03-16T11:21:50.720Z] #57 DONE 0.5s [2022-03-16T11:21:50.720Z] [2022-03-16T11:21:50.720Z] #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-16T11:21:50.720Z] #60 sha256:931c1b75d35a0c682a9d788324bfacb719b755211481c32f893e0fbf3450e873 [2022-03-16T11:21:50.720Z] #60 216.7 + bin/containerd [2022-03-16T11:21:51.372Z] #60 269.2 # github.com/containerd/containerd/cmd/containerd [2022-03-16T11:21:51.372Z] #60 269.2 /usr/bin/ld: /tmp/go-link-2486914790/000019.o: in function `New': [2022-03-16T11:21:51.372Z] #60 269.2 /tmp/tmp.ANnX9tgFzD/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-16T11:21:51.372Z] #60 269.2 + bin/containerd-stress [2022-03-16T11:21:51.372Z] #60 270.3 + bin/containerd-shim [2022-03-16T11:21:52.679Z] #28 12.05 Fetched 40.4 MB in 11s (3626 kB/s) [2022-03-16T11:21:56.344Z] #60 287.0 + bin/containerd-shim-runc-v2 [2022-03-16T11:21:56.601Z] #60 287.8 + binaries [2022-03-16T11:21:56.601Z] #60 287.8 + install -D bin/containerd /build/containerd [2022-03-16T11:21:56.601Z] #60 287.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-16T11:21:56.601Z] #60 287.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-16T11:21:56.601Z] #60 287.9 + install -D bin/ctr /build/ctr [2022-03-16T11:21:57.165Z] #60 DONE 288.4s [2022-03-16T11:21:57.728Z] [2022-03-16T11:21:57.728Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-16T11:21:57.728Z] #61 sha256:19ff039fbedbcabffe070400e15b7e9f8e1936d959ecc418a234caaa994f393a [2022-03-16T11:21:57.984Z] #61 DONE 0.2s [2022-03-16T11:21:57.984Z] [2022-03-16T11:21:57.984Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-16T11:21:57.984Z] #66 sha256:aa27b40de8fcfa4acc25978f75062417cdc3b275f401cccd02aec79cae868bc9 [2022-03-16T11:21:57.984Z] #66 DONE 0.1s [2022-03-16T11:21:58.240Z] [2022-03-16T11:21:58.240Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-16T11:21:58.240Z] #71 sha256:06e202ceb76ac6fcfef2d85626e19b646fd966d8efdf30a5124a63f818ab9c6f [2022-03-16T11:21:58.801Z] #71 DONE 0.6s [2022-03-16T11:21:58.801Z] [2022-03-16T11:21:58.801Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-16T11:21:58.801Z] #72 sha256:e990e2a043a594f7d33d4593cbbe54331a945e5a0c5ccc0ea6143acc51a37863 [2022-03-16T11:21:58.801Z] #72 DONE 0.0s [2022-03-16T11:21:58.801Z] [2022-03-16T11:21:58.801Z] #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-16T11:21:58.801Z] #73 sha256:353721e4332d0de351919df859cbad59ae94ca614f50ea877955ddf7828df6f6 [2022-03-16T11:21:59.222Z] #28 12.05 Reading package lists... [2022-03-16T11:21:59.363Z] #73 0.618 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-16T11:21:59.363Z] #73 0.618 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-16T11:21:59.363Z] #73 0.618 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-16T11:21:59.505Z] #60 281.3 + bin/containerd-shim-runc-v1 [2022-03-16T11:22:00.184Z] #73 0.862 Reading package lists... [2022-03-16T11:22:00.441Z] #73 1.368 Reading package lists... [2022-03-16T11:22:00.697Z] #73 1.873 Building dependency tree... [2022-03-16T11:22:00.697Z] #73 1.987 Reading state information... [2022-03-16T11:22:00.697Z] #73 2.102 The following additional packages will be installed: [2022-03-16T11:22:00.953Z] #73 2.102 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-16T11:22:00.953Z] #73 2.103 systemd-timesyncd [2022-03-16T11:22:00.953Z] #73 2.103 Suggested packages: [2022-03-16T11:22:00.953Z] #73 2.103 systemd-container policykit-1 [2022-03-16T11:22:00.953Z] #73 2.103 Recommended packages: [2022-03-16T11:22:00.953Z] #73 2.103 libnss-systemd [2022-03-16T11:22:00.953Z] #73 2.182 The following NEW packages will be installed: [2022-03-16T11:22:00.953Z] #73 2.183 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-16T11:22:00.953Z] #73 2.184 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-16T11:22:01.210Z] #73 2.451 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:22:01.210Z] #73 2.451 Need to get 5941 kB of archives. [2022-03-16T11:22:01.210Z] #73 2.451 After this operation, 19.5 MB of additional disk space will be used. [2022-03-16T11:22:01.210Z] #73 2.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-16T11:22:01.210Z] #73 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-16T11:22:01.210Z] #73 2.457 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-16T11:22:01.210Z] #73 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-16T11:22:01.210Z] #73 2.461 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-16T11:22:01.210Z] #73 2.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-16T11:22:01.210Z] #73 2.497 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-16T11:22:01.210Z] #73 2.498 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-16T11:22:01.210Z] #73 2.500 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-16T11:22:01.210Z] #73 2.501 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-16T11:22:01.210Z] #73 2.503 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-16T11:22:01.210Z] #73 2.621 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:22:01.466Z] #73 2.654 Fetched 5941 kB in 0s (18.8 MB/s) [2022-03-16T11:22:01.466Z] #73 2.677 Selecting previously unselected package libargon2-1:amd64. [2022-03-16T11:22:01.466Z] #73 2.677 (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-16T11:22:01.466Z] #73 2.692 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-16T11:22:01.466Z] #73 2.699 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-16T11:22:01.466Z] #73 2.732 Selecting previously unselected package libjson-c5:amd64. [2022-03-16T11:22:01.466Z] #73 2.735 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-16T11:22:01.466Z] #73 2.739 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-16T11:22:01.466Z] #73 2.781 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-16T11:22:01.466Z] #73 2.784 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-16T11:22:01.466Z] #73 2.787 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-16T11:22:01.466Z] #73 2.838 Selecting previously unselected package libkmod2:amd64. [2022-03-16T11:22:01.722Z] #73 2.841 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-16T11:22:01.722Z] #73 2.845 Unpacking libkmod2:amd64 (28-1) ... [2022-03-16T11:22:01.722Z] #73 2.881 Selecting previously unselected package systemd-timesyncd. [2022-03-16T11:22:01.722Z] #73 2.884 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-16T11:22:01.722Z] #73 2.888 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-16T11:22:01.722Z] #73 2.938 Selecting previously unselected package systemd. [2022-03-16T11:22:01.722Z] #73 2.941 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-16T11:22:01.722Z] #73 2.975 Unpacking systemd (247.3-6) ... [2022-03-16T11:22:02.285Z] #73 3.449 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-16T11:22:02.285Z] #73 3.460 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-16T11:22:02.285Z] #73 3.473 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-16T11:22:02.285Z] #73 3.486 Setting up libkmod2:amd64 (28-1) ... [2022-03-16T11:22:02.285Z] #73 3.497 Setting up systemd (247.3-6) ... [2022-03-16T11:22:02.285Z] #73 3.542 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-16T11:22:02.285Z] #73 3.544 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-16T11:22:02.285Z] #73 3.546 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-16T11:22:02.541Z] #73 3.843 Setting up systemd-timesyncd (247.3-6) ... [2022-03-16T11:22:02.798Z] #73 4.048 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-16T11:22:02.798Z] #73 4.048 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-16T11:22:02.798Z] #73 4.082 Selecting previously unselected package systemd-sysv. [2022-03-16T11:22:02.798Z] #73 4.083 (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-16T11:22:02.798Z] #73 4.097 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-16T11:22:02.798Z] #73 4.100 Unpacking systemd-sysv (247.3-6) ... [2022-03-16T11:22:02.798Z] #73 4.140 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T11:22:02.798Z] #73 4.143 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-16T11:22:02.798Z] #73 4.146 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-16T11:22:02.798Z] #73 4.198 Selecting previously unselected package dbus. [2022-03-16T11:22:03.054Z] #73 4.201 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-16T11:22:03.054Z] #73 4.210 Unpacking dbus (1.12.20-2) ... [2022-03-16T11:22:03.054Z] #73 4.267 Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T11:22:03.054Z] #73 4.270 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-16T11:22:03.054Z] #73 4.273 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-16T11:22:03.054Z] #73 4.318 Selecting previously unselected package dbus-user-session. [2022-03-16T11:22:03.054Z] #73 4.321 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-16T11:22:03.054Z] #73 4.324 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-16T11:22:03.054Z] #73 4.363 Setting up systemd-sysv (247.3-6) ... [2022-03-16T11:22:03.054Z] #73 4.375 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-16T11:22:03.054Z] #73 4.386 Setting up dbus (1.12.20-2) ... [2022-03-16T11:22:03.312Z] #73 4.500 invoke-rc.d: could not determine current runlevel [2022-03-16T11:22:03.312Z] #73 4.503 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:22:03.312Z] #73 4.507 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-16T11:22:03.569Z] #73 4.624 Setting up dbus-user-session (1.12.20-2) ... [2022-03-16T11:22:03.569Z] #73 4.638 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:22:03.569Z] #73 DONE 4.8s [2022-03-16T11:22:03.569Z] [2022-03-16T11:22:03.569Z] #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-16T11:22:03.569Z] #74 sha256:2af9c31547490f038659b234d2cc8ccca9c52a8858b0ba9edc40fb03e72bb4e5 [2022-03-16T11:22:03.824Z] #74 0.382 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T11:22:03.824Z] #74 0.384 Dload Upload Total Spent Left Speed [2022-03-16T11:22:04.083Z] #74 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6221 0 --:--:-- --:--:-- --:--:-- 6221 [2022-03-16T11:22:04.083Z] #74 DONE 0.7s [2022-03-16T11:22:04.340Z] [2022-03-16T11:22:04.340Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-16T11:22:04.340Z] #75 sha256:e5095492d3fdca7db0c645266ab27fb446bc133b6da6c6e1b9950ec06f0eb4b9 [2022-03-16T11:22:04.796Z] #60 287.6 + bin/containerd-shim-runc-v2 [2022-03-16T11:22:05.368Z] #60 288.4 + binaries [2022-03-16T11:22:05.368Z] #60 288.4 + install -D bin/containerd /build/containerd [2022-03-16T11:22:05.368Z] #60 288.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-16T11:22:05.368Z] #60 288.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-16T11:22:05.368Z] #60 288.5 + install -D bin/ctr /build/ctr [2022-03-16T11:22:05.388Z] #75 DONE 0.8s [2022-03-16T11:22:05.388Z] [2022-03-16T11:22:05.388Z] #76 exporting to image [2022-03-16T11:22:05.388Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-16T11:22:05.388Z] #76 exporting layers [2022-03-16T11:22:05.768Z] #28 18.68 Reading package lists... [2022-03-16T11:22:05.939Z] #60 DONE 289.0s [2022-03-16T11:22:06.880Z] [2022-03-16T11:22:06.880Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-16T11:22:06.880Z] #61 sha256:bc067daf58f3b855610e507e679af22ef7ed1bf03bbb7d42f8b0dd4fd1f2df10 [2022-03-16T11:22:07.137Z] #28 25.04 Building dependency tree... [2022-03-16T11:22:07.137Z] #28 26.64 Reading state information... [2022-03-16T11:22:07.140Z] #61 DONE 0.3s [2022-03-16T11:22:07.140Z] [2022-03-16T11:22:07.140Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-16T11:22:07.140Z] #66 sha256:a31ffc28f3566e01239170cef19c84b307f129eaf7c759dacffe70d94c518a9e [2022-03-16T11:22:07.140Z] #66 DONE 0.1s [2022-03-16T11:22:07.140Z] [2022-03-16T11:22:07.140Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-16T11:22:07.140Z] #71 sha256:4d5660250e5f5a31880cf8c70e2f2c584eec894afa0d73becaea375e6e9fa90a [2022-03-16T11:22:08.079Z] #71 DONE 0.8s [2022-03-16T11:22:08.079Z] [2022-03-16T11:22:08.079Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-16T11:22:08.079Z] #72 sha256:2ec01760d086ca36652ba755c424165c9013ef2b615765b4e0e0df77a09856b5 [2022-03-16T11:22:08.079Z] #72 DONE 0.0s [2022-03-16T11:22:08.079Z] [2022-03-16T11:22:08.079Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-16T11:22:08.079Z] #73 sha256:bb46e6c3df4fb705a0e72fec2ae758a581efe3795aa97ff69144b571452807a7 [2022-03-16T11:22:08.504Z] #28 27.96 bzip2 is already the newest version (1.0.8-4). [2022-03-16T11:22:08.504Z] #28 27.96 patch is already the newest version (2.7.6-7). [2022-03-16T11:22:08.504Z] #28 27.96 xz-utils is already the newest version (5.2.5-2). [2022-03-16T11:22:08.504Z] #28 27.96 The following additional packages will be installed: [2022-03-16T11:22:08.504Z] #28 27.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-16T11:22:08.504Z] #28 27.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-16T11:22:08.504Z] #28 27.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-16T11:22:08.504Z] #28 27.97 python3-pkg-resources vim-runtime xxd [2022-03-16T11:22:08.504Z] #28 27.98 Suggested packages: [2022-03-16T11:22:08.504Z] #28 27.98 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-16T11:22:08.504Z] #28 27.98 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-16T11:22:08.504Z] #28 27.98 Recommended packages: [2022-03-16T11:22:08.504Z] #28 27.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-16T11:22:09.020Z] #73 DONE 0.9s [2022-03-16T11:22:09.020Z] [2022-03-16T11:22:09.020Z] #74 exporting to image [2022-03-16T11:22:09.020Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-16T11:22:09.020Z] #74 exporting layers [2022-03-16T11:22:09.872Z] #28 29.38 The following NEW packages will be installed: [2022-03-16T11:22:09.872Z] #28 29.39 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-16T11:22:09.872Z] #28 29.39 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-16T11:22:09.872Z] #28 29.39 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-16T11:22:09.872Z] #28 29.39 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-16T11:22:09.872Z] #28 29.39 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-16T11:22:09.872Z] #28 29.40 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-16T11:22:09.872Z] #28 29.40 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-16T11:22:10.436Z] #28 29.79 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-16T11:22:10.436Z] #28 29.79 Need to get 18.6 MB of archives. [2022-03-16T11:22:10.436Z] #28 29.79 After this operation, 71.4 MB of additional disk space will be used. [2022-03-16T11:22:10.436Z] #28 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-16T11:22:10.436Z] #28 29.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-16T11:22:10.436Z] #28 29.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-16T11:22:10.436Z] #28 29.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-16T11:22:10.436Z] #28 29.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-16T11:22:10.436Z] #28 29.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-16T11:22:10.436Z] #28 29.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-16T11:22:10.436Z] #28 29.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-16T11:22:10.436Z] #28 29.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-16T11:22:10.436Z] #28 29.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-16T11:22:10.436Z] #28 29.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-16T11:22:10.436Z] #28 29.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-16T11:22:10.436Z] #28 29.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-16T11:22:10.436Z] #28 29.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-16T11:22:10.436Z] #28 29.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-16T11:22:10.436Z] #28 29.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-16T11:22:10.436Z] #28 29.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-16T11:22:10.436Z] #28 29.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-16T11:22:10.436Z] #28 29.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-16T11:22:10.436Z] #28 29.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-16T11:22:10.436Z] #28 29.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-16T11:22:10.436Z] #28 29.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-16T11:22:10.436Z] #28 29.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-16T11:22:10.436Z] #28 29.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-16T11:22:10.436Z] #28 29.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-16T11:22:10.436Z] #28 29.89 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-16T11:22:10.436Z] #28 29.89 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-16T11:22:10.436Z] #28 29.89 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-16T11:22:10.436Z] #28 29.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-16T11:22:10.436Z] #28 29.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-16T11:22:10.436Z] #28 29.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-16T11:22:10.436Z] #28 29.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-16T11:22:10.436Z] #28 29.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-16T11:22:10.436Z] #28 29.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-16T11:22:10.436Z] #28 29.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-16T11:22:10.436Z] #28 29.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-16T11:22:10.436Z] #28 29.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-16T11:22:10.436Z] #28 29.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-16T11:22:10.692Z] #28 29.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-16T11:22:10.692Z] #28 30.00 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-16T11:22:10.692Z] #28 30.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-16T11:22:10.692Z] #28 30.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-16T11:22:10.692Z] #28 30.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-16T11:22:10.692Z] #28 30.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-16T11:22:11.255Z] #28 30.72 debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T11:22:11.511Z] #28 30.98 Fetched 18.6 MB in 1s (27.6 MB/s) [2022-03-16T11:22:11.511Z] #28 31.03 Selecting previously unselected package pigz. [2022-03-16T11:22:11.511Z] #28 31.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-16T11:22:11.511Z] #28 31.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-16T11:22:11.511Z] #28 31.08 Unpacking pigz (2.6-1) ... [2022-03-16T11:22:11.768Z] #28 31.15 Selecting previously unselected package libelf1:amd64. [2022-03-16T11:22:11.768Z] #28 31.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-16T11:22:11.768Z] #28 31.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-16T11:22:11.768Z] #28 31.28 Selecting previously unselected package libbpf0:amd64. [2022-03-16T11:22:11.768Z] #28 31.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-16T11:22:11.768Z] #28 31.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:22:11.800Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-16T11:22:11.800Z] [2022-03-16T11:22:11.800Z] ________ ____ __. [2022-03-16T11:22:11.800Z] \_____ \ | |/ _| [2022-03-16T11:22:11.800Z] / | \| < [2022-03-16T11:22:11.800Z] / | \ | \ [2022-03-16T11:22:11.800Z] \_______ /____|__ \ [2022-03-16T11:22:11.800Z] \/ \/ [2022-03-16T11:22:11.800Z] [2022-03-16T11:22:11.800Z] INFO: make.ps1 ended at 03/16/2022 11:22:00 [2022-03-16T11:22:11.800Z] INFO: Binaries build ended at 03/16/2022 11:22:01. Duration:00:01:36.0637765 [2022-03-16T11:22:11.800Z] INFO: Copying the built daemon binary to d:\CI\PR-43194\10\binary\dockerd-590e34eaf4.exe... [2022-03-16T11:22:11.800Z] INFO: Copying the built client binary to d:\CI\PR-43194\10\binary\docker-590e34eaf4.exe... [2022-03-16T11:22:11.800Z] INFO: Copying dockerversion from the container... [2022-03-16T11:22:11.800Z] INFO: Copying the golang package from the container to d:\CI\PR-43194\10\installer\go.zip... [2022-03-16T11:22:11.800Z] INFO: Extracting go.zip to d:\CI\PR-43194\10\go [2022-03-16T11:22:11.954Z] #76 exporting layers 6.3s done [2022-03-16T11:22:11.954Z] #76 writing image sha256:3b038093c8715d449081064186b0b9318fdfc7dbbd6a217007a0105d1654e705 done [2022-03-16T11:22:11.954Z] #76 naming to docker.io/library/docker:590e34eaf4733b6400195b317679997ffae78f86 done [2022-03-16T11:22:11.954Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-16T11:22:12.025Z] #28 31.39 Selecting previously unselected package libcap2:amd64. [2022-03-16T11:22:12.025Z] #28 31.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-16T11:22:12.025Z] #28 31.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:22:12.025Z] #28 31.46 Selecting previously unselected package libmnl0:amd64. [2022-03-16T11:22:12.025Z] #28 31.47 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-16T11:22:12.025Z] #28 31.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:22:12.025Z] #28 31.52 Selecting previously unselected package libxtables12:amd64. [2022-03-16T11:22:12.283Z] #28 31.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-16T11:22:12.283Z] #28 31.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:22:12.283Z] #28 31.58 Selecting previously unselected package libcap2-bin. [2022-03-16T11:22:12.283Z] #28 31.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-16T11:22:12.283Z] #28 31.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-16T11:22:12.283Z] #28 31.67 Selecting previously unselected package iproute2. [2022-03-16T11:22:12.283Z] #28 31.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-16T11:22:12.283Z] #28 31.69 Unpacking iproute2 (5.10.0-4) ... [2022-03-16T11:22:12.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -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:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh dynbinary test-integration [2022-03-16T11:22:12.540Z] #28 31.97 Selecting previously unselected package xxd. [2022-03-16T11:22:12.540Z] #28 31.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:22:12.540Z] #28 31.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:12.550Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-16T11:22:12.550Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-16T11:22:12.550Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-16T11:22:12.550Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-16T11:22:12.550Z] 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-16T11:22:12.550Z] Detected virtualization docker. [2022-03-16T11:22:12.550Z] Detected architecture x86-64. [2022-03-16T11:22:12.550Z] Set hostname to <6c6e80d7998f>. [2022-03-16T11:22:12.796Z] #28 32.09 Selecting previously unselected package vim-common. [2022-03-16T11:22:12.797Z] #28 32.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:22:12.797Z] #28 32.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:12.797Z] #28 32.22 Selecting previously unselected package bash-completion. [2022-03-16T11:22:12.797Z] #28 32.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-16T11:22:12.806Z] modprobe@configfs.service: Succeeded. [2022-03-16T11:22:12.806Z] modprobe@drm.service: Succeeded. [2022-03-16T11:22:12.806Z] modprobe@fuse.service: Succeeded. [2022-03-16T11:22:12.806Z] + source /etc/docker-entrypoint-cmd [2022-03-16T11:22:12.806Z] ++ hack/make.sh dynbinary test-integration [2022-03-16T11:22:12.806Z] [2022-03-16T11:22:13.062Z] Removing bundles/ [2022-03-16T11:22:13.062Z] [2022-03-16T11:22:13.062Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-16T11:22:13.062Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:22:13.062Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:22:14.164Z] #28 33.40 Unpacking bash-completion (1:2.11-2) ... [2022-03-16T11:22:14.165Z] #28 33.64 Selecting previously unselected package apparmor. [2022-03-16T11:22:14.165Z] #28 33.64 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-16T11:22:14.165Z] #28 33.68 Unpacking apparmor (2.13.6-10) ... [2022-03-16T11:22:14.422Z] #28 33.91 Selecting previously unselected package inetutils-ping. [2022-03-16T11:22:14.422Z] #28 33.92 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-16T11:22:14.422Z] #28 33.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-16T11:22:14.678Z] #28 33.99 Selecting previously unselected package libip4tc2:amd64. [2022-03-16T11:22:14.678Z] #28 34.00 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:22:14.678Z] #28 34.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:22:14.678Z] #28 34.06 Selecting previously unselected package libip6tc2:amd64. [2022-03-16T11:22:14.678Z] #28 34.06 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-16T11:22:14.678Z] #28 34.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:22:14.678Z] #28 34.12 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-16T11:22:14.678Z] #28 34.13 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-16T11:22:14.678Z] #28 34.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:22:14.678Z] #28 34.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-16T11:22:14.678Z] #28 34.18 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-16T11:22:14.678Z] #28 34.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:22:14.678Z] #28 34.24 Selecting previously unselected package libnftnl11:amd64. [2022-03-16T11:22:14.935Z] #28 34.25 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-16T11:22:14.935Z] #28 34.26 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:22:14.935Z] #28 34.31 Selecting previously unselected package iptables. [2022-03-16T11:22:14.935Z] #28 34.32 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-16T11:22:14.935Z] #28 34.33 Unpacking iptables (1.8.7-1) ... [2022-03-16T11:22:15.196Z] #28 34.49 Selecting previously unselected package libonig5:amd64. [2022-03-16T11:22:15.196Z] #28 34.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-16T11:22:15.196Z] #28 34.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:22:15.196Z] #28 34.65 Selecting previously unselected package libjq1:amd64. [2022-03-16T11:22:15.196Z] #28 34.65 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-16T11:22:15.196Z] #28 34.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:22:15.196Z] #28 34.73 Selecting previously unselected package jq. [2022-03-16T11:22:15.454Z] #28 34.75 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-16T11:22:15.454Z] #28 34.75 Unpacking jq (1.6-2.1) ... [2022-03-16T11:22:15.454Z] #28 34.82 Selecting previously unselected package libaio1:amd64. [2022-03-16T11:22:15.454Z] #28 34.83 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-16T11:22:15.454Z] #28 34.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:22:15.454Z] #28 34.88 Selecting previously unselected package libgpm2:amd64. [2022-03-16T11:22:15.454Z] #28 34.89 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-16T11:22:15.454Z] #28 34.89 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:22:15.454Z] #28 34.94 Selecting previously unselected package libinih1:amd64. [2022-03-16T11:22:15.454Z] #28 34.95 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-16T11:22:15.454Z] #28 34.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-16T11:22:15.604Z] #74 exporting layers 5.9s done [2022-03-16T11:22:15.604Z] #74 writing image sha256:e39ea591f8e6e50e45f3ee474164b6ca9ab8b4a2a95918f8e6b86eb83c067284 [2022-03-16T11:22:15.604Z] #74 writing image sha256:e39ea591f8e6e50e45f3ee474164b6ca9ab8b4a2a95918f8e6b86eb83c067284 done [2022-03-16T11:22:15.604Z] #74 naming to docker.io/library/docker:590e34eaf4733b6400195b317679997ffae78f86 done [2022-03-16T11:22:15.604Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-16T11:22:15.713Z] #28 35.01 Selecting previously unselected package libnet1:amd64. [2022-03-16T11:22:15.713Z] #28 35.03 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-16T11:22:15.713Z] #28 35.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:22:15.713Z] #28 35.12 Selecting previously unselected package libnl-3-200:amd64. [2022-03-16T11:22:15.713Z] #28 35.13 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-16T11:22:15.713Z] #28 35.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:22:15.713Z] #28 35.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-16T11:22:15.713Z] #28 35.21 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-16T11:22:15.713Z] #28 35.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:22:15.965Z] + trap exit INT TERM [2022-03-16T11:22:15.965Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-16T11:22:15.965Z] + CONTAINER_NAME=docker-pr10 [2022-03-16T11:22:15.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh dynbinary [2022-03-16T11:22:15.969Z] #28 35.27 Selecting previously unselected package net-tools. [2022-03-16T11:22:15.969Z] #28 35.29 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-16T11:22:15.969Z] #28 35.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:22:15.969Z] #28 35.43 Selecting previously unselected package python-pip-whl. [2022-03-16T11:22:15.969Z] #28 35.45 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-16T11:22:15.969Z] #28 35.45 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-16T11:22:16.226Z] [2022-03-16T11:22:16.486Z] Removing bundles/ [2022-03-16T11:22:16.486Z] [2022-03-16T11:22:16.486Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-16T11:22:16.486Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:22:16.486Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:22:16.531Z] #28 35.80 Selecting previously unselected package python3-lib2to3. [2022-03-16T11:22:16.531Z] #28 35.82 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-16T11:22:16.531Z] #28 35.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:22:16.531Z] #28 35.91 Selecting previously unselected package python3-distutils. [2022-03-16T11:22:16.531Z] #28 35.93 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-16T11:22:16.531Z] #28 35.94 Unpacking python3-distutils (3.9.2-1) ... [2022-03-16T11:22:16.531Z] #28 ... [2022-03-16T11:22:16.531Z] [2022-03-16T11:22:16.531Z] #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-16T11:22:16.531Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:22:16.531Z] #67 98.10 + bin/containerd [2022-03-16T11:22:21.778Z] #67 ... [2022-03-16T11:22:21.778Z] [2022-03-16T11:22:21.778Z] #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-16T11:22:21.778Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-16T11:22:21.778Z] #28 36.03 Selecting previously unselected package python3-pkg-resources. [2022-03-16T11:22:21.778Z] #28 36.04 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-16T11:22:21.778Z] #28 36.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:22:21.778Z] #28 36.14 Selecting previously unselected package python3-setuptools. [2022-03-16T11:22:21.779Z] #28 36.15 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-16T11:22:21.779Z] #28 36.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-16T11:22:21.779Z] #28 36.32 Selecting previously unselected package python3-wheel. [2022-03-16T11:22:21.779Z] #28 36.32 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-16T11:22:21.779Z] #28 36.33 Unpacking python3-wheel (0.34.2-1) ... [2022-03-16T11:22:21.779Z] #28 36.39 Selecting previously unselected package python3-pip. [2022-03-16T11:22:21.779Z] #28 36.40 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-16T11:22:21.779Z] #28 36.41 Unpacking python3-pip (20.3.4-4) ... [2022-03-16T11:22:21.779Z] #28 36.57 Selecting previously unselected package sudo. [2022-03-16T11:22:21.779Z] #28 36.58 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 36.59 Unpacking sudo (1.9.5p2-3) ... [2022-03-16T11:22:21.779Z] #28 36.94 Selecting previously unselected package thin-provisioning-tools. [2022-03-16T11:22:21.779Z] #28 36.96 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 36.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:22:21.779Z] #28 37.11 Selecting previously unselected package uidmap. [2022-03-16T11:22:21.779Z] #28 37.11 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 37.12 Unpacking uidmap (1:4.8.1-1) ... [2022-03-16T11:22:21.779Z] #28 37.21 Selecting previously unselected package vim-runtime. [2022-03-16T11:22:21.779Z] #28 37.22 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-16T11:22:21.779Z] #28 37.25 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-16T11:22:21.779Z] #28 37.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-16T11:22:21.779Z] #28 37.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:21.779Z] #28 38.94 Selecting previously unselected package vim. [2022-03-16T11:22:21.779Z] #28 38.95 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 38.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:21.779Z] #28 39.32 Selecting previously unselected package xfsprogs. [2022-03-16T11:22:21.779Z] #28 39.34 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 39.35 Unpacking xfsprogs (5.10.0-4) ... [2022-03-16T11:22:21.779Z] #28 39.61 Selecting previously unselected package zip. [2022-03-16T11:22:21.779Z] #28 39.61 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 39.62 Unpacking zip (3.0-12) ... [2022-03-16T11:22:21.779Z] #28 39.71 Selecting previously unselected package zstd. [2022-03-16T11:22:21.779Z] #28 39.72 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-16T11:22:21.779Z] #28 39.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:22:21.779Z] #28 39.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-16T11:22:21.779Z] #28 40.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-16T11:22:21.779Z] #28 40.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-16T11:22:21.779Z] #28 40.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-16T11:22:21.779Z] #28 40.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-16T11:22:21.779Z] #28 40.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-16T11:22:21.779Z] #28 40.48 Setting up uidmap (1:4.8.1-1) ... [2022-03-16T11:22:21.779Z] #28 40.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-16T11:22:21.779Z] #28 40.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-16T11:22:21.779Z] #28 40.51 Setting up python3-wheel (0.34.2-1) ... [2022-03-16T11:22:21.779Z] #28 41.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:21.779Z] #28 41.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-16T11:22:21.779Z] #28 41.03 Setting up libcap2-bin (1:2.44-1) ... [2022-03-16T11:22:21.779Z] #28 41.04 Setting up apparmor (2.13.6-10) ... [2022-03-16T11:22:23.146Z] #28 42.21 Setting up zip (3.0-12) ... [2022-03-16T11:22:23.146Z] #28 42.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:23.146Z] #28 42.25 Setting up bash-completion (1:2.11-2) ... [2022-03-16T11:22:24.076Z] #28 43.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-16T11:22:24.076Z] #28 43.48 Setting up sudo (1.9.5p2-3) ... [2022-03-16T11:22:24.076Z] #28 43.53 invoke-rc.d: could not determine current runlevel [2022-03-16T11:22:24.076Z] #28 43.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T11:22:24.076Z] #28 43.55 Setting up xfsprogs (5.10.0-4) ... [2022-03-16T11:22:24.076Z] #28 43.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-16T11:22:24.077Z] #28 43.57 Setting up inetutils-ping (2:2.0-1) ... [2022-03-16T11:22:24.077Z] #28 43.58 Setting up pigz (2.6-1) ... [2022-03-16T11:22:24.077Z] #28 43.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-16T11:22:24.077Z] #28 43.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-16T11:22:24.333Z] #28 43.65 Setting up python-pip-whl (20.3.4-4) ... [2022-03-16T11:22:24.333Z] #28 43.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:24.897Z] #28 44.11 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-16T11:22:24.897Z] #28 44.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-16T11:22:24.897Z] #28 44.40 Setting up libelf1:amd64 (0.183-1) ... [2022-03-16T11:22:25.154Z] #28 44.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-16T11:22:25.154Z] #28 44.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-16T11:22:25.154Z] #28 44.44 Setting up python3-distutils (3.9.2-1) ... [2022-03-16T11:22:25.410Z] #28 44.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-16T11:22:25.410Z] #28 44.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-16T11:22:25.410Z] #28 44.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-16T11:22:25.410Z] #28 44.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-16T11:22:25.410Z] #28 44.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-16T11:22:25.410Z] #28 44.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-16T11:22:25.410Z] #28 44.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-16T11:22:25.410Z] #28 44.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-16T11:22:25.410Z] #28 44.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-16T11:22:25.410Z] #28 44.86 Setting up python3-setuptools (52.0.0-4) ... [2022-03-16T11:22:26.340Z] #28 45.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-16T11:22:26.340Z] #28 45.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-16T11:22:26.340Z] #28 45.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-16T11:22:26.340Z] #28 45.72 Setting up python3-pip (20.3.4-4) ... [2022-03-16T11:22:27.271Z] #28 46.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-16T11:22:27.271Z] #28 46.55 Setting up jq (1.6-2.1) ... [2022-03-16T11:22:27.271Z] #28 46.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-16T11:22:27.271Z] #28 46.58 Setting up iptables (1.8.7-1) ... [2022-03-16T11:22:27.271Z] #28 46.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-16T11:22:27.271Z] #28 46.63 Setting up iproute2 (5.10.0-4) ... [2022-03-16T11:22:27.528Z] #28 46.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-16T11:22:28.092Z] #28 DONE 47.5s [2022-03-16T11:22:28.092Z] [2022-03-16T11:22:28.092Z] #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-16T11:22:28.092Z] #29 sha256:5d035b636f5b8855763c4ebef899978d4f6a9fe25a91981a31163dd0165aa150 [2022-03-16T11:22:29.022Z] #29 0.769 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-16T11:22:29.022Z] #29 0.774 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-16T11:22:29.022Z] #29 0.777 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-16T11:22:29.022Z] #29 DONE 0.8s [2022-03-16T11:22:29.022Z] [2022-03-16T11:22:29.022Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-16T11:22:29.022Z] #30 sha256:c31e487ef017617e00e2aa41c3aa940d22c828cdc2ce7e5984bf5f3c5c0fb0b9 [2022-03-16T11:22:36.898Z] INFO: Extraction ended at 03/16/2022 11:22:34. Duration:00:00:30.5428184 [2022-03-16T11:22:36.898Z] INFO: Updating the golang and path environment variables [2022-03-16T11:22:36.898Z] INFO: GOPATH=d:\gopath [2022-03-16T11:22:36.898Z] INFO: go version go1.18 windows/amd64 [2022-03-16T11:22:36.898Z] INFO: Running the daemon under test in debug mode [2022-03-16T11:22:36.898Z] INFO: Running the daemon under test in containerd mode [2022-03-16T11:22:36.898Z] INFO: Starting a daemon under test... [2022-03-16T11:22:36.898Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43194\10\daemon --pidfile d:\CI\PR-43194\10\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-16T11:22:36.898Z] INFO: Containerd started successfully. [2022-03-16T11:22:36.898Z] INFO: Process started successfully. [2022-03-16T11:22:36.898Z] INFO: Start tailing logs of the daemon under tests [2022-03-16T11:22:36.898Z] INFO: Waiting for the daemon under test to start... [2022-03-16T11:22:37.111Z] #30 7.494 Collecting yamllint==1.26.1 [2022-03-16T11:22:37.367Z] #30 8.537 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-16T11:22:38.318Z] #30 9.184 Collecting pathspec>=0.5.3 [2022-03-16T11:22:38.318Z] #30 9.190 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-16T11:22:38.318Z] #30 9.495 Collecting pyyaml [2022-03-16T11:22:38.318Z] #30 9.505 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-16T11:22:38.318Z] #30 9.537 Building wheels for collected packages: yamllint [2022-03-16T11:22:38.318Z] #30 9.540 Building wheel for yamllint (setup.py): started [2022-03-16T11:22:39.250Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-16T11:22:39.250Z] #30 10.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d9689f91c1faf6915fbe1f6fe303e5885c08dd96ba408f633642020fd591c3f4 [2022-03-16T11:22:39.250Z] #30 10.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-16T11:22:39.250Z] #30 10.23 Successfully built yamllint [2022-03-16T11:22:39.250Z] #30 10.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-16T11:22:39.505Z] #30 10.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-16T11:22:39.763Z] #30 DONE 10.8s [2022-03-16T11:22:39.763Z] [2022-03-16T11:22:39.763Z] #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-16T11:22:39.763Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:22:39.763Z] #67 ... [2022-03-16T11:22:39.763Z] [2022-03-16T11:22:39.763Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-16T11:22:39.763Z] #34 sha256:1d9390d3868fed8865918fbe624df7aaeb8e7db6a312d25b1573b906188b7e01 [2022-03-16T11:22:40.020Z] #34 DONE 0.2s [2022-03-16T11:22:40.020Z] [2022-03-16T11:22:40.020Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-16T11:22:40.020Z] #39 sha256:82c46c344751e042cc24e9ba651fb5b2ecb4cc67fa3921cf91567198fa614f49 [2022-03-16T11:22:40.276Z] #39 DONE 0.3s [2022-03-16T11:22:40.276Z] [2022-03-16T11:22:40.276Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-16T11:22:40.276Z] #42 sha256:a98aa30787afd165bdf1d44a21480ec6224061a93590dd5c1ad0b57e09cd0293 [2022-03-16T11:22:40.276Z] #42 DONE 0.1s [2022-03-16T11:22:40.276Z] [2022-03-16T11:22:40.276Z] #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-16T11:22:40.276Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:22:40.276Z] #67 ... [2022-03-16T11:22:40.276Z] [2022-03-16T11:22:40.276Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-16T11:22:40.276Z] #44 sha256:3269cf22deea7637f516dd6be439479a6e1537800fece7a91dff9cd5fe4980b5 [2022-03-16T11:22:40.276Z] #44 DONE 0.1s [2022-03-16T11:22:40.276Z] [2022-03-16T11:22:40.276Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-16T11:22:40.276Z] #48 sha256:ab99e324b16296b410f8f91e942f814a519372cc3554d74d983cb427f8d0ab52 [2022-03-16T11:22:40.276Z] #48 DONE 0.1s [2022-03-16T11:22:40.532Z] [2022-03-16T11:22:40.532Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-16T11:22:40.532Z] #51 sha256:d0eea2c2d0d219f84266168ee9a5dfc642afaafe385aeb81aaf6610d1569b215 [2022-03-16T11:22:40.532Z] #51 DONE 0.1s [2022-03-16T11:22:40.532Z] [2022-03-16T11:22:40.532Z] #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-16T11:22:40.532Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:22:40.532Z] #67 ... [2022-03-16T11:22:40.532Z] [2022-03-16T11:22:40.532Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-16T11:22:40.532Z] #55 sha256:88d9e5152396bd12d33f690de410d4538d437697f9ea043ad0833bbff8ece070 [2022-03-16T11:22:40.532Z] #55 DONE 0.1s [2022-03-16T11:22:40.532Z] [2022-03-16T11:22:40.532Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-16T11:22:40.532Z] #57 sha256:f9a097de965fc4b438e6279002d11a497f1a08079184f40199632f3160fd3fc3 [2022-03-16T11:22:40.532Z] #57 DONE 0.1s [2022-03-16T11:22:40.788Z] [2022-03-16T11:22:40.788Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-16T11:22:40.788Z] #59 sha256:9553c8d9e8414b27d091fa5cf20585731079537f550a3f0a23d59b26f2a42852 [2022-03-16T11:22:41.044Z] #59 DONE 0.1s [2022-03-16T11:22:41.044Z] [2022-03-16T11:22:41.044Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-16T11:22:41.044Z] #61 sha256:7e52a117ecdce6f2470c3f86b863118708bd26bbe4ac41a3998358890f752b32 [2022-03-16T11:22:41.044Z] #61 DONE 0.1s [2022-03-16T11:22:41.044Z] [2022-03-16T11:22:41.044Z] #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-16T11:22:41.044Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.7% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 49.3% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/builder/remotecontext/git 1.175s coverage: 86.3% of statements [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/cli [no test files] [2022-03-16T11:22:44.490Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-16T11:22:44.490Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-03-16T11:22:45.420Z] ok github.com/docker/docker/client 0.071s coverage: 75.7% of statements [2022-03-16T11:22:46.907Z] #60 266.8 # github.com/containerd/containerd/cmd/containerd [2022-03-16T11:22:46.907Z] #60 266.8 /usr/bin/ld: /tmp/go-link-2999730380/000019.o: in function `New': [2022-03-16T11:22:46.907Z] #60 266.8 /tmp/tmp.KuP3Gk3AFs/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-16T11:22:46.907Z] #60 266.9 + bin/containerd-stress [2022-03-16T11:22:46.907Z] #60 267.9 + bin/containerd-shim [2022-03-16T11:22:53.456Z] #60 279.0 + bin/containerd-shim-runc-v1 [2022-03-16T11:22:54.537Z] ...INFO: Daemon under test started and replied! [2022-03-16T11:22:54.537Z] INFO: Docker version of the daemon under test [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] Client: [2022-03-16T11:22:54.537Z] Version: 17.06.2-ce [2022-03-16T11:22:54.537Z] API version: 1.30 [2022-03-16T11:22:54.537Z] Go version: go1.8.3 [2022-03-16T11:22:54.537Z] Git commit: cec0b72 [2022-03-16T11:22:54.537Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-16T11:22:54.537Z] OS/Arch: windows/amd64 [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] Server: [2022-03-16T11:22:54.537Z] Version: 0.0.0-dev [2022-03-16T11:22:54.537Z] API version: 1.42 (minimum version 1.24) [2022-03-16T11:22:54.537Z] Go version: go1.18 [2022-03-16T11:22:54.537Z] Git commit: 590e34eaf4 [2022-03-16T11:22:54.537Z] Built: 03/16/2022 11:20:30 [2022-03-16T11:22:54.537Z] OS/Arch: windows/amd64 [2022-03-16T11:22:54.537Z] Experimental: false [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] INFO: Docker info of the daemon under test [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] Containers: 0 [2022-03-16T11:22:54.537Z] Running: 0 [2022-03-16T11:22:54.537Z] Paused: 0 [2022-03-16T11:22:54.537Z] Stopped: 0 [2022-03-16T11:22:54.537Z] Images: 0 [2022-03-16T11:22:54.537Z] Server Version: 0.0.0-dev [2022-03-16T11:22:54.537Z] Storage Driver: windowsfilter [2022-03-16T11:22:54.537Z] Windows: [2022-03-16T11:22:54.537Z] Logging Driver: json-file [2022-03-16T11:22:54.537Z] Plugins: [2022-03-16T11:22:54.537Z] Volume: local [2022-03-16T11:22:54.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:22:54.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:22:54.537Z] Swarm: inactive [2022-03-16T11:22:54.537Z] Default Isolation: process [2022-03-16T11:22:54.537Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:22:54.537Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:22:54.537Z] OSType: windows [2022-03-16T11:22:54.537Z] Architecture: x86_64 [2022-03-16T11:22:54.537Z] CPUs: 4 [2022-03-16T11:22:54.537Z] Total Memory: 32GiB [2022-03-16T11:22:54.537Z] Name: azwin-2-3c0f40 [2022-03-16T11:22:54.537Z] ID: I2FD:HSIV:PPUV:AVW2:STWX:ECVK:FESR:HPAH:RPNR:LJGL:7O35:RL4H [2022-03-16T11:22:54.537Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T11:22:54.537Z] Debug Mode (client): false [2022-03-16T11:22:54.537Z] Debug Mode (server): true [2022-03-16T11:22:54.537Z] File Descriptors: -1 [2022-03-16T11:22:54.537Z] Goroutines: 29 [2022-03-16T11:22:54.537Z] System Time: 2022-03-16T11:22:54.1299955Z [2022-03-16T11:22:54.537Z] EventsListeners: 0 [2022-03-16T11:22:54.537Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:22:54.537Z] Labels: [2022-03-16T11:22:54.537Z] Experimental: false [2022-03-16T11:22:54.537Z] Insecure Registries: [2022-03-16T11:22:54.537Z] 127.0.0.0/8 [2022-03-16T11:22:54.537Z] Live Restore Enabled: false [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] INFO: Docker images of the daemon under test [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:22:54.537Z] [2022-03-16T11:22:54.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-16T11:22:54.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-16T11:22:54.994Z] ltsc2022: Pulling from windows/servercore [2022-03-16T11:22:54.994Z] 8f616e6e9eec: Pulling fs layer [2022-03-16T11:22:54.994Z] 037d5740b404: Pulling fs layer [2022-03-16T11:23:00.005Z] #60 285.1 + bin/containerd-shim-runc-v2 [2022-03-16T11:23:00.006Z] #60 285.9 + binaries [2022-03-16T11:23:00.006Z] #60 285.9 + install -D bin/containerd /build/containerd [2022-03-16T11:23:00.006Z] #60 285.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-16T11:23:00.006Z] #60 286.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-16T11:23:00.006Z] #60 286.0 + install -D bin/ctr /build/ctr [2022-03-16T11:23:02.946Z] #67 ... [2022-03-16T11:23:02.946Z] [2022-03-16T11:23:02.946Z] #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-16T11:23:02.946Z] #63 sha256:1b88b3f4bbdf358cd4dbea8e25afc9fbe180e4745a77f8f887a4aa77182c4a6e [2022-03-16T11:23:02.946Z] #63 87.97 + mkdir -p /build [2022-03-16T11:23:02.946Z] #63 87.97 + cp runc /build/runc [2022-03-16T11:23:02.946Z] #63 DONE 88.2s [2022-03-16T11:23:02.946Z] [2022-03-16T11:23:02.946Z] #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-16T11:23:02.946Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:23:03.272Z] #60 DONE 288.8s [2022-03-16T11:23:03.528Z] [2022-03-16T11:23:03.528Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-16T11:23:03.528Z] #61 sha256:caeb46ee03d7f4febad81abcb899e38dd3c58ed821406b89b959d214bea9e4d0 [2022-03-16T11:23:04.314Z] #67 ... [2022-03-16T11:23:04.314Z] [2022-03-16T11:23:04.314Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-16T11:23:04.314Z] #64 sha256:994b5de56d52e794621db924112c583b9b2764d203d612cdf12f8bd87fee24d2 [2022-03-16T11:23:04.314Z] #64 DONE 0.1s [2022-03-16T11:23:04.314Z] [2022-03-16T11:23:04.314Z] #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-16T11:23:04.314Z] #67 sha256:5ddd0294b897c0ed980d245b6dc2ab7a59a271c2a85eab1326eb3cc40d2d7018 [2022-03-16T11:23:04.459Z] #61 DONE 1.0s [2022-03-16T11:23:04.459Z] [2022-03-16T11:23:04.459Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-16T11:23:04.459Z] #66 sha256:04b0127ccbed3b8537626d26f4b3ad8a4fa2e0bc7b54665a9e4e07f360ba408a [2022-03-16T11:23:04.716Z] #66 DONE 0.2s [2022-03-16T11:23:04.716Z] [2022-03-16T11:23:04.716Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-16T11:23:04.716Z] #71 sha256:8de71715d3263f39dbc76ce7a9c4d8a2cb7f38d75502c4273ecd5743470495ba [2022-03-16T11:23:05.644Z] #71 DONE 0.9s [2022-03-16T11:23:05.644Z] [2022-03-16T11:23:05.644Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-16T11:23:05.644Z] #72 sha256:e13c6573d2321a5b93703e4a57d3e79762386b8f767f9908b5fdbe60ce285a68 [2022-03-16T11:23:05.644Z] #72 DONE 0.0s [2022-03-16T11:23:05.644Z] [2022-03-16T11:23:05.644Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-16T11:23:05.644Z] #73 sha256:2e596071653251fe2e167c357f80a7cca7fb2df7ebe54a7cef3dce385d0277c0 [2022-03-16T11:23:06.615Z] #73 DONE 0.9s [2022-03-16T11:23:06.615Z] [2022-03-16T11:23:06.615Z] #74 exporting to image [2022-03-16T11:23:06.615Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-16T11:23:06.615Z] #74 exporting layers [2022-03-16T11:23:10.267Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-16T11:23:10.267Z] [2022-03-16T11:23:10.267Z] ________ ____ __. [2022-03-16T11:23:10.267Z] \_____ \ | |/ _| [2022-03-16T11:23:10.267Z] / | \| < [2022-03-16T11:23:10.267Z] / | \ | \ [2022-03-16T11:23:10.267Z] \_______ /____|__ \ [2022-03-16T11:23:10.267Z] \/ \/ [2022-03-16T11:23:10.267Z] [2022-03-16T11:23:10.267Z] INFO: make.ps1 ended at 03/16/2022 11:23:01 [2022-03-16T11:23:10.267Z] INFO: Binaries build ended at 03/16/2022 11:23:03. Duration:00:01:41.0890133 [2022-03-16T11:23:10.267Z] INFO: Copying the built daemon binary to d:\CI\PR-43194\10\binary\dockerd-590e34eaf4.exe... [2022-03-16T11:23:10.267Z] INFO: Copying the built client binary to d:\CI\PR-43194\10\binary\docker-590e34eaf4.exe... [2022-03-16T11:23:10.267Z] INFO: Copying dockerversion from the container... [2022-03-16T11:23:10.267Z] INFO: Copying the golang package from the container to d:\CI\PR-43194\10\installer\go.zip... [2022-03-16T11:23:10.267Z] INFO: Extracting go.zip to d:\CI\PR-43194\10\go [2022-03-16T11:23:13.167Z] #74 exporting layers 6.4s done [2022-03-16T11:23:13.167Z] #74 writing image sha256:b8777cb8355db0fb81b284a900be30bc5f36c6212cd98fdd94cffc505c002d45 done [2022-03-16T11:23:13.167Z] #74 naming to docker.io/library/docker:590e34eaf4733b6400195b317679997ffae78f86 done [2022-03-16T11:23:13.167Z] #74 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-16T11:23:13.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -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:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh dynbinary test-integration [2022-03-16T11:23:14.872Z] [2022-03-16T11:23:15.129Z] Removing bundles/ [2022-03-16T11:23:15.129Z] [2022-03-16T11:23:15.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-16T11:23:15.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:23:15.129Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:23:17.457Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.3% of statements [2022-03-16T11:23:17.457Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-16T11:23:17.713Z] ok github.com/docker/docker/cmd/dockerd/trap 2.588s coverage: 0.0% of statements [2022-03-16T11:23:17.713Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-16T11:23:17.713Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-16T11:23:17.713Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-16T11:23:17.713Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-16T11:23:17.713Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-16T11:23:18.040Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-16T11:23:18.040Z] [2022-03-16T11:23:18.040Z] ________ ____ __. [2022-03-16T11:23:18.040Z] \_____ \ | |/ _| [2022-03-16T11:23:18.040Z] / | \| < [2022-03-16T11:23:18.040Z] / | \ | \ [2022-03-16T11:23:18.040Z] \_______ /____|__ \ [2022-03-16T11:23:18.040Z] \/ \/ [2022-03-16T11:23:18.040Z] [2022-03-16T11:23:18.040Z] INFO: make.ps1 ended at 03/16/2022 11:23:10 [2022-03-16T11:23:18.040Z] INFO: Binaries build ended at 03/16/2022 11:23:12. Duration:00:01:42.5196311 [2022-03-16T11:23:18.040Z] INFO: Copying the built daemon binary to d:\CI\PR-43194\10\binary\dockerd-590e34eaf4.exe... [2022-03-16T11:23:18.040Z] INFO: Copying the built client binary to d:\CI\PR-43194\10\binary\docker-590e34eaf4.exe... [2022-03-16T11:23:18.040Z] INFO: Copying dockerversion from the container... [2022-03-16T11:23:18.040Z] INFO: Copying the golang package from the container to d:\CI\PR-43194\10\installer\go.zip... [2022-03-16T11:23:18.040Z] INFO: Extracting go.zip to d:\CI\PR-43194\10\go [2022-03-16T11:23:20.123Z] 037d5740b404: Verifying Checksum [2022-03-16T11:23:20.123Z] 037d5740b404: Download complete [2022-03-16T11:23:22.963Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-03-16T11:23:23.894Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-03-16T11:23:25.261Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-16T11:23:31.798Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-03-16T11:23:32.361Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 81.0% of statements [2022-03-16T11:23:32.927Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-16T11:23:33.494Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-16T11:23:34.423Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-16T11:23:34.679Z] ok github.com/docker/docker/daemon 10.119s coverage: 17.2% of statements [2022-03-16T11:23:34.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-16T11:23:34.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-16T11:23:34.679Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-16T11:23:34.679Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-16T11:23:35.608Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.313s coverage: 56.2% of statements [2022-03-16T11:23:36.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-03-16T11:23:36.367Z] #67 175.9 # github.com/containerd/containerd/cmd/containerd [2022-03-16T11:23:36.367Z] #67 175.9 /usr/bin/ld: /tmp/go-link-748938440/000019.o: in function `New': [2022-03-16T11:23:36.367Z] #67 175.9 /tmp/tmp.jZvXK0xkhE/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-16T11:23:36.367Z] #67 176.0 + bin/containerd-stress [2022-03-16T11:23:36.367Z] #67 177.0 + bin/containerd-shim [2022-03-16T11:23:37.544Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-03-16T11:23:37.776Z] 8f616e6e9eec: Verifying Checksum [2022-03-16T11:23:37.776Z] 8f616e6e9eec: Download complete [2022-03-16T11:23:38.917Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.242s coverage: 50.5% of statements [2022-03-16T11:23:39.480Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.098s coverage: 46.2% of statements [2022-03-16T11:23:39.480Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-16T11:23:40.410Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-16T11:23:40.667Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.759s coverage: 58.0% of statements [2022-03-16T11:23:40.667Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-16T11:23:40.667Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-16T11:23:41.596Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-16T11:23:42.160Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-03-16T11:23:42.723Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.8% of statements [2022-03-16T11:23:42.723Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-16T11:23:42.723Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-16T11:23:43.653Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-03-16T11:23:43.910Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 80.2% of statements [2022-03-16T11:23:44.167Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-16T11:23:44.167Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-16T11:23:44.424Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-16T11:23:44.680Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-16T11:23:45.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-16T11:23:45.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-16T11:23:45.806Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-03-16T11:23:45.806Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-16T11:23:46.368Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 58.4% of statements [2022-03-16T11:23:46.625Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-16T11:23:47.554Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-03-16T11:23:47.554Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-16T11:23:47.969Z] INFO: Extraction ended at 03/16/2022 11:23:45. Duration:00:00:31.0476597 [2022-03-16T11:23:47.969Z] INFO: Updating the golang and path environment variables [2022-03-16T11:23:47.969Z] INFO: GOPATH=d:\gopath [2022-03-16T11:23:47.969Z] INFO: go version go1.18 windows/amd64 [2022-03-16T11:23:47.969Z] INFO: Running the daemon under test in debug mode [2022-03-16T11:23:47.969Z] INFO: Starting a daemon under test... [2022-03-16T11:23:47.969Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43194\10\daemon --pidfile d:\CI\PR-43194\10\docker.pid -D [2022-03-16T11:23:47.969Z] INFO: Process started successfully. [2022-03-16T11:23:47.969Z] INFO: Start tailing logs of the daemon under tests [2022-03-16T11:23:47.969Z] INFO: Waiting for the daemon under test to start... [2022-03-16T11:23:48.116Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-16T11:23:48.543Z] #67 188.1 + bin/containerd-shim-runc-v1 [2022-03-16T11:23:49.048Z] ok github.com/docker/docker/daemon/logger/splunk 1.531s coverage: 82.5% of statements [2022-03-16T11:23:49.048Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-16T11:23:49.048Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-16T11:23:49.611Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-16T11:23:50.174Z] ok github.com/docker/docker/distribution 0.587s coverage: 28.4% of statements [2022-03-16T11:23:50.174Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-16T11:23:50.738Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-16T11:23:51.301Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-16T11:23:51.863Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-16T11:23:52.437Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-03-16T11:23:52.437Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-16T11:23:52.437Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-16T11:23:53.021Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-16T11:23:53.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-16T11:23:53.583Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-16T11:23:53.791Z] #67 194.3 + bin/containerd-shim-runc-v2 [2022-03-16T11:23:53.792Z] #67 195.1 + binaries [2022-03-16T11:23:53.792Z] #67 195.1 + install -D bin/containerd /build/containerd [2022-03-16T11:23:53.792Z] #67 195.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-16T11:23:53.792Z] #67 195.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-16T11:23:53.792Z] #67 195.2 + install -D bin/ctr /build/ctr [2022-03-16T11:23:54.048Z] #67 DONE 195.5s [2022-03-16T11:23:54.148Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2022-03-16T11:23:54.710Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-16T11:23:54.710Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-16T11:23:54.978Z] [2022-03-16T11:23:54.978Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-16T11:23:54.978Z] #68 sha256:36dd269fa2484c81d41e976809d740dbf19c9303ee4ac93a63cd30b27ac1b187 [2022-03-16T11:23:55.234Z] #68 DONE 0.2s [2022-03-16T11:23:55.234Z] [2022-03-16T11:23:55.234Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-16T11:23:55.234Z] #73 sha256:c57a594061f01e7e37b7ca687ba3e6e29bc4b59664a3b5fcef62a433e049e07a [2022-03-16T11:23:55.490Z] #73 DONE 0.1s [2022-03-16T11:23:55.490Z] [2022-03-16T11:23:55.490Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-16T11:23:55.490Z] #78 sha256:f62b848378bdb2de50d2d06e0eebe29b48ba601feb4285dad27afd38479d482a [2022-03-16T11:23:55.747Z] #78 DONE 0.4s [2022-03-16T11:23:55.747Z] [2022-03-16T11:23:55.747Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-16T11:23:55.747Z] #79 sha256:3811a47b32a4bd7944ae8576f12cd815460486da64fd814151c1f2054c2ca7b6 [2022-03-16T11:23:55.747Z] #79 DONE 0.0s [2022-03-16T11:23:55.747Z] [2022-03-16T11:23:55.747Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-16T11:23:55.747Z] #80 sha256:ac47384f9427dc85b4a892cf389ef04e401f92dde4c73a06c7b95be6712d0203 [2022-03-16T11:23:56.079Z] ok github.com/docker/docker/pkg/archive 0.268s coverage: 82.6% of statements [2022-03-16T11:23:57.008Z] ok github.com/docker/docker/pkg/authorization 0.422s coverage: 68.3% of statements [2022-03-16T11:23:57.264Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-16T11:23:57.522Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-16T11:23:59.917Z] #80 DONE 3.7s [2022-03-16T11:23:59.917Z] [2022-03-16T11:23:59.917Z] #81 exporting to image [2022-03-16T11:23:59.917Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-16T11:23:59.917Z] #81 exporting layers [2022-03-16T11:24:00.790Z] ok github.com/docker/docker/pkg/chrootarchive 2.496s coverage: 43.5% of statements [2022-03-16T11:24:00.790Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-16T11:24:01.047Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-16T11:24:01.047Z] ok github.com/docker/docker/layer 7.124s coverage: 69.0% of statements [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-16T11:24:01.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-16T11:24:01.047Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-16T11:24:01.188Z] INFO: Extraction ended at 03/16/2022 11:23:53. Duration:00:00:47.7268607 [2022-03-16T11:24:01.188Z] INFO: Updating the golang and path environment variables [2022-03-16T11:24:01.188Z] INFO: GOPATH=d:\gopath [2022-03-16T11:24:01.188Z] INFO: go version go1.18 windows/amd64 [2022-03-16T11:24:01.188Z] INFO: Running the daemon under test in debug mode [2022-03-16T11:24:01.188Z] INFO: Starting a daemon under test... [2022-03-16T11:24:01.188Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43194\10\daemon --pidfile d:\CI\PR-43194\10\docker.pid -D [2022-03-16T11:24:01.188Z] INFO: Process started successfully. [2022-03-16T11:24:01.188Z] INFO: Start tailing logs of the daemon under tests [2022-03-16T11:24:01.188Z] INFO: Waiting for the daemon under test to start... [2022-03-16T11:24:01.610Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-16T11:24:02.174Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-03-16T11:24:02.174Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-16T11:24:02.174Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2022-03-16T11:24:03.103Z] ok github.com/docker/docker/pkg/idtools 0.334s coverage: 69.5% of statements [2022-03-16T11:24:03.103Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 71.5% of statements [2022-03-16T11:24:03.360Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-16T11:24:03.360Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-03-16T11:24:03.360Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-16T11:24:03.617Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-16T11:24:03.617Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-03-16T11:24:03.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-03-16T11:24:04.130Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-16T11:24:04.130Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-03-16T11:24:04.130Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-16T11:24:04.130Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-16T11:24:04.469Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:24:04.469Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:24:04.469Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:24:04.469Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:24:04.469Z] [2022-03-16T11:24:04.469Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:24:04.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-03-16T11:24:04.726Z] DOCKER_SYSTEMD=1 [2022-03-16T11:24:04.726Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:24:04.726Z] HOSTNAME=6c6e80d7998f [2022-03-16T11:24:04.726Z] DEST=bundles/test-integration [2022-03-16T11:24:04.726Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:24:04.726Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:24:04.726Z] container=docker [2022-03-16T11:24:04.726Z] HOME=/root [2022-03-16T11:24:04.726Z] LANG=C.UTF-8 [2022-03-16T11:24:04.726Z] INVOCATION_ID=d10691d4136a46868b84990bd1620083 [2022-03-16T11:24:04.726Z] GOLANG_VERSION=1.18 [2022-03-16T11:24:04.726Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:24:04.726Z] VALIDATE_BRANCH=master [2022-03-16T11:24:04.726Z] TERM=xterm [2022-03-16T11:24:04.726Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:24:04.726Z] SHLVL=3 [2022-03-16T11:24:04.726Z] TIMEOUT=120m [2022-03-16T11:24:04.726Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:24:04.726Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:24:04.726Z] GO111MODULE=off [2022-03-16T11:24:04.726Z] DOCKER_EXPERIMENTAL=1 [2022-03-16T11:24:04.726Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-16T11:24:04.726Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:24:04.726Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:24:04.726Z] GOPATH=/go [2022-03-16T11:24:04.726Z] PKG_CONFIG=pkg-config [2022-03-16T11:24:04.726Z] _=/usr/bin/env [2022-03-16T11:24:04.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-16T11:24:04.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-16T11:24:05.207Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-16T11:24:05.464Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-16T11:24:05.640Z] .....INFO: Daemon under test started and replied! [2022-03-16T11:24:05.640Z] INFO: Docker version of the daemon under test [2022-03-16T11:24:05.640Z] [2022-03-16T11:24:05.640Z] Client: [2022-03-16T11:24:05.640Z] Version: 17.06.2-ce [2022-03-16T11:24:05.640Z] API version: 1.30 [2022-03-16T11:24:05.640Z] Go version: go1.8.3 [2022-03-16T11:24:05.640Z] Git commit: cec0b72 [2022-03-16T11:24:05.640Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-16T11:24:05.640Z] OS/Arch: windows/amd64 [2022-03-16T11:24:05.640Z] [2022-03-16T11:24:05.640Z] Server: [2022-03-16T11:24:05.640Z] Version: 0.0.0-dev [2022-03-16T11:24:05.640Z] API version: 1.42 (minimum version 1.24) [2022-03-16T11:24:05.640Z] Go version: go1.18 [2022-03-16T11:24:05.640Z] Git commit: 590e34eaf4 [2022-03-16T11:24:05.640Z] Built: 03/16/2022 11:21:36 [2022-03-16T11:24:05.640Z] OS/Arch: windows/amd64 [2022-03-16T11:24:05.640Z] Experimental: false [2022-03-16T11:24:05.640Z] [2022-03-16T11:24:05.640Z] INFO: Docker info of the daemon under test [2022-03-16T11:24:05.640Z] [2022-03-16T11:24:06.098Z] Containers: 0 [2022-03-16T11:24:06.098Z] Running: 0 [2022-03-16T11:24:06.098Z] Paused: 0 [2022-03-16T11:24:06.098Z] Stopped: 0 [2022-03-16T11:24:06.098Z] Images: 0 [2022-03-16T11:24:06.098Z] Server Version: 0.0.0-dev [2022-03-16T11:24:06.098Z] Storage Driver: windowsfilter [2022-03-16T11:24:06.098Z] Windows: [2022-03-16T11:24:06.098Z] Logging Driver: json-file [2022-03-16T11:24:06.098Z] Plugins: [2022-03-16T11:24:06.098Z] Volume: local [2022-03-16T11:24:06.098Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:24:06.098Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:24:06.098Z] Swarm: inactive [2022-03-16T11:24:06.098Z] Default Isolation: process [2022-03-16T11:24:06.098Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-16T11:24:06.098Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-16T11:24:06.098Z] OSType: windows [2022-03-16T11:24:06.098Z] Architecture: x86_64 [2022-03-16T11:24:06.098Z] CPUs: 4 [2022-03-16T11:24:06.098Z] Total Memory: 32GiB [2022-03-16T11:24:06.098Z] Name: azwin-2-8b3ad0 [2022-03-16T11:24:06.098Z] ID: VTPI:JFJE:T7IN:POGE:HGWO:JRKZ:NOQ3:JVOI:CAJ5:7HUE:G3RY:IOLB [2022-03-16T11:24:06.098Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T11:24:06.098Z] Debug Mode (client): false [2022-03-16T11:24:06.098Z] Debug Mode (server): true [2022-03-16T11:24:06.098Z] File Descriptors: -1 [2022-03-16T11:24:06.098Z] Goroutines: 16 [2022-03-16T11:24:06.098Z] System Time: 2022-03-16T11:24:05.6127505Z [2022-03-16T11:24:06.098Z] EventsListeners: 0 [2022-03-16T11:24:06.098Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:24:06.098Z] Labels: [2022-03-16T11:24:06.098Z] Experimental: false [2022-03-16T11:24:06.098Z] Insecure Registries: [2022-03-16T11:24:06.098Z] 127.0.0.0/8 [2022-03-16T11:24:06.098Z] Live Restore Enabled: false [2022-03-16T11:24:06.098Z] [2022-03-16T11:24:06.098Z] [2022-03-16T11:24:06.098Z] INFO: Docker images of the daemon under test [2022-03-16T11:24:06.098Z] [2022-03-16T11:24:06.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:24:06.098Z] [2022-03-16T11:24:06.098Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-16T11:24:06.098Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-16T11:24:06.099Z] ltsc2019: Pulling from windows/servercore [2022-03-16T11:24:06.559Z] 4612f6d0b889: Pulling fs layer [2022-03-16T11:24:06.559Z] 0a6173b79e25: Pulling fs layer [2022-03-16T11:24:06.829Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-03-16T11:24:06.829Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-16T11:24:07.086Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-16T11:24:07.342Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-16T11:24:07.599Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-16T11:24:07.599Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-16T11:24:07.999Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:24:07.999Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:24:07.999Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:24:07.999Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:24:07.999Z] [2022-03-16T11:24:08.161Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-16T11:24:08.418Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-03-16T11:24:08.941Z] + TEST_INTEGRATION_DEST=2 [2022-03-16T11:24:08.941Z] + CONTAINER_NAME=docker-pr10-2 [2022-03-16T11:24:08.941Z] + TEST_SKIP_INTEGRATION=1 [2022-03-16T11:24:08.941Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-16T11:24:08.941Z] + run_tests [2022-03-16T11:24:08.941Z] + c=0 [2022-03-16T11:24:08.941Z] + '[' -n 0 ']' [2022-03-16T11:24:08.941Z] + rm= [2022-03-16T11:24:08.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh '' test-integration [2022-03-16T11:24:08.941Z] + TEST_INTEGRATION_DEST=1 [2022-03-16T11:24:08.941Z] + CONTAINER_NAME=docker-pr10-1 [2022-03-16T11:24:08.941Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-16T11:24:08.941Z] + run_tests test-integration-flaky [2022-03-16T11:24:08.941Z] + '[' -n 0 ']' [2022-03-16T11:24:08.941Z] + rm= [2022-03-16T11:24:08.941Z] + TEST_INTEGRATION_DEST=3 [2022-03-16T11:24:08.941Z] + CONTAINER_NAME=docker-pr10-3 [2022-03-16T11:24:08.941Z] + TEST_SKIP_INTEGRATION=1 [2022-03-16T11:24:08.941Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-16T11:24:08.941Z] + run_tests [2022-03-16T11:24:08.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh test-integration-flaky test-integration [2022-03-16T11:24:08.941Z] + '[' -n 0 ']' [2022-03-16T11:24:08.941Z] + rm= [2022-03-16T11:24:08.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh '' test-integration [2022-03-16T11:24:08.941Z] ++ jobs -p [2022-03-16T11:24:08.941Z] + for job in $(jobs -p) [2022-03-16T11:24:08.941Z] + wait 31091 [2022-03-16T11:24:08.981Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-03-16T11:24:09.236Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-16T11:24:09.798Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-16T11:24:09.798Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-16T11:24:09.886Z] [2022-03-16T11:24:09.886Z] [2022-03-16T11:24:09.886Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:24:09.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:24:09.886Z] HOSTNAME=4689a7f4c522 [2022-03-16T11:24:09.886Z] TEST_SKIP_INTEGRATION=1 [2022-03-16T11:24:09.886Z] TESTDEBUG=0 [2022-03-16T11:24:09.886Z] DEST=bundles/test-integration [2022-03-16T11:24:09.886Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:24:09.886Z] KEEPBUNDLE=1 [2022-03-16T11:24:09.886Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:24:09.886Z] container=docker [2022-03-16T11:24:09.886Z] HOME=/root [2022-03-16T11:24:09.886Z] GOLANG_VERSION=1.18 [2022-03-16T11:24:09.886Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:24:09.886Z] VALIDATE_BRANCH=master [2022-03-16T11:24:09.886Z] TERM=xterm [2022-03-16T11:24:09.886Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:24:09.886Z] SHLVL=1 [2022-03-16T11:24:09.886Z] TIMEOUT=120m [2022-03-16T11:24:09.886Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:24:09.886Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:24:09.886Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-16T11:24:09.886Z] GO111MODULE=off [2022-03-16T11:24:09.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:24:09.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:24:09.886Z] GOPATH=/go [2022-03-16T11:24:09.886Z] PKG_CONFIG=pkg-config [2022-03-16T11:24:09.886Z] _=/usr/bin/env [2022-03-16T11:24:09.886Z] Building test suite binary ./integration-cli/test.main [2022-03-16T11:24:10.054Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-16T11:24:10.147Z] [2022-03-16T11:24:10.147Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-16T11:24:10.147Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:24:10.147Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:24:10.147Z] HOSTNAME=7fbb0aa9ae99 [2022-03-16T11:24:10.147Z] TEST_SKIP_INTEGRATION=1 [2022-03-16T11:24:10.147Z] TESTDEBUG=0 [2022-03-16T11:24:10.147Z] DEST=bundles/test-integration [2022-03-16T11:24:10.147Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:24:10.147Z] KEEPBUNDLE=1 [2022-03-16T11:24:10.147Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:24:10.147Z] container=docker [2022-03-16T11:24:10.147Z] HOME=/root [2022-03-16T11:24:10.147Z] GOLANG_VERSION=1.18 [2022-03-16T11:24:10.147Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:24:10.147Z] VALIDATE_BRANCH=master [2022-03-16T11:24:10.147Z] TERM=xterm [2022-03-16T11:24:10.147Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:24:10.147Z] SHLVL=1 [2022-03-16T11:24:10.147Z] TIMEOUT=120m [2022-03-16T11:24:10.147Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:24:10.147Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:24:10.147Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-16T11:24:10.147Z] GO111MODULE=off [2022-03-16T11:24:10.147Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:24:10.147Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:24:10.147Z] GOPATH=/go [2022-03-16T11:24:10.147Z] PKG_CONFIG=pkg-config [2022-03-16T11:24:10.147Z] _=/usr/bin/env [2022-03-16T11:24:10.147Z] Building test suite binary ./integration-cli/test.main [2022-03-16T11:24:10.718Z] No new tests added to integration. [2022-03-16T11:24:10.718Z] [2022-03-16T11:24:10.718Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:24:11.944Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-16T11:24:11.944Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-16T11:24:12.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:24:12.104Z] HOSTNAME=5d5f3ef5ecfa [2022-03-16T11:24:12.104Z] TESTDEBUG=0 [2022-03-16T11:24:12.104Z] DEST=bundles/test-integration [2022-03-16T11:24:12.104Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:24:12.104Z] KEEPBUNDLE=1 [2022-03-16T11:24:12.104Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:24:12.104Z] container=docker [2022-03-16T11:24:12.104Z] HOME=/root [2022-03-16T11:24:12.104Z] GOLANG_VERSION=1.18 [2022-03-16T11:24:12.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:24:12.104Z] VALIDATE_BRANCH=master [2022-03-16T11:24:12.104Z] TERM=xterm [2022-03-16T11:24:12.104Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:24:12.104Z] SHLVL=1 [2022-03-16T11:24:12.104Z] TIMEOUT=120m [2022-03-16T11:24:12.104Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:24:12.104Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:24:12.104Z] GO111MODULE=off [2022-03-16T11:24:12.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-16T11:24:12.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:24:12.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:24:12.104Z] GOPATH=/go [2022-03-16T11:24:12.104Z] PKG_CONFIG=pkg-config [2022-03-16T11:24:12.104Z] _=/usr/bin/env [2022-03-16T11:24:12.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-16T11:24:12.507Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-03-16T11:24:13.678Z] ...INFO: Daemon under test started and replied! [2022-03-16T11:24:13.678Z] INFO: Docker version of the daemon under test [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] Client: [2022-03-16T11:24:13.678Z] Version: 17.06.2-ce [2022-03-16T11:24:13.678Z] API version: 1.30 [2022-03-16T11:24:13.678Z] Go version: go1.8.3 [2022-03-16T11:24:13.678Z] Git commit: cec0b72 [2022-03-16T11:24:13.678Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-16T11:24:13.678Z] OS/Arch: windows/amd64 [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] Server: [2022-03-16T11:24:13.678Z] Version: 0.0.0-dev [2022-03-16T11:24:13.678Z] API version: 1.42 (minimum version 1.24) [2022-03-16T11:24:13.678Z] Go version: go1.18 [2022-03-16T11:24:13.678Z] Git commit: 590e34eaf4 [2022-03-16T11:24:13.678Z] Built: 03/16/2022 11:21:28 [2022-03-16T11:24:13.678Z] OS/Arch: windows/amd64 [2022-03-16T11:24:13.678Z] Experimental: false [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] INFO: Docker info of the daemon under test [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] Containers: 0 [2022-03-16T11:24:13.678Z] Running: 0 [2022-03-16T11:24:13.678Z] Paused: 0 [2022-03-16T11:24:13.678Z] Stopped: 0 [2022-03-16T11:24:13.678Z] Images: 0 [2022-03-16T11:24:13.678Z] Server Version: 0.0.0-dev [2022-03-16T11:24:13.678Z] Storage Driver: windowsfilter [2022-03-16T11:24:13.678Z] Windows: [2022-03-16T11:24:13.678Z] Logging Driver: json-file [2022-03-16T11:24:13.678Z] Plugins: [2022-03-16T11:24:13.678Z] Volume: local [2022-03-16T11:24:13.678Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T11:24:13.678Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T11:24:13.678Z] Swarm: inactive [2022-03-16T11:24:13.678Z] Default Isolation: process [2022-03-16T11:24:13.678Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T11:24:13.678Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T11:24:13.678Z] OSType: windows [2022-03-16T11:24:13.678Z] Architecture: x86_64 [2022-03-16T11:24:13.678Z] CPUs: 4 [2022-03-16T11:24:13.678Z] Total Memory: 32GiB [2022-03-16T11:24:13.678Z] Name: azwin-2-50a791 [2022-03-16T11:24:13.678Z] ID: NWMI:UP32:36IZ:Q5FM:YQRL:JC7P:WLK5:4T5Z:X43U:I3MV:R3AO:45AF [2022-03-16T11:24:13.678Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T11:24:13.678Z] Debug Mode (client): false [2022-03-16T11:24:13.678Z] Debug Mode (server): true [2022-03-16T11:24:13.678Z] File Descriptors: -1 [2022-03-16T11:24:13.678Z] Goroutines: 16 [2022-03-16T11:24:13.678Z] System Time: 2022-03-16T11:24:13.5599303Z [2022-03-16T11:24:13.678Z] EventsListeners: 0 [2022-03-16T11:24:13.678Z] Registry: https://index.docker.io/v1/ [2022-03-16T11:24:13.678Z] Labels: [2022-03-16T11:24:13.678Z] Experimental: false [2022-03-16T11:24:13.678Z] Insecure Registries: [2022-03-16T11:24:13.678Z] 127.0.0.0/8 [2022-03-16T11:24:13.678Z] Live Restore Enabled: false [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] INFO: Docker images of the daemon under test [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:24:13.678Z] [2022-03-16T11:24:13.678Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-16T11:24:13.874Z] ok github.com/docker/docker/quota 0.257s coverage: 71.4% of statements [2022-03-16T11:24:13.874Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-16T11:24:14.145Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-16T11:24:14.145Z] ltsc2022: Pulling from windows/servercore [2022-03-16T11:24:14.612Z] 8f616e6e9eec: Pulling fs layer [2022-03-16T11:24:14.612Z] 037d5740b404: Pulling fs layer [2022-03-16T11:24:14.805Z] ok github.com/docker/docker/registry 0.083s coverage: 58.3% of statements [2022-03-16T11:24:15.369Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-16T11:24:15.369Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-16T11:24:15.933Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-16T11:24:16.189Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-16T11:24:18.082Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-16T11:24:18.645Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2022-03-16T11:24:19.011Z] 0a6173b79e25: Verifying Checksum [2022-03-16T11:24:19.011Z] 0a6173b79e25: Download complete [2022-03-16T11:24:19.208Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-16T11:24:20.137Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-16T11:24:25.031Z] 037d5740b404: Verifying Checksum [2022-03-16T11:24:25.031Z] 037d5740b404: Download complete [2022-03-16T11:24:26.354Z] 4612f6d0b889: Verifying Checksum [2022-03-16T11:24:26.354Z] 4612f6d0b889: Download complete [2022-03-16T11:24:26.420Z] #81 exporting layers 23.7s done [2022-03-16T11:24:26.420Z] #81 writing image sha256:cbe9bdac58708ccd4efa7911092550c0b39b604d392f9480db7443705336f9c2 done [2022-03-16T11:24:26.420Z] #81 naming to docker.io/library/docker:590e34eaf4733b6400195b317679997ffae78f86 done [2022-03-16T11:24:26.420Z] #81 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-16T11:24:26.809Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/validate/default [2022-03-16T11:24:27.245Z] 8f616e6e9eec: Verifying Checksum [2022-03-16T11:24:27.245Z] 8f616e6e9eec: Download complete [2022-03-16T11:24:27.735Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-16T11:24:27.735Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-16T11:24:27.735Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-16T11:24:27.735Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-16T11:24:27.735Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-16T11:24:27.735Z] Congratulations! No new tests were added to integration-cli. [2022-03-16T11:24:27.735Z] [2022-03-16T11:24:27.735Z] INFO Start validation with golang-ci-lint [2022-03-16T11:24:28.298Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-16T11:24:28.298Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-16T11:24:28.298Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-16T11:24:42.026Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/rootless [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/volume [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-16T11:24:42.026Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === Skipped [2022-03-16T11:24:42.026Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-16T11:24:42.026Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-16T11:24:42.026Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-16T11:24:42.026Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-16T11:24:42.026Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-16T11:24:42.026Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.026Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.026Z] [2022-03-16T11:24:42.026Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-16T11:24:42.027Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:34Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-16T11:24:42.027Z] aufs_test.go:37: driver not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-16T11:24:42.027Z] time="2022-03-16T11:23:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-16T11:24:42.027Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-16T11:24:42.027Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-16T11:24:42.027Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:24:42.027Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-16T11:24:42.027Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-16T11:24:42.027Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-16T11:24:42.027Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-16T11:24:42.027Z] [2022-03-16T11:24:42.027Z] DONE 2323 tests, 53 skipped in 197.541s [2022-03-16T11:24:42.027Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:24:42.027Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-16T11:24:42.027Z] + 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-16T11:25:00.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-16T11:25:00.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-16T11:25:03.821Z] 8f616e6e9eec: Pull complete [2022-03-16T11:25:06.538Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:25:06.538Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:25:06.538Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:25:06.538Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:25:06.538Z] [2022-03-16T11:25:06.538Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:25:06.538Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:25:06.538Z] HOSTNAME=7f7d061d4632 [2022-03-16T11:25:06.538Z] DEST=bundles/test-integration [2022-03-16T11:25:06.538Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:25:06.538Z] DOCKER_ROOTLESS=1 [2022-03-16T11:25:06.538Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:25:06.538Z] container=docker [2022-03-16T11:25:06.538Z] HOME=/root [2022-03-16T11:25:06.538Z] GOLANG_VERSION=1.18 [2022-03-16T11:25:06.538Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:25:06.538Z] VALIDATE_BRANCH=master [2022-03-16T11:25:06.538Z] TERM=xterm [2022-03-16T11:25:06.538Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:25:06.538Z] SHLVL=1 [2022-03-16T11:25:06.538Z] TIMEOUT=120m [2022-03-16T11:25:06.538Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:25:06.538Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:25:06.538Z] GO111MODULE=off [2022-03-16T11:25:06.538Z] DOCKER_EXPERIMENTAL=1 [2022-03-16T11:25:06.538Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-16T11:25:06.538Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:25:06.538Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:25:06.538Z] GOPATH=/go [2022-03-16T11:25:06.538Z] PKG_CONFIG=pkg-config [2022-03-16T11:25:06.538Z] _=/usr/bin/env [2022-03-16T11:25:06.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-16T11:25:18.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-16T11:25:20.690Z] ok github.com/docker/docker/libnetwork 36.893s coverage: 40.7% of statements [2022-03-16T11:25:20.946Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-03-16T11:25:20.946Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-16T11:25:21.203Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-16T11:25:21.766Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-16T11:25:22.023Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-03-16T11:25:22.584Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-16T11:25:22.584Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-16T11:25:22.584Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-16T11:25:22.840Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-03-16T11:25:25.385Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.218s coverage: 59.9% of statements [2022-03-16T11:25:25.385Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-16T11:25:25.385Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-16T11:25:25.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-16T11:25:25.950Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-03-16T11:25:25.950Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-16T11:25:26.512Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-16T11:25:26.512Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-16T11:25:26.768Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-16T11:25:35.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-16T11:25:35.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-16T11:25:36.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-16T11:25:36.713Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.802s coverage: 7.2% of statements [2022-03-16T11:25:36.713Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-16T11:25:36.713Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-16T11:25:36.713Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-16T11:25:36.713Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-16T11:25:36.713Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-16T11:25:36.713Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-16T11:25:36.970Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-16T11:25:36.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-16T11:25:37.226Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-03-16T11:25:37.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-16T11:25:37.483Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-16T11:25:37.739Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-16T11:25:38.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-16T11:25:40.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-16T11:25:41.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-16T11:25:42.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-16T11:25:43.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-16T11:25:44.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-16T11:25:44.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-16T11:25:46.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-16T11:25:46.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-16T11:25:47.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-16T11:25:48.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:25:48.423Z] Using test binary docker [2022-03-16T11:25:48.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-16T11:25:48.423Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-16T11:25:48.423Z] Starting dockerd [2022-03-16T11:25:48.423Z] INFO: Waiting for daemon to start... [2022-03-16T11:25:49.912Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-16T11:25:50.940Z] . [2022-03-16T11:25:50.940Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:25:50.940Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:25:50.940Z] Error: No such image: emptyfs [2022-03-16T11:25:50.940Z] Running integration-test (iteration 1) [2022-03-16T11:25:50.940Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-16T11:25:50.940Z] Loaded image: busybox:latest [2022-03-16T11:25:51.196Z] Loaded image: busybox:glibc [2022-03-16T11:25:52.564Z] Loaded image: debian:bullseye-slim [2022-03-16T11:25:52.564Z] Loaded image: hello-world:latest [2022-03-16T11:25:52.564Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:25:52.564Z] INFO: Testing against a local daemon [2022-03-16T11:25:52.564Z] === RUN TestCgroupNamespacesBuild [2022-03-16T11:25:53.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-16T11:25:53.930Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-16T11:25:53.930Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-16T11:25:54.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-16T11:25:55.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-03-16T11:25:55.295Z] === RUN TestBuildWithSession [2022-03-16T11:25:55.295Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:25:55.295Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:25:55.295Z] === RUN TestBuildSquashParent [2022-03-16T11:25:59.461Z] --- PASS: TestBuildSquashParent (4.36s) [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:25:59.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:25:59.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:25:59.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:25:59.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:26:00.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:26:01.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:26:02.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:26:02.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-03-16T11:26:03.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-03-16T11:26:03.860Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:26:03.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:26:04.756Z] ok github.com/docker/docker/libnetwork/ipam 15.920s coverage: 85.3% of statements [2022-03-16T11:26:04.756Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-16T11:26:04.756Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-16T11:26:04.756Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-16T11:26:05.012Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-16T11:26:05.012Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-16T11:26:05.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:26:05.268Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-16T11:26:05.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:26:05.739Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:26:05.830Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-03-16T11:26:05.996Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-16T11:26:06.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-16T11:26:06.252Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:26:06.393Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-03-16T11:26:06.393Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-16T11:26:06.649Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-16T11:26:06.814Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-03-16T11:26:06.814Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:26:07.743Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-03-16T11:26:07.743Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:26:07.999Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-16T11:26:07.999Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:26:09.899Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-03-16T11:26:09.899Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:26:10.155Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-03-16T11:26:10.155Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:26:12.045Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-03-16T11:26:12.045Z] === RUN TestBuildWithHugeFile [2022-03-16T11:26:20.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-16T11:26:27.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-16T11:26:37.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-16T11:26:37.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-16T11:26:37.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-16T11:26:38.073Z] 4612f6d0b889: Pull complete [2022-03-16T11:26:38.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-16T11:26:38.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-16T11:26:39.144Z] 8f616e6e9eec: Pull complete [2022-03-16T11:26:39.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-16T11:26:41.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-16T11:26:43.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-16T11:26:43.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-16T11:26:44.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-16T11:26:45.064Z] 037d5740b404: Pull complete [2022-03-16T11:26:45.065Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-16T11:26:45.065Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:26:45.065Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-16T11:26:45.065Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-16T11:26:45.065Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-16T11:26:45.065Z] WARN: Skipping validation tests [2022-03-16T11:26:45.065Z] INFO: Running unit tests at 03/16/2022 11:26:38... [2022-03-16T11:26:45.065Z] INFO: make.ps1 starting at 03/16/2022 11:26:42 [2022-03-16T11:26:45.065Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:26:45.065Z] INFO: Invoking autogen... [2022-03-16T11:26:45.065Z] INFO: Running unit tests... [2022-03-16T11:26:45.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-16T11:26:46.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-16T11:26:47.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-16T11:26:47.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-16T11:26:48.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-16T11:26:48.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-16T11:26:48.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-16T11:26:49.492Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:26:49.492Z] Using test binary docker [2022-03-16T11:26:49.492Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-16T11:26:49.492Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:26:49.492Z] INFO: Waiting for daemon to start... [2022-03-16T11:26:49.492Z] Starting dockerd [2022-03-16T11:26:50.933Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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-16T11:26:53.658Z] . [2022-03-16T11:26:53.658Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:26:53.658Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:26:53.658Z] Error: No such image: emptyfs [2022-03-16T11:26:53.658Z] Running integration-test (iteration 1) [2022-03-16T11:26:53.658Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-16T11:26:53.658Z] Loaded image: busybox:latest [2022-03-16T11:26:53.658Z] Loaded image: busybox:glibc [2022-03-16T11:26:55.026Z] Loaded image: debian:bullseye-slim [2022-03-16T11:26:55.026Z] Loaded image: hello-world:latest [2022-03-16T11:26:55.282Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:26:55.282Z] INFO: Testing against a local daemon [2022-03-16T11:26:55.282Z] === RUN TestCgroupNamespacesBuild [2022-03-16T11:26:56.649Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-03-16T11:26:56.649Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-16T11:26:57.580Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-16T11:26:57.580Z] === RUN TestBuildWithSession [2022-03-16T11:26:57.580Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:26:57.580Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:26:57.580Z] === RUN TestBuildSquashParent [2022-03-16T11:27:03.429Z] ? github.com/docker/docker/api [no test files] [2022-03-16T11:27:04.119Z] --- PASS: TestBuildSquashParent (6.68s) [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:27:04.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:27:04.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:27:04.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:27:04.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:27:06.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:27:06.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:27:07.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:27:07.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:27:08.219Z] --- PASS: TestBuildWithHugeFile (52.79s) [2022-03-16T11:27:08.219Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:27:08.219Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:27:08.219Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:27:08.219Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:27:08.219Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:27:08.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:27:08.219Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:27:08.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:27:08.219Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:27:08.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:27:08.219Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:27:08.219Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:27:08.219Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:27:08.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-16T11:27:08.219Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-16T11:27:08.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-16T11:27:08.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-16T11:27:08.219Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:27:08.219Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-16T11:27:08.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-16T11:27:08.475Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-03-16T11:27:08.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-03-16T11:27:08.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-03-16T11:27:08.475Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:27:08.475Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-16T11:27:08.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-16T11:27:09.403Z] Loaded image: busybox:latest [2022-03-16T11:27:09.403Z] Loaded image: busybox:glibc [2022-03-16T11:27:09.794Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-03-16T11:27:09.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-03-16T11:27:09.795Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:27:09.795Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:27:10.770Z] Loaded image: debian:bullseye-slim [2022-03-16T11:27:10.770Z] Loaded image: hello-world:latest [2022-03-16T11:27:10.770Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:27:13.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:27:14.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:27:15.357Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:27:16.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2022-03-16T11:27:17.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-16T11:27:17.211Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:27:18.862Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.39s) [2022-03-16T11:27:18.862Z] PASS [2022-03-16T11:27:18.862Z] [2022-03-16T11:27:18.862Z] === Skipped [2022-03-16T11:27:18.862Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-16T11:27:18.862Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:27:18.862Z] [2022-03-16T11:27:18.862Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:27:18.862Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:27:18.862Z] [2022-03-16T11:27:18.862Z] DONE 34 tests, 2 skipped in 88.177s [2022-03-16T11:27:18.862Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-16T11:27:18.862Z] INFO: Testing against a local daemon [2022-03-16T11:27:18.862Z] === RUN TestConfigInspect [2022-03-16T11:27:19.786Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 2m42.053278063s [2022-03-16T11:27:19.786Z] 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-16T11:27:19.786Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.761769ms [2022-03-16T11:27:21.378Z] --- PASS: TestConfigInspect (2.09s) [2022-03-16T11:27:21.378Z] === RUN TestConfigList [2022-03-16T11:27:22.455Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-16T11:27:22.455Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:27:23.269Z] --- PASS: TestConfigList (2.10s) [2022-03-16T11:27:23.269Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:27:24.669Z] === RUN TestMiddlewares [2022-03-16T11:27:24.669Z] --- PASS: TestMiddlewares (0.00s) [2022-03-16T11:27:24.669Z] PASS [2022-03-16T11:27:24.669Z] coverage: 9.0% of statements [2022-03-16T11:27:24.669Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2022-03-16T11:27:25.163Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-03-16T11:27:25.163Z] === RUN TestConfigsUpdate [2022-03-16T11:27:27.679Z] --- PASS: TestConfigsUpdate (2.10s) [2022-03-16T11:27:27.679Z] === RUN TestTemplatedConfig [2022-03-16T11:27:30.215Z] --- PASS: TestTemplatedConfig (2.58s) [2022-03-16T11:27:30.215Z] === RUN TestConfigCreateResolve [2022-03-16T11:27:30.541Z] --- PASS: TestBuildLabelWithTargets (8.03s) [2022-03-16T11:27:30.541Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:27:32.119Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-03-16T11:27:32.119Z] PASS [2022-03-16T11:27:32.119Z] [2022-03-16T11:27:32.119Z] DONE 6 tests in 13.126s [2022-03-16T11:27:32.119Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-16T11:27:32.119Z] INFO: Testing against a local daemon [2022-03-16T11:27:32.119Z] === RUN TestCheckpoint [2022-03-16T11:27:32.119Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:27:32.119Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:27:32.119Z] === RUN TestContainerInvalidJSON [2022-03-16T11:27:32.119Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:27:32.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:27:32.119Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:27:32.119Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:27:32.119Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:27:32.119Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:27:32.119Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-16T11:27:32.119Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-16T11:27:32.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-16T11:27:32.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:27:32.119Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-16T11:27:32.119Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:27:32.375Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-16T11:27:32.375Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:27:32.375Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-16T11:27:32.375Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:27:32.375Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-16T11:27:32.375Z] === RUN TestCopyFromContainer [2022-03-16T11:27:33.058Z] --- PASS: TestBuildWithEmptyLayers (2.97s) [2022-03-16T11:27:33.058Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:27:33.302Z] === RUN TestCopyFromContainer// [2022-03-16T11:27:33.558Z] === RUN TestCopyFromContainer//bar/root [2022-03-16T11:27:33.558Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-16T11:27:33.558Z] === RUN TestCopyFromContainer/bar/quux [2022-03-16T11:27:33.558Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-16T11:27:33.558Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-16T11:27:33.814Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-16T11:27:33.814Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-16T11:27:33.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-16T11:27:33.814Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer (1.61s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-16T11:27:34.070Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-16T11:27:34.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:27:34.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:27:34.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:27:34.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:27:34.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:27:34.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:27:34.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:27:34.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:27:34.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:27:34.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:27:34.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-16T11:27:34.070Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:27:34.070Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-16T11:27:34.070Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:27:34.070Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:27:34.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:27:34.070Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:27:34.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:27:34.070Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:27:34.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:27:34.070Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:27:34.070Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:27:34.070Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:27:34.070Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:27:34.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:27:34.070Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:27:34.070Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-16T11:27:34.070Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:27:35.958Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-03-16T11:27:35.958Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:27:37.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:27:37.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:27:37.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:27:37.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:27:37.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:27:37.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:27:37.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:27:37.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:27:37.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:27:37.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:27:37.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-16T11:27:37.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-16T11:27:37.324Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:27:37.887Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-03-16T11:27:37.887Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:27:37.887Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:27:37.887Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:27:37.887Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-16T11:27:37.887Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-16T11:27:37.887Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:27:37.887Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:27:37.887Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-16T11:27:37.887Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:27:37.887Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-16T11:27:37.887Z] === RUN TestContainerStartOnDaemonRestart [2022-03-16T11:27:37.887Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-16T11:27:37.887Z] === RUN TestDaemonRestartIpcMode [2022-03-16T11:27:37.887Z] === PAUSE TestDaemonRestartIpcMode [2022-03-16T11:27:37.887Z] === RUN TestDaemonHostGatewayIP [2022-03-16T11:27:37.887Z] === PAUSE TestDaemonHostGatewayIP [2022-03-16T11:27:37.887Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-16T11:27:37.887Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-16T11:27:37.887Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:27:37.887Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-16T11:27:37.887Z] === RUN TestDiff [2022-03-16T11:27:38.302Z] --- PASS: TestBuildMultiStageOnBuild (5.05s) [2022-03-16T11:27:38.302Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:27:38.448Z] --- PASS: TestDiff (0.55s) [2022-03-16T11:27:38.448Z] === RUN TestExecWithCloseStdin [2022-03-16T11:27:38.864Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-16T11:27:38.865Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:27:39.010Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-03-16T11:27:39.010Z] === RUN TestExec [2022-03-16T11:27:39.572Z] --- PASS: TestExec (0.62s) [2022-03-16T11:27:39.572Z] === RUN TestExecUser [2022-03-16T11:27:40.133Z] --- PASS: TestExecUser (0.64s) [2022-03-16T11:27:40.133Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:27:41.062Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-03-16T11:27:41.062Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:27:42.428Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-16T11:27:42.428Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:27:42.990Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-03-16T11:27:42.990Z] === RUN TestHealthKillContainer [2022-03-16T11:27:43.032Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2022-03-16T11:27:43.032Z] === RUN TestBuildWithHugeFile [2022-03-16T11:27:51.118Z] --- PASS: TestHealthKillContainer (8.18s) [2022-03-16T11:27:51.118Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:27:51.679Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-03-16T11:27:51.679Z] === RUN TestIpcModeNone [2022-03-16T11:27:52.240Z] --- PASS: TestIpcModeNone (0.62s) [2022-03-16T11:27:52.240Z] === RUN TestIpcModePrivate [2022-03-16T11:27:52.496Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-03-16T11:27:52.752Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-16T11:27:52.752Z] === RUN TestIpcModeShareable [2022-03-16T11:27:53.314Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-03-16T11:27:53.571Z] --- PASS: TestIpcModeShareable (0.63s) [2022-03-16T11:27:53.571Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-16T11:27:55.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-03-16T11:27:55.462Z] === RUN TestAPIIpcModeHost [2022-03-16T11:27:55.718Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-03-16T11:27:55.718Z] === RUN TestDaemonIpcModeShareable [2022-03-16T11:27:56.657Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-16T11:27:56.913Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-03-16T11:27:56.913Z] === RUN TestDaemonIpcModePrivate [2022-03-16T11:27:57.842Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/networkdb 103.841s coverage: 59.9% of statements [2022-03-16T11:27:58.066Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/osl 4.370s coverage: 39.7% of statements [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-16T11:27:58.066Z] ok github.com/docker/docker/libnetwork/portmapper 0.265s coverage: 48.6% of statements [2022-03-16T11:27:58.099Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-16T11:27:58.099Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-16T11:27:58.325Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-16T11:27:58.325Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-16T11:27:58.584Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === Skipped [2022-03-16T11:27:58.584Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-16T11:27:58.584Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-16T11:27:58.584Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-16T11:27:58.584Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:27:58.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:27:58.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:27:58.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:27:58.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:27:58.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-16T11:27:58.584Z] firewalld_test.go:14: firewalld is not running [2022-03-16T11:27:58.584Z] [2022-03-16T11:27:58.584Z] DONE 326 tests, 9 skipped in 199.992s [2022-03-16T11:27:59.026Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-16T11:27:59.026Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-03-16T11:27:59.026Z] === RUN TestDaemonIpcModeShareableFromConfig Post stage [Pipeline] junit [2022-03-16T11:27:59.157Z] Recording test results [2022-03-16T11:27:59.259Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-16T11:27:59.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -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:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh dynbinary test-integration [2022-03-16T11:27:59.853Z] [2022-03-16T11:27:59.853Z] Removing bundles/ [2022-03-16T11:27:59.853Z] [2022-03-16T11:27:59.853Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-16T11:28:00.109Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:28:00.109Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:28:00.392Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-16T11:28:00.392Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-03-16T11:28:00.392Z] === RUN TestIpcModeOlderClient [2022-03-16T11:28:00.392Z] === PAUSE TestIpcModeOlderClient [2022-03-16T11:28:00.392Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:28:00.647Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-16T11:28:00.647Z] === RUN TestKillContainer [2022-03-16T11:28:00.647Z] === RUN TestKillContainer/no_signal [2022-03-16T11:28:01.208Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:28:01.464Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:28:02.025Z] --- PASS: TestKillContainer (1.22s) [2022-03-16T11:28:02.025Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-16T11:28:02.025Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-16T11:28:02.025Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-16T11:28:02.025Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:28:02.025Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-16T11:28:02.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-16T11:28:02.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-03-16T11:28:02.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-16T11:28:02.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-03-16T11:28:02.845Z] === RUN TestKillStoppedContainer [2022-03-16T11:28:02.845Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-16T11:28:02.845Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:28:02.845Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-16T11:28:02.845Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:28:03.408Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-03-16T11:28:03.408Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:28:03.408Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:28:03.408Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:28:03.408Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:28:03.408Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:28:03.408Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-16T11:28:03.408Z] === RUN TestLinksEtcHostsContentMatch [2022-03-16T11:28:03.664Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-03-16T11:28:03.664Z] === RUN TestLinksContainerNames [2022-03-16T11:28:04.592Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-16T11:28:04.592Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:28:05.154Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-16T11:28:05.154Z] === RUN TestContainerNetworkMountsNoChown [2022-03-16T11:28:05.411Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/default [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/default [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/private [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/private [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rprivate [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/slave [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/slave [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rslave [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/shared [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/shared [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rshared [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/default [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/rslave [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/rshared [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/shared [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/rprivate [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/slave [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/private [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:28:05.411Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-16T11:28:05.411Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-16T11:28:05.411Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:28:05.667Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:28:05.924Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-16T11:28:05.924Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-16T11:28:05.924Z] === RUN TestContainerBindMountNonRecursive [2022-03-16T11:28:07.289Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-03-16T11:28:07.289Z] === RUN TestContainerVolumesMountedAsShared [2022-03-16T11:28:07.545Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-16T11:28:07.545Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-16T11:28:08.107Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-16T11:28:08.107Z] === RUN TestNetworkNat [2022-03-16T11:28:08.364Z] --- PASS: TestNetworkNat (0.45s) [2022-03-16T11:28:08.364Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:28:08.926Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-16T11:28:08.926Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:28:10.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-16T11:28:11.443Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-16T11:28:11.443Z] === RUN TestPause [2022-03-16T11:28:12.006Z] --- PASS: TestPause (0.60s) [2022-03-16T11:28:12.006Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:28:12.006Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:28:12.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:28:12.006Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:28:12.569Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-03-16T11:28:12.569Z] === RUN TestPidHost [2022-03-16T11:28:13.498Z] --- PASS: TestPidHost (1.01s) [2022-03-16T11:28:13.498Z] === RUN TestPsFilter [2022-03-16T11:28:13.498Z] --- PASS: TestPsFilter (0.12s) [2022-03-16T11:28:13.498Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:28:14.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-16T11:28:14.060Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:28:14.317Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-16T11:28:14.317Z] === RUN TestRemoveContainerRunning [2022-03-16T11:28:14.924Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-16T11:28:14.924Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:28:15.180Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-16T11:28:15.180Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:28:15.180Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-16T11:28:15.180Z] === RUN TestRenameLinkedContainer [2022-03-16T11:28:17.070Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-16T11:28:17.070Z] === RUN TestRenameStoppedContainer [2022-03-16T11:28:17.326Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-16T11:28:17.327Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:28:18.255Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-16T11:28:18.255Z] === RUN TestRenameInvalidName [2022-03-16T11:28:18.513Z] --- PASS: TestRenameInvalidName (0.45s) [2022-03-16T11:28:18.513Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:28:20.404Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-03-16T11:28:20.404Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:28:20.661Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-16T11:28:20.661Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:28:21.589Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-03-16T11:28:21.589Z] === RUN TestResize [2022-03-16T11:28:21.845Z] --- PASS: TestResize (0.43s) [2022-03-16T11:28:21.845Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:28:22.408Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-16T11:28:22.408Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:28:22.969Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:22.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:22.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:22.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:28:22.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:24.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-16T11:28:25.216Z] === RUN TestBoolValue [2022-03-16T11:28:25.216Z] --- PASS: TestBoolValue (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestBoolValueOrDefault [2022-03-16T11:28:25.216Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestInt64ValueOrZero [2022-03-16T11:28:25.216Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestInt64ValueOrDefault [2022-03-16T11:28:25.216Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-16T11:28:25.216Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestJsonContentType [2022-03-16T11:28:25.216Z] --- PASS: TestJsonContentType (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 14.7% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2022-03-16T11:28:25.216Z] === RUN TestMaskSecretKeys [2022-03-16T11:28:25.216Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-16T11:28:25.216Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-16T11:28:25.216Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-16T11:28:25.216Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-16T11:28:25.216Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-16T11:28:25.216Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-16T11:28:25.216Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestVersionMiddlewareVersion [2022-03-16T11:28:25.216Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-16T11:28:25.216Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 37.7% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/server/middleware 0.105s coverage: 37.7% of statements [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-16T11:28:25.216Z] === RUN TestToJSON [2022-03-16T11:28:25.216Z] --- PASS: TestToJSON (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestToParamWithVersion [2022-03-16T11:28:25.216Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestFromJSON [2022-03-16T11:28:25.216Z] --- PASS: TestFromJSON (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestEmpty [2022-03-16T11:28:25.216Z] --- PASS: TestEmpty (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestArgsMatchKVListEmptySources [2022-03-16T11:28:25.216Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestArgsMatchKVList [2022-03-16T11:28:25.216Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestArgsMatch [2022-03-16T11:28:25.216Z] --- PASS: TestArgsMatch (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestAdd [2022-03-16T11:28:25.216Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestDel [2022-03-16T11:28:25.216Z] --- PASS: TestDel (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestLen [2022-03-16T11:28:25.216Z] --- PASS: TestLen (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestExactMatch [2022-03-16T11:28:25.216Z] --- PASS: TestExactMatch (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestOnlyOneExactMatch [2022-03-16T11:28:25.216Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestContains [2022-03-16T11:28:25.216Z] --- PASS: TestContains (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestValidate [2022-03-16T11:28:25.216Z] --- PASS: TestValidate (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestWalkValues [2022-03-16T11:28:25.216Z] --- PASS: TestWalkValues (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestFuzzyMatch [2022-03-16T11:28:25.216Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestClone [2022-03-16T11:28:25.216Z] --- PASS: TestClone (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 92.2% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-03-16T11:28:25.216Z] === RUN TestStrSliceMarshalJSON [2022-03-16T11:28:25.216Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestStrSliceUnmarshalJSON [2022-03-16T11:28:25.216Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestStrSliceUnmarshalString [2022-03-16T11:28:25.216Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestStrSliceUnmarshalSlice [2022-03-16T11:28:25.216Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 90.0% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-03-16T11:28:25.216Z] === RUN TestDurationToSecondsString [2022-03-16T11:28:25.216Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-16T11:28:25.216Z] === RUN TestGetTimestamp [2022-03-16T11:28:25.216Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-16T11:28:25.216Z] === RUN TestParseTimestamps [2022-03-16T11:28:25.216Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 100.0% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/types/time 0.226s coverage: 100.0% of statements [2022-03-16T11:28:25.216Z] === RUN TestAdjustForAPIVersion [2022-03-16T11:28:25.216Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 5.7% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-16T11:28:25.216Z] === RUN TestCompareVersion [2022-03-16T11:28:25.216Z] --- PASS: TestCompareVersion (0.00s) [2022-03-16T11:28:25.216Z] PASS [2022-03-16T11:28:25.216Z] coverage: 77.3% of statements [2022-03-16T11:28:25.216Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 77.3% of statements [2022-03-16T11:28:25.216Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-16T11:28:25.217Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-16T11:28:25.217Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestCloneArgsSmartHttp [2022-03-16T11:28:25.217Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestCloneArgsDumbHttp [2022-03-16T11:28:25.217Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestCloneArgsGit [2022-03-16T11:28:25.217Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestCheckoutGit [2022-03-16T11:28:25.217Z] === RUN TestEnable [2022-03-16T11:28:25.217Z] --- PASS: TestEnable (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestDisable [2022-03-16T11:28:25.217Z] --- PASS: TestDisable (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestEnabled [2022-03-16T11:28:25.217Z] --- PASS: TestEnabled (0.00s) [2022-03-16T11:28:25.217Z] PASS [2022-03-16T11:28:25.217Z] coverage: 100.0% of statements [2022-03-16T11:28:25.217Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-03-16T11:28:25.217Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-16T11:28:25.217Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestProcessNoDockerignore [2022-03-16T11:28:25.217Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-16T11:28:25.217Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestDetectContentType [2022-03-16T11:28:25.217Z] --- PASS: TestDetectContentType (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestSelectAcceptableMIME [2022-03-16T11:28:25.217Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestInspectEmptyResponse [2022-03-16T11:28:25.217Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestInspectResponseBinary [2022-03-16T11:28:25.217Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestResponseUnsupportedContentType [2022-03-16T11:28:25.217Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestInspectResponseTextSimple [2022-03-16T11:28:25.217Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestInspectResponseEmptyContentType [2022-03-16T11:28:25.217Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestUnknownContentLength [2022-03-16T11:28:25.217Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestDownloadRemote [2022-03-16T11:28:25.217Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-16T11:28:25.217Z] === RUN TestGetWithStatusError [2022-03-16T11:28:25.217Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestCloseRootDirectory [2022-03-16T11:28:25.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:28:25.217Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestHashFile [2022-03-16T11:28:25.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:28:25.217Z] --- SKIP: TestHashFile (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestHashSubdir [2022-03-16T11:28:25.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:28:25.217Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestRemoveDirectory [2022-03-16T11:28:25.217Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:28:25.217Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-16T11:28:25.217Z] PASS [2022-03-16T11:28:25.217Z] coverage: 9.3% of statements [2022-03-16T11:28:25.217Z] ok github.com/docker/docker/builder/remotecontext 0.254s coverage: 9.3% of statements [2022-03-16T11:28:25.217Z] === RUN TestGetAllAllowed [2022-03-16T11:28:25.217Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestGetAllMeta [2022-03-16T11:28:25.217Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-16T11:28:25.217Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestIsUnreferencedBuiltin [2022-03-16T11:28:25.217Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestIsExistingDirectory [2022-03-16T11:28:25.217Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestGetFilenameForDownload [2022-03-16T11:28:25.217Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestEnv2Variables [2022-03-16T11:28:25.217Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-16T11:28:25.217Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestMaintainer [2022-03-16T11:28:25.217Z] --- PASS: TestMaintainer (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestLabel [2022-03-16T11:28:25.217Z] --- PASS: TestLabel (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestFromScratch [2022-03-16T11:28:25.217Z] --- PASS: TestFromScratch (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestFromWithArg [2022-03-16T11:28:25.217Z] --- PASS: TestFromWithArg (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-16T11:28:25.217Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestFromWithUndefinedArg [2022-03-16T11:28:25.217Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestFromMultiStageWithNamedStage [2022-03-16T11:28:25.217Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestOnbuild [2022-03-16T11:28:25.217Z] --- PASS: TestOnbuild (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestWorkdir [2022-03-16T11:28:25.217Z] --- PASS: TestWorkdir (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestCmd [2022-03-16T11:28:25.217Z] --- PASS: TestCmd (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestHealthcheckNone [2022-03-16T11:28:25.217Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestHealthcheckCmd [2022-03-16T11:28:25.217Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestEntrypoint [2022-03-16T11:28:25.217Z] --- PASS: TestEntrypoint (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestExpose [2022-03-16T11:28:25.217Z] --- PASS: TestExpose (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestUser [2022-03-16T11:28:25.217Z] --- PASS: TestUser (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestVolume [2022-03-16T11:28:25.217Z] --- PASS: TestVolume (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestStopSignal [2022-03-16T11:28:25.217Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:28:25.217Z] --- SKIP: TestStopSignal (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestArg [2022-03-16T11:28:25.217Z] --- PASS: TestArg (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestShell [2022-03-16T11:28:25.217Z] --- PASS: TestShell (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestPrependEnvOnCmd [2022-03-16T11:28:25.217Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestRunWithBuildArgs [2022-03-16T11:28:25.217Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestRunIgnoresHealthcheck [2022-03-16T11:28:25.217Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestDispatchUnsupportedOptions [2022-03-16T11:28:25.217Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-16T11:28:25.217Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-16T11:28:25.217Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-16T11:28:25.217Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestNormalizeWorkdir [2022-03-16T11:28:25.217Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestDispatch [2022-03-16T11:28:25.217Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-16T11:28:25.217Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-16T11:28:25.217Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-16T11:28:25.217Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-16T11:28:25.217Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-16T11:28:25.217Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-16T11:28:25.217Z] === RUN TestDispatch/COPY_url [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch (0.09s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-16T11:28:25.217Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestAddScratchImageAddsToMounts [2022-03-16T11:28:25.217Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-16T11:28:25.217Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-16T11:28:25.217Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-16T11:28:25.217Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestImageSourceGetAddsToMounts [2022-03-16T11:28:25.217Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestEmptyDockerfile [2022-03-16T11:28:25.217Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestSymlinkDockerfile [2022-03-16T11:28:25.217Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-16T11:28:25.217Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestNonExistingDockerfile [2022-03-16T11:28:25.217Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-16T11:28:25.217Z] === RUN TestCopyRunConfig [2022-03-16T11:28:25.217Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestDeepCopyRunConfig [2022-03-16T11:28:25.217Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestExportImage [2022-03-16T11:28:25.217Z] --- PASS: TestExportImage (0.00s) [2022-03-16T11:28:25.217Z] === RUN TestNormalizeDest [2022-03-16T11:28:25.217Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-16T11:28:25.217Z] PASS [2022-03-16T11:28:25.217Z] coverage: 46.7% of statements [2022-03-16T11:28:25.217Z] ok github.com/docker/docker/builder/dockerfile 0.305s coverage: 46.7% of statements [2022-03-16T11:28:25.674Z] === RUN TestTCP4Proxy [2022-03-16T11:28:25.674Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-16T11:28:25.674Z] === RUN TestTCP4ProxyHalfClose [2022-03-16T11:28:25.674Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-16T11:28:25.674Z] === RUN TestTCP6Proxy [2022-03-16T11:28:25.674Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:28:25.674Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-16T11:28:25.674Z] === RUN TestTCPDualStackProxy [2022-03-16T11:28:25.674Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:28:25.674Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-16T11:28:25.674Z] === RUN TestUDP4Proxy [2022-03-16T11:28:25.674Z] --- PASS: TestUDP4Proxy (0.01s) [2022-03-16T11:28:25.674Z] === RUN TestUDP6Proxy [2022-03-16T11:28:25.674Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:28:25.674Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-16T11:28:25.674Z] === RUN TestUDPWriteError [2022-03-16T11:28:25.674Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-16T11:28:25.674Z] === RUN TestSCTP4Proxy [2022-03-16T11:28:25.674Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:28:25.674Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-16T11:28:25.674Z] === RUN TestSCTP6Proxy [2022-03-16T11:28:25.674Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:28:25.674Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-16T11:28:25.674Z] PASS [2022-03-16T11:28:25.674Z] coverage: 49.4% of statements [2022-03-16T11:28:25.674Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-03-16T11:28:25.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:27.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:28:27.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:28:28.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:28:28.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:32.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-16T11:28:32.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:28:32.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:28:34.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:28:35.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:28:35.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:28:37.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:28:37.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:28:38.039Z] === RUN TestCheckpointCreateError [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointCreate [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointDeleteError [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointDelete [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointListError [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointList [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointList (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestCheckpointListContainerNotFound [2022-03-16T11:28:38.039Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestNewClientWithOpsFromEnv [2022-03-16T11:28:38.039Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:28:38.039Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestGetAPIPath [2022-03-16T11:28:38.039Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestParseHostURL [2022-03-16T11:28:38.039Z] --- PASS: TestParseHostURL (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-16T11:28:38.039Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-16T11:28:38.039Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNegotiateAPIVersion [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNegotiateAPVersionOverride [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-16T11:28:38.040Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestClientRedirect [2022-03-16T11:28:38.040Z] --- PASS: TestClientRedirect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigCreateUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigCreateError [2022-03-16T11:28:38.040Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigCreate [2022-03-16T11:28:38.040Z] --- PASS: TestConfigCreate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspectNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspectWithEmptyID [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspectUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspectError [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspectConfigNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigInspect [2022-03-16T11:28:38.040Z] --- PASS: TestConfigInspect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigListUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigListError [2022-03-16T11:28:38.040Z] --- PASS: TestConfigListError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigList [2022-03-16T11:28:38.040Z] --- PASS: TestConfigList (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigRemoveUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigRemoveError [2022-03-16T11:28:38.040Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigRemove [2022-03-16T11:28:38.040Z] --- PASS: TestConfigRemove (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigUpdateUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigUpdateError [2022-03-16T11:28:38.040Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestConfigUpdate [2022-03-16T11:28:38.040Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCommitError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCommit [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCommit (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStatPathError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStatPathNotFoundError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStatPathNoHeaderError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStatPath [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyToContainerError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyToContainerNotFoundError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyToContainer [2022-03-16T11:28:38.040Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyFromContainerError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyFromContainerNotFoundError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-16T11:28:38.040Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestCopyFromContainer [2022-03-16T11:28:38.040Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCreateError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCreateImageNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCreateWithName [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerCreateAutoRemove [2022-03-16T11:28:38.040Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerDiffError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerDiff [2022-03-16T11:28:38.040Z] --- PASS: TestContainerDiff (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecCreateError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecCreate [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecStartError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecStart [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecInspectError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecInspect [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExportError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExportError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExport [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExport (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerInspectError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerInspectContainerNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerInspectWithEmptyID [2022-03-16T11:28:38.040Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerInspect [2022-03-16T11:28:38.040Z] --- PASS: TestContainerInspect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerInspectNode [2022-03-16T11:28:38.040Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerKillError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerKillError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerKill [2022-03-16T11:28:38.040Z] --- PASS: TestContainerKill (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerListError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerListError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerList [2022-03-16T11:28:38.040Z] --- PASS: TestContainerList (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerLogsNotFoundError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerLogsError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerLogs [2022-03-16T11:28:38.040Z] --- PASS: TestContainerLogs (0.22s) [2022-03-16T11:28:38.040Z] === RUN TestContainerPauseError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerPause [2022-03-16T11:28:38.040Z] --- PASS: TestContainerPause (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainersPruneError [2022-03-16T11:28:38.040Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainersPrune [2022-03-16T11:28:38.040Z] --- PASS: TestContainersPrune (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRemoveError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRemoveNotFoundError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRemove [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRemove (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRenameError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRename [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRename (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerResizeError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecResizeError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerResize [2022-03-16T11:28:38.040Z] --- PASS: TestContainerResize (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerExecResize [2022-03-16T11:28:38.040Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRestartError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerRestart [2022-03-16T11:28:38.040Z] --- PASS: TestContainerRestart (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStartError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStartError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStart [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStart (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStatsError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStats [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStats (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStopError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStopError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerStop [2022-03-16T11:28:38.040Z] --- PASS: TestContainerStop (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerTopError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerTopError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerTop [2022-03-16T11:28:38.040Z] --- PASS: TestContainerTop (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerUnpauseError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerUnpause [2022-03-16T11:28:38.040Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerUpdateError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerUpdate [2022-03-16T11:28:38.040Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerWaitError [2022-03-16T11:28:38.040Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestContainerWait [2022-03-16T11:28:38.040Z] --- PASS: TestContainerWait (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestDiskUsageError [2022-03-16T11:28:38.040Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestDiskUsage [2022-03-16T11:28:38.040Z] --- PASS: TestDiskUsage (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestDistributionInspectUnsupported [2022-03-16T11:28:38.040Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestDistributionInspectWithEmptyID [2022-03-16T11:28:38.040Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestEventsErrorInOptions [2022-03-16T11:28:38.040Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestEventsErrorFromServer [2022-03-16T11:28:38.040Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestEvents [2022-03-16T11:28:38.040Z] --- PASS: TestEvents (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestTLSCloseWriter [2022-03-16T11:28:38.040Z] === PAUSE TestTLSCloseWriter [2022-03-16T11:28:38.040Z] === RUN TestImageBuildError [2022-03-16T11:28:38.040Z] --- PASS: TestImageBuildError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageBuild [2022-03-16T11:28:38.040Z] --- PASS: TestImageBuild (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestGetDockerOS [2022-03-16T11:28:38.040Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageCreateError [2022-03-16T11:28:38.040Z] --- PASS: TestImageCreateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageCreate [2022-03-16T11:28:38.040Z] --- PASS: TestImageCreate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageHistoryError [2022-03-16T11:28:38.040Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageHistory [2022-03-16T11:28:38.040Z] --- PASS: TestImageHistory (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageImportError [2022-03-16T11:28:38.040Z] --- PASS: TestImageImportError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageImport [2022-03-16T11:28:38.040Z] --- PASS: TestImageImport (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageInspectError [2022-03-16T11:28:38.040Z] --- PASS: TestImageInspectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageInspectImageNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageInspectWithEmptyID [2022-03-16T11:28:38.040Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageInspect [2022-03-16T11:28:38.040Z] --- PASS: TestImageInspect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageListError [2022-03-16T11:28:38.040Z] --- PASS: TestImageListError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageList [2022-03-16T11:28:38.040Z] --- PASS: TestImageList (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageListApiBefore125 [2022-03-16T11:28:38.040Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageLoadError [2022-03-16T11:28:38.040Z] --- PASS: TestImageLoadError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageLoad [2022-03-16T11:28:38.040Z] --- PASS: TestImageLoad (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagesPruneError [2022-03-16T11:28:38.040Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagesPrune [2022-03-16T11:28:38.040Z] --- PASS: TestImagesPrune (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullReferenceParseError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullAnyError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePullWithoutErrors [2022-03-16T11:28:38.040Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushReferenceError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushAnyError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithoutErrors [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-16T11:28:38.040Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageRemoveError [2022-03-16T11:28:38.040Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageRemoveImageNotFound [2022-03-16T11:28:38.040Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageRemove [2022-03-16T11:28:38.040Z] --- PASS: TestImageRemove (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSaveError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSaveError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSave [2022-03-16T11:28:38.040Z] --- PASS: TestImageSave (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchAnyError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageSearchWithoutErrors [2022-03-16T11:28:38.040Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageTagError [2022-03-16T11:28:38.040Z] --- PASS: TestImageTagError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageTagInvalidReference [2022-03-16T11:28:38.040Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageTagInvalidSourceImageName [2022-03-16T11:28:38.040Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageTagHexSource [2022-03-16T11:28:38.040Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestImageTag [2022-03-16T11:28:38.040Z] --- PASS: TestImageTag (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestInfoServerError [2022-03-16T11:28:38.040Z] --- PASS: TestInfoServerError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestInfoInvalidResponseJSONError [2022-03-16T11:28:38.040Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestInfo [2022-03-16T11:28:38.040Z] --- PASS: TestInfo (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkConnectError [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkConnect [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkCreateError [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkCreate [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkDisconnectError [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkDisconnect [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/empty_ID [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/no_options [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/verbose [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/global_scope [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/unknown_network [2022-03-16T11:28:38.040Z] === RUN TestNetworkInspect/server_error [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-16T11:28:38.040Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworkListError [2022-03-16T11:28:38.041Z] --- PASS: TestNetworkListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworkList [2022-03-16T11:28:38.041Z] --- PASS: TestNetworkList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworksPruneError [2022-03-16T11:28:38.041Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworksPrune [2022-03-16T11:28:38.041Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworkRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNetworkRemove [2022-03-16T11:28:38.041Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeInspectNodeNotFound [2022-03-16T11:28:38.041Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeInspect [2022-03-16T11:28:38.041Z] --- PASS: TestNodeInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeListError [2022-03-16T11:28:38.041Z] --- PASS: TestNodeListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeList [2022-03-16T11:28:38.041Z] --- PASS: TestNodeList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeRemove [2022-03-16T11:28:38.041Z] --- PASS: TestNodeRemove (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeUpdateError [2022-03-16T11:28:38.041Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestNodeUpdate [2022-03-16T11:28:38.041Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestOptionWithHostFromEnv [2022-03-16T11:28:38.041Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestOptionWithTimeout [2022-03-16T11:28:38.041Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestOptionWithVersionFromEnv [2022-03-16T11:28:38.041Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPingFail [2022-03-16T11:28:38.041Z] --- PASS: TestPingFail (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPingWithError [2022-03-16T11:28:38.041Z] 2022/03/16 11:28:36 RoundTripper returned a response & error; ignoring response [2022-03-16T11:28:38.041Z] 2022/03/16 11:28:36 RoundTripper returned a response & error; ignoring response [2022-03-16T11:28:38.041Z] --- PASS: TestPingWithError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPingSuccess [2022-03-16T11:28:38.041Z] --- PASS: TestPingSuccess (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPingHeadFallback [2022-03-16T11:28:38.041Z] === RUN TestPingHeadFallback/OK [2022-03-16T11:28:38.041Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-16T11:28:38.041Z] === RUN TestPingHeadFallback/Not_Found [2022-03-16T11:28:38.041Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-16T11:28:38.041Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-16T11:28:38.041Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-16T11:28:38.041Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-16T11:28:38.041Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-16T11:28:38.041Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginDisableError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginDisable [2022-03-16T11:28:38.041Z] --- PASS: TestPluginDisable (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginEnableError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginEnable [2022-03-16T11:28:38.041Z] --- PASS: TestPluginEnable (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginInspect [2022-03-16T11:28:38.041Z] --- PASS: TestPluginInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginListError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginList [2022-03-16T11:28:38.041Z] --- PASS: TestPluginList (0.01s) [2022-03-16T11:28:38.041Z] === RUN TestPluginPushError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginPushError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginPush [2022-03-16T11:28:38.041Z] --- PASS: TestPluginPush (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginRemove [2022-03-16T11:28:38.041Z] --- PASS: TestPluginRemove (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginSetError [2022-03-16T11:28:38.041Z] --- PASS: TestPluginSetError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPluginSet [2022-03-16T11:28:38.041Z] --- PASS: TestPluginSet (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSetHostHeader [2022-03-16T11:28:38.041Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestPlainTextError [2022-03-16T11:28:38.041Z] --- PASS: TestPlainTextError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestInfiniteError [2022-03-16T11:28:38.041Z] --- PASS: TestInfiniteError (0.04s) [2022-03-16T11:28:38.041Z] === RUN TestCanceledContext [2022-03-16T11:28:38.041Z] 2022/03/16 11:28:36 RoundTripper returned a response & error; ignoring response [2022-03-16T11:28:38.041Z] --- PASS: TestCanceledContext (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestDeadlineExceededContext [2022-03-16T11:28:38.041Z] 2022/03/16 11:28:36 RoundTripper returned a response & error; ignoring response [2022-03-16T11:28:38.041Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretCreateUnsupported [2022-03-16T11:28:38.041Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretCreateError [2022-03-16T11:28:38.041Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretCreate [2022-03-16T11:28:38.041Z] --- PASS: TestSecretCreate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretInspectUnsupported [2022-03-16T11:28:38.041Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretInspectSecretNotFound [2022-03-16T11:28:38.041Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretInspect [2022-03-16T11:28:38.041Z] --- PASS: TestSecretInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretListUnsupported [2022-03-16T11:28:38.041Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretListError [2022-03-16T11:28:38.041Z] --- PASS: TestSecretListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretList [2022-03-16T11:28:38.041Z] --- PASS: TestSecretList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretRemoveUnsupported [2022-03-16T11:28:38.041Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretRemove [2022-03-16T11:28:38.041Z] --- PASS: TestSecretRemove (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretUpdateUnsupported [2022-03-16T11:28:38.041Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretUpdateError [2022-03-16T11:28:38.041Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSecretUpdate [2022-03-16T11:28:38.041Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceCreateError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceCreate [2022-03-16T11:28:38.041Z] --- PASS: TestServiceCreate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-16T11:28:38.041Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceCreateDigestPinning [2022-03-16T11:28:38.041Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceInspectServiceNotFound [2022-03-16T11:28:38.041Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceInspect [2022-03-16T11:28:38.041Z] --- PASS: TestServiceInspect (0.01s) [2022-03-16T11:28:38.041Z] === RUN TestServiceListError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceList [2022-03-16T11:28:38.041Z] --- PASS: TestServiceList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceLogsError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceLogs [2022-03-16T11:28:38.041Z] --- PASS: TestServiceLogs (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceRemoveNotFoundError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceRemove [2022-03-16T11:28:38.041Z] --- PASS: TestServiceRemove (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceUpdateError [2022-03-16T11:28:38.041Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestServiceUpdate [2022-03-16T11:28:38.041Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmGetUnlockKeyError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmGetUnlockKey [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmInitError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmInit [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmInit (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmInspect [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmJoinError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmJoin [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmLeaveError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmLeave [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmUnlockError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmUnlock [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmUpdateError [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestSwarmUpdate [2022-03-16T11:28:38.041Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestTaskInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestTaskInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestTaskInspect [2022-03-16T11:28:38.041Z] --- PASS: TestTaskInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestTaskListError [2022-03-16T11:28:38.041Z] --- PASS: TestTaskListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestTaskList [2022-03-16T11:28:38.041Z] --- PASS: TestTaskList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeCreateError [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeCreate [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeInspectError [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeInspectNotFound [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeInspectWithEmptyID [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeInspect [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeListError [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeListError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeList [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeList (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeRemoveError [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-16T11:28:38.041Z] === RUN TestVolumeRemove [2022-03-16T11:28:38.041Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-16T11:28:38.041Z] === CONT TestTLSCloseWriter [2022-03-16T11:28:38.041Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-16T11:28:38.041Z] PASS [2022-03-16T11:28:38.041Z] coverage: 75.2% of statements [2022-03-16T11:28:38.041Z] ok github.com/docker/docker/client 0.477s coverage: 75.2% of statements [2022-03-16T11:28:39.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:28:39.265Z] --- PASS: TestBuildWithHugeFile (50.22s) [2022-03-16T11:28:39.265Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:28:39.265Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:28:39.265Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:28:39.265Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:28:39.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:28:39.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:28:39.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:28:39.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:28:39.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:28:39.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:28:39.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:28:39.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:28:39.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:28:39.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-16T11:28:39.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-16T11:28:39.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-16T11:28:39.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-16T11:28:39.265Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:28:39.265Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-16T11:28:39.265Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-03-16T11:28:41.134Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-16T11:28:41.134Z] === RUN TestCgroupNamespacesRun [2022-03-16T11:28:41.171Z] INFO [linters context/goanalysis] analyzers took 4m44.994404327s with top 10 stages: buildir: 1m57.634861584s, goimports: 24.921583365s, unconvert: 18.253136126s, gosec: 17.190423097s, golint: 8.243843348s, S1038: 8.025671613s, misspell: 7.164588075s, S1039: 4.163783625s, nilness: 4.121533519s, inspect: 3.654296143s [2022-03-16T11:28:41.171Z] INFO [runner] Issues before processing: 3061, after processing: 0 [2022-03-16T11:28:41.171Z] INFO [runner] Processors filtering stat (out/in): cgo: 2445/3061, skip_dirs: 2445/2445, autogenerated_exclude: 2057/2445, identifier_marker: 2057/2057, filename_unadjuster: 2445/2445, skip_files: 2445/2445, nolint: 0/78, path_prettifier: 2445/2445, exclude: 2057/2057, exclude-rules: 78/2057 [2022-03-16T11:28:41.171Z] INFO [runner] processing took 85.603748ms with stages: nolint: 32.43561ms, identifier_marker: 23.58532ms, path_prettifier: 10.713325ms, autogenerated_exclude: 8.922966ms, exclude-rules: 7.723868ms, skip_dirs: 1.87088ms, cgo: 207.223µs, filename_unadjuster: 139.09µs, max_same_issues: 1.513µs, uniq_by_line: 863ns, skip_files: 554ns, diff: 400ns, exclude: 357ns, max_from_linter: 356ns, path_shortener: 322ns, source_code: 288ns, sort_results: 258ns, severity-rules: 223ns, max_per_file_from_linter: 222ns, path_prefixer: 110ns [2022-03-16T11:28:41.171Z] INFO [runner] linters took 1m27.995152994s with stages: goanalysis_metalinter: 1m27.909356068s [2022-03-16T11:28:41.171Z] INFO File cache stats: 1664 entries of total size 8.4MiB [2022-03-16T11:28:41.171Z] INFO Memory: 2507 samples, avg is 298.2MB, max is 1198.8MB [2022-03-16T11:28:41.171Z] INFO Execution took 4m10.552221282s [2022-03-16T11:28:41.171Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-16T11:28:41.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh dynbinary test-docker-py [2022-03-16T11:28:41.756Z] [2022-03-16T11:28:42.012Z] Removing bundles/ [2022-03-16T11:28:42.012Z] [2022-03-16T11:28:42.012Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-16T11:28:42.012Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:28:42.012Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:28:42.064Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2022-03-16T11:28:42.064Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-16T11:28:42.064Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-16T11:28:42.064Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-16T11:28:42.064Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-16T11:28:43.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-03-16T11:28:43.434Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-16T11:28:43.473Z] --- PASS: TestBuildPreserveOwnership (9.56s) [2022-03-16T11:28:43.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.55s) [2022-03-16T11:28:43.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-16T11:28:43.473Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:28:43.473Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-16T11:28:43.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-16T11:28:43.473Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-16T11:28:43.473Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-16T11:28:43.473Z] PASS [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === Skipped [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-16T11:28:43.473Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:28:43.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-16T11:28:43.473Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] DONE 34 tests, 3 skipped in 109.897s [2022-03-16T11:28:43.473Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-16T11:28:43.473Z] INFO: Testing against a local daemon [2022-03-16T11:28:43.473Z] === RUN TestConfigInspect [2022-03-16T11:28:43.473Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-16T11:28:43.473Z] === RUN TestConfigList [2022-03-16T11:28:43.473Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestConfigList (0.01s) [2022-03-16T11:28:43.473Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:28:43.473Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-16T11:28:43.473Z] === RUN TestConfigsUpdate [2022-03-16T11:28:43.473Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-16T11:28:43.473Z] === RUN TestTemplatedConfig [2022-03-16T11:28:43.473Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-16T11:28:43.473Z] === RUN TestConfigCreateResolve [2022-03-16T11:28:43.473Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-16T11:28:43.473Z] PASS [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === Skipped [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-16T11:28:43.473Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-16T11:28:43.473Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-16T11:28:43.473Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-16T11:28:43.473Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-16T11:28:43.473Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-16T11:28:43.473Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:28:43.473Z] [2022-03-16T11:28:43.473Z] DONE 6 tests, 6 skipped in 0.160s [2022-03-16T11:28:43.473Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-16T11:28:43.730Z] INFO: Testing against a local daemon [2022-03-16T11:28:43.730Z] === RUN TestCheckpoint [2022-03-16T11:28:43.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:28:43.730Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:28:43.730Z] === RUN TestContainerInvalidJSON [2022-03-16T11:28:43.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:28:43.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:28:43.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:28:43.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:28:43.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:28:43.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:28:43.730Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-16T11:28:43.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-16T11:28:43.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-16T11:28:43.730Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:28:43.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-16T11:28:43.730Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:28:43.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-16T11:28:43.730Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:28:43.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-16T11:28:43.730Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:28:43.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-16T11:28:43.730Z] === RUN TestCopyFromContainer [2022-03-16T11:28:44.382Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-16T11:28:44.382Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-16T11:28:45.748Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-03-16T11:28:45.748Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-16T11:28:46.678Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-16T11:28:46.678Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-16T11:28:47.240Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-16T11:28:47.240Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer// [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer//bar/root [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/quux [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-16T11:28:47.896Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer (3.90s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-16T11:28:47.896Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-16T11:28:47.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:28:47.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:28:47.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:28:47.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:28:47.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:28:47.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:28:47.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:28:47.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:28:47.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:28:47.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:28:47.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-16T11:28:47.896Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:28:47.896Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-03-16T11:28:47.896Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:28:47.896Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:28:47.896Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:28:47.896Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:28:47.896Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:28:47.896Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:28:47.896Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:28:47.896Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:28:47.896Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:28:47.896Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:28:47.896Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:28:47.896Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:28:47.896Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:28:47.896Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-16T11:28:47.896Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:28:48.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-03-16T11:28:48.605Z] === RUN TestNISDomainname [2022-03-16T11:28:48.824Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-16T11:28:48.824Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:28:49.168Z] --- PASS: TestNISDomainname (0.54s) [2022-03-16T11:28:49.168Z] === RUN TestHostnameDnsResolution [2022-03-16T11:28:49.730Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-03-16T11:28:49.730Z] === RUN TestUnprivilegedPortsAndPing [2022-03-16T11:28:49.920Z] 0a6173b79e25: Pull complete [2022-03-16T11:28:49.920Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-16T11:28:49.920Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:28:49.920Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-16T11:28:49.920Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-16T11:28:49.920Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-16T11:28:49.920Z] WARN: Skipping validation tests [2022-03-16T11:28:49.920Z] INFO: Running unit tests at 03/16/2022 11:28:45... [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:28:50.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:28:50.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:28:50.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:28:50.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:28:50.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:28:50.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:28:50.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:28:50.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:28:50.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:28:50.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:28:50.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:28:50.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-16T11:28:50.189Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:28:50.291Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-03-16T11:28:50.291Z] === RUN TestStats [2022-03-16T11:28:50.445Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s) [2022-03-16T11:28:50.445Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:28:50.445Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:28:50.445Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:28:50.445Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-16T11:28:50.445Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-16T11:28:50.445Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:28:50.445Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:28:50.445Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-16T11:28:50.445Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:28:50.445Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-16T11:28:50.445Z] === RUN TestContainerStartOnDaemonRestart [2022-03-16T11:28:50.445Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-16T11:28:50.445Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-16T11:28:50.445Z] === RUN TestDaemonRestartIpcMode [2022-03-16T11:28:50.445Z] === PAUSE TestDaemonRestartIpcMode [2022-03-16T11:28:50.445Z] === RUN TestDaemonHostGatewayIP [2022-03-16T11:28:50.445Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:28:50.445Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-16T11:28:50.445Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-16T11:28:50.445Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-16T11:28:50.445Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:28:50.445Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-16T11:28:50.445Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:28:50.445Z] === RUN TestDiff [2022-03-16T11:28:51.008Z] --- PASS: TestDiff (0.41s) [2022-03-16T11:28:51.008Z] === RUN TestExecWithCloseStdin [2022-03-16T11:28:51.230Z] 037d5740b404: Pull complete [2022-03-16T11:28:51.230Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-16T11:28:51.230Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:28:51.230Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-16T11:28:51.230Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-16T11:28:51.230Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-16T11:28:51.230Z] WARN: Skipping validation tests [2022-03-16T11:28:51.230Z] INFO: Running unit tests at 03/16/2022 11:28:44... [2022-03-16T11:28:51.230Z] INFO: make.ps1 starting at 03/16/2022 11:28:49 [2022-03-16T11:28:51.230Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:28:51.230Z] INFO: Invoking autogen... [2022-03-16T11:28:51.230Z] INFO: Running unit tests... [2022-03-16T11:28:51.265Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-16T11:28:51.265Z] === RUN TestExec [2022-03-16T11:28:51.461Z] INFO: make.ps1 starting at 03/16/2022 11:28:51 [2022-03-16T11:28:51.828Z] --- PASS: TestExec (0.43s) [2022-03-16T11:28:51.828Z] === RUN TestExecUser [2022-03-16T11:28:51.922Z] INFO: Git commit (590e34eaf4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-16T11:28:51.922Z] INFO: Invoking autogen... [2022-03-16T11:28:52.383Z] INFO: Running unit tests... [2022-03-16T11:28:52.390Z] --- PASS: TestExecUser (0.44s) [2022-03-16T11:28:52.390Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:28:52.807Z] --- PASS: TestStats (2.46s) [2022-03-16T11:28:52.807Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:28:52.807Z] === RUN TestStopContainerWithTimeout/0 [2022-03-16T11:28:52.807Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-16T11:28:52.807Z] === RUN TestStopContainerWithTimeout/1 [2022-03-16T11:28:52.807Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-16T11:28:52.807Z] === RUN TestStopContainerWithTimeout/3 [2022-03-16T11:28:52.807Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-16T11:28:52.807Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-16T11:28:52.807Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-16T11:28:52.807Z] === CONT TestStopContainerWithTimeout/0 [2022-03-16T11:28:52.807Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-16T11:28:52.952Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-16T11:28:52.952Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:28:53.368Z] === CONT TestStopContainerWithTimeout/3 [2022-03-16T11:28:54.320Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-16T11:28:54.320Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:28:54.576Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-16T11:28:54.576Z] === RUN TestHealthKillContainer [2022-03-16T11:28:55.701Z] --- PASS: TestCheckoutGit (33.61s) [2022-03-16T11:28:55.701Z] === RUN TestValidGitTransport [2022-03-16T11:28:55.701Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-16T11:28:55.701Z] === RUN TestGitInvalidRef [2022-03-16T11:28:55.701Z] --- PASS: TestGitInvalidRef (0.21s) [2022-03-16T11:28:55.701Z] PASS [2022-03-16T11:28:55.701Z] coverage: 86.3% of statements [2022-03-16T11:28:55.701Z] ok github.com/docker/docker/builder/remotecontext/git 33.892s coverage: 86.3% of statements [2022-03-16T11:28:55.882Z] === CONT TestStopContainerWithTimeout/1 [2022-03-16T11:28:56.809Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-16T11:28:56.809Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-03-16T11:28:56.809Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-03-16T11:28:56.809Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-16T11:28:56.809Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-03-16T11:28:56.809Z] === RUN TestDeleteDevicemapper [2022-03-16T11:28:56.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:28:56.809Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-16T11:28:56.809Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:28:57.229Z] ? github.com/docker/docker/cli [no test files] [2022-03-16T11:28:57.229Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-16T11:28:58.176Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-03-16T11:28:58.176Z] === RUN TestUpdateMemory [2022-03-16T11:28:58.176Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:28:58.176Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-16T11:28:58.176Z] === RUN TestUpdateCPUQuota [2022-03-16T11:28:58.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-16T11:28:59.105Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-03-16T11:28:59.105Z] === RUN TestUpdatePidsLimit [2022-03-16T11:28:59.105Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-16T11:28:59.361Z] === RUN TestUpdatePidsLimit/no_change [2022-03-16T11:28:59.617Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-16T11:28:59.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-16T11:28:59.873Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-16T11:28:59.886Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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-16T11:29:00.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-16T11:29:00.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-16T11:29:00.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-16T11:29:01.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-16T11:29:01.313Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:29:02.662Z] --- PASS: TestHealthKillContainer (7.76s) [2022-03-16T11:29:02.662Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:29:02.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:29:02.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:29:02.662Z] === RUN TestIpcModeNone [2022-03-16T11:29:02.693Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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-16T11:29:02.922Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-16T11:29:02.922Z] === RUN TestIpcModePrivate [2022-03-16T11:29:02.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-16T11:29:03.178Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-16T11:29:03.179Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-16T11:29:03.179Z] === RUN TestIpcModeShareable [2022-03-16T11:29:03.179Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:03.179Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-16T11:29:03.179Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-16T11:29:04.546Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-03-16T11:29:04.546Z] === RUN TestAPIIpcModeHost [2022-03-16T11:29:04.546Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:04.546Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-16T11:29:04.546Z] === RUN TestDaemonIpcModeShareable [2022-03-16T11:29:04.546Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:04.546Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-16T11:29:04.546Z] === RUN TestDaemonIpcModePrivate [2022-03-16T11:29:04.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-16T11:29:05.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-16T11:29:05.773Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-16T11:29:05.773Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestConfigureDaemonLogs [2022-03-16T11:29:05.773Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestCommonOptionsInstallFlags [2022-03-16T11:29:05.773Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-16T11:29:05.773Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-16T11:29:05.773Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-16T11:29:05.773Z] PASS [2022-03-16T11:29:05.773Z] coverage: 19.0% of statements [2022-03-16T11:29:05.773Z] ok github.com/docker/docker/cmd/dockerd 0.226s coverage: 19.0% of statements [2022-03-16T11:29:05.773Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-16T11:29:05.773Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-16T11:29:05.913Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-16T11:29:05.913Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-16T11:29:05.913Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-16T11:29:05.913Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:05.913Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-16T11:29:05.913Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-16T11:29:05.913Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:05.913Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-16T11:29:05.913Z] === RUN TestIpcModeOlderClient [2022-03-16T11:29:05.913Z] === PAUSE TestIpcModeOlderClient [2022-03-16T11:29:05.913Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:29:06.169Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-16T11:29:06.169Z] === RUN TestKillContainer [2022-03-16T11:29:06.169Z] === RUN TestKillContainer/no_signal [2022-03-16T11:29:06.732Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:29:06.732Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:29:06.743Z] === RUN TestContainerStopSignal [2022-03-16T11:29:06.743Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestContainerStopTimeout [2022-03-16T11:29:06.743Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-16T11:29:06.743Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-16T11:29:06.743Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-16T11:29:06.743Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestReplaceAndAppendEnvVars [2022-03-16T11:29:06.743Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-16T11:29:06.743Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestNewMemoryStore [2022-03-16T11:29:06.743Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestAddContainers [2022-03-16T11:29:06.743Z] --- PASS: TestAddContainers (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestGetContainer [2022-03-16T11:29:06.743Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestDeleteContainer [2022-03-16T11:29:06.743Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestListContainers [2022-03-16T11:29:06.743Z] --- PASS: TestListContainers (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestFirstContainer [2022-03-16T11:29:06.743Z] --- PASS: TestFirstContainer (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestApplyAllContainer [2022-03-16T11:29:06.743Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestIsValidHealthString [2022-03-16T11:29:06.743Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestStateRunStop [2022-03-16T11:29:06.743Z] --- PASS: TestStateRunStop (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestStateTimeoutWait [2022-03-16T11:29:06.743Z] state_test.go:141: Stop callback fired [2022-03-16T11:29:06.743Z] state_test.go:165: Stop callback fired [2022-03-16T11:29:06.743Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-16T11:29:06.743Z] === RUN TestIsValidStateString [2022-03-16T11:29:06.743Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestViewSaveDelete [2022-03-16T11:29:06.743Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-16T11:29:06.743Z] === RUN TestViewAll [2022-03-16T11:29:06.743Z] --- PASS: TestViewAll (0.01s) [2022-03-16T11:29:06.743Z] === RUN TestViewGet [2022-03-16T11:29:06.743Z] --- PASS: TestViewGet (0.01s) [2022-03-16T11:29:06.743Z] === RUN TestNames [2022-03-16T11:29:06.743Z] --- PASS: TestNames (0.00s) [2022-03-16T11:29:06.743Z] === RUN TestViewWithHealthCheck [2022-03-16T11:29:06.743Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-16T11:29:06.743Z] PASS [2022-03-16T11:29:06.743Z] coverage: 41.7% of statements [2022-03-16T11:29:06.743Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-03-16T11:29:06.743Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-16T11:29:06.743Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-16T11:29:06.743Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-16T11:29:06.743Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-16T11:29:07.199Z] === RUN TestPrepare [2022-03-16T11:29:07.199Z] --- PASS: TestPrepare (0.00s) [2022-03-16T11:29:07.199Z] === RUN TestStart [2022-03-16T11:29:07.199Z] --- PASS: TestStart (0.00s) [2022-03-16T11:29:07.199Z] === RUN TestWaitCancel [2022-03-16T11:29:07.199Z] --- PASS: TestWaitCancel (0.00s) [2022-03-16T11:29:07.199Z] === RUN TestWaitDisabled [2022-03-16T11:29:07.199Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-16T11:29:07.199Z] === RUN TestWaitEnabled [2022-03-16T11:29:07.199Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-16T11:29:07.199Z] === RUN TestRemove [2022-03-16T11:29:07.199Z] --- PASS: TestRemove (0.00s) [2022-03-16T11:29:07.199Z] PASS [2022-03-16T11:29:07.199Z] coverage: 65.3% of statements [2022-03-16T11:29:07.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-03-16T11:29:07.294Z] --- PASS: TestKillContainer (1.18s) [2022-03-16T11:29:07.294Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-16T11:29:07.294Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-16T11:29:07.294Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-16T11:29:07.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:29:07.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-16T11:29:07.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-16T11:29:08.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-03-16T11:29:08.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-16T11:29:08.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-16T11:29:08.112Z] === RUN TestKillStoppedContainer [2022-03-16T11:29:08.112Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-16T11:29:08.112Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:29:08.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-16T11:29:08.112Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:29:08.674Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-16T11:29:08.674Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:29:08.674Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:08.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:29:08.674Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:29:08.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:29:08.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-16T11:29:08.674Z] === RUN TestLinksEtcHostsContentMatch [2022-03-16T11:29:08.674Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-16T11:29:08.674Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-16T11:29:08.674Z] === RUN TestLinksContainerNames [2022-03-16T11:29:08.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-16T11:29:09.365Z] === RUN TestNewListSecretsFilters [2022-03-16T11:29:09.365Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-16T11:29:09.365Z] === RUN TestNewListConfigsFilters [2022-03-16T11:29:09.365Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-16T11:29:09.365Z] PASS [2022-03-16T11:29:09.366Z] coverage: 0.5% of statements [2022-03-16T11:29:09.366Z] ok github.com/docker/docker/daemon/cluster 0.211s coverage: 0.5% of statements [2022-03-16T11:29:09.601Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-16T11:29:09.601Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:29:09.857Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-16T11:29:09.857Z] === RUN TestContainerNetworkMountsNoChown [2022-03-16T11:29:10.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/default [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/default [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/private [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/private [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rprivate [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/slave [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/slave [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rslave [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/shared [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/shared [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rshared [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-16T11:29:10.115Z] === CONT TestMountDaemonRoot/default [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-16T11:29:10.115Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:29:10.115Z] === CONT TestMountDaemonRoot/rshared [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:29:10.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:29:10.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:29:10.115Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/shared [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rslave [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/slave [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rprivate [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/private [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:29:10.371Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-16T11:29:10.371Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:29:10.371Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:29:10.627Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-16T11:29:10.627Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-03-16T11:29:10.627Z] === RUN TestContainerBindMountNonRecursive [2022-03-16T11:29:10.627Z] 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-16T11:29:10.627Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-16T11:29:10.627Z] === RUN TestContainerVolumesMountedAsShared [2022-03-16T11:29:10.627Z] 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-16T11:29:10.627Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-16T11:29:10.627Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-16T11:29:10.627Z] 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-16T11:29:10.627Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-16T11:29:10.627Z] === RUN TestNetworkNat [2022-03-16T11:29:10.895Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-16T11:29:10.895Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-16T11:29:10.895Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-16T11:29:10.895Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-16T11:29:10.895Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-16T11:29:11.190Z] --- PASS: TestNetworkNat (0.53s) [2022-03-16T11:29:11.190Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-16T11:29:11.352Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-16T11:29:11.352Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-16T11:29:11.352Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-16T11:29:11.352Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-16T11:29:11.352Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-16T11:29:11.352Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-16T11:29:11.352Z] PASS [2022-03-16T11:29:11.352Z] coverage: 35.9% of statements [2022-03-16T11:29:11.352Z] ok github.com/docker/docker/daemon/cluster/convert 0.639s coverage: 35.9% of statements [2022-03-16T11:29:11.752Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-16T11:29:11.752Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:29:12.365Z] ? github.com/docker/docker/api [no test files] [2022-03-16T11:29:12.881Z] === RUN TestWaitNodeAttachment [2022-03-16T11:29:13.336Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-03-16T11:29:13.336Z] === RUN TestIsolationConversion [2022-03-16T11:29:13.336Z] === RUN TestIsolationConversion/default [2022-03-16T11:29:13.336Z] === RUN TestIsolationConversion/process [2022-03-16T11:29:13.336Z] === RUN TestIsolationConversion/hyperv [2022-03-16T11:29:13.336Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestContainerLabels [2022-03-16T11:29:13.336Z] --- PASS: TestContainerLabels (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestCredentialSpecConversion [2022-03-16T11:29:13.336Z] === RUN TestCredentialSpecConversion/none [2022-03-16T11:29:13.336Z] === RUN TestCredentialSpecConversion/config [2022-03-16T11:29:13.336Z] === RUN TestCredentialSpecConversion/file [2022-03-16T11:29:13.336Z] === RUN TestCredentialSpecConversion/registry [2022-03-16T11:29:13.336Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-16T11:29:13.336Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountBind [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountVolume [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountTarget [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountTmpfs [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountInvalidType [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-16T11:29:13.336Z] === RUN TestControllerValidateMountNamedPipe [2022-03-16T11:29:13.336Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-16T11:29:13.336Z] PASS [2022-03-16T11:29:13.336Z] coverage: 11.0% of statements [2022-03-16T11:29:13.336Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.650s coverage: 11.0% of statements [2022-03-16T11:29:13.479Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-03-16T11:29:13.479Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:29:13.479Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-16T11:29:13.479Z] === RUN TestWaitNonBlocked [2022-03-16T11:29:13.479Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:13.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:13.479Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:13.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:13.479Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:13.479Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:13.479Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-16T11:29:13.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-03-16T11:29:13.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-03-16T11:29:13.479Z] === RUN TestWaitBlocked [2022-03-16T11:29:13.479Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:13.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:13.479Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:13.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:13.479Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:13.479Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:13.792Z] === RUN TestBuilderGC [2022-03-16T11:29:13.792Z] --- PASS: TestBuilderGC (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationNotFound [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonBrokenConfiguration [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestFindConfigurationConflicts [2022-03-16T11:29:13.792Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-16T11:29:13.792Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-16T11:29:13.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-16T11:29:13.792Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-16T11:29:13.792Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-16T11:29:13.792Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-16T11:29:13.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_label [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_dns [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-16T11:29:13.793Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-16T11:29:13.793Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestReloadSetConfigFileNotExist [2022-03-16T11:29:13.793Z] === RUN TestEventsLog [2022-03-16T11:29:13.793Z] --- PASS: TestEventsLog (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestEventsLogTimeout [2022-03-16T11:29:13.793Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestLogEvents [2022-03-16T11:29:13.793Z] --- PASS: TestLogEvents (0.05s) [2022-03-16T11:29:13.793Z] === RUN TestLoadBufferedEvents [2022-03-16T11:29:13.793Z] time="2022-03-16T11:29:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-16T11:29:13.793Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-16T11:29:13.793Z] === RUN TestReloadDefaultConfigNotExist [2022-03-16T11:29:13.793Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:13.793Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestReloadBadDefaultConfig [2022-03-16T11:29:13.793Z] time="2022-03-16T11:29:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4077239690" [2022-03-16T11:29:13.793Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestReloadWithConflictingLabels [2022-03-16T11:29:13.793Z] time="2022-03-16T11:29:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3206576522" [2022-03-16T11:29:13.793Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestReloadWithDuplicateLabels [2022-03-16T11:29:13.793Z] time="2022-03-16T11:29:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1219623204" [2022-03-16T11:29:13.793Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestMaskURLCredentials [2022-03-16T11:29:13.793Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestDaemonConfigurationMerge [2022-03-16T11:29:13.793Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-16T11:29:13.793Z] PASS [2022-03-16T11:29:13.793Z] coverage: 79.2% of statements [2022-03-16T11:29:13.793Z] ok github.com/docker/docker/daemon/config 0.302s coverage: 79.2% of statements [2022-03-16T11:29:13.793Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-16T11:29:13.793Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-16T11:29:13.793Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-16T11:29:13.793Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-16T11:29:13.793Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-16T11:29:13.793Z] PASS [2022-03-16T11:29:13.793Z] coverage: 50.0% of statements [2022-03-16T11:29:13.793Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2022-03-16T11:29:14.042Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-16T11:29:14.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-03-16T11:29:14.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-03-16T11:29:14.042Z] === CONT TestContainerStartOnDaemonRestart [2022-03-16T11:29:14.042Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-16T11:29:14.267Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-16T11:29:14.267Z] === RUN TestPause [2022-03-16T11:29:14.267Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:14.267Z] --- SKIP: TestPause (0.00s) [2022-03-16T11:29:14.267Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:29:14.267Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:29:14.267Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:29:14.267Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:29:14.267Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:14.267Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-16T11:29:14.267Z] === RUN TestPidHost [2022-03-16T11:29:15.066Z] ? github.com/docker/docker/api [no test files] [2022-03-16T11:29:15.195Z] --- PASS: TestPidHost (0.88s) [2022-03-16T11:29:15.195Z] === RUN TestPsFilter [2022-03-16T11:29:15.195Z] --- PASS: TestPsFilter (0.10s) [2022-03-16T11:29:15.195Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:29:15.320Z] === RUN TestIsEmptyDir [2022-03-16T11:29:15.320Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-16T11:29:15.320Z] PASS [2022-03-16T11:29:15.320Z] coverage: 2.3% of statements [2022-03-16T11:29:15.320Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-03-16T11:29:15.320Z] === RUN TestLinkNaming [2022-03-16T11:29:15.320Z] --- PASS: TestLinkNaming (0.00s) [2022-03-16T11:29:15.320Z] === RUN TestLinkNew [2022-03-16T11:29:15.320Z] --- PASS: TestLinkNew (0.00s) [2022-03-16T11:29:15.320Z] === RUN TestLinkEnv [2022-03-16T11:29:15.320Z] --- PASS: TestLinkEnv (0.00s) [2022-03-16T11:29:15.320Z] === RUN TestLinkMultipleEnv [2022-03-16T11:29:15.320Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-16T11:29:15.320Z] === RUN TestLinkPortRangeEnv [2022-03-16T11:29:15.320Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-16T11:29:15.320Z] PASS [2022-03-16T11:29:15.320Z] coverage: 93.0% of statements [2022-03-16T11:29:15.321Z] ok github.com/docker/docker/daemon/links 0.160s coverage: 93.0% of statements [2022-03-16T11:29:15.452Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-16T11:29:15.452Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:29:16.014Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-16T11:29:16.014Z] === RUN TestRemoveContainerRunning [2022-03-16T11:29:16.270Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-16T11:29:16.270Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:29:16.282Z] === RUN TestVerifyNetworkingConfig [2022-03-16T11:29:16.282Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestGetContainer [2022-03-16T11:29:16.282Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestValidContainerNames [2022-03-16T11:29:16.282Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestContainerInitDNS [2022-03-16T11:29:16.282Z] daemon_test.go:145: root required [2022-03-16T11:29:16.282Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestMerge [2022-03-16T11:29:16.282Z] --- PASS: TestMerge (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestValidateContainerIsolation [2022-03-16T11:29:16.282Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestFindNetworkErrorType [2022-03-16T11:29:16.282Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-16T11:29:16.282Z] === RUN TestEnsureServicesExist [2022-03-16T11:29:16.282Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestEnsureServicesExistErrors [2022-03-16T11:29:16.283Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-16T11:29:16.283Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-16T11:29:16.283Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-16T11:29:16.283Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestContainerDelete [2022-03-16T11:29:16.283Z] --- PASS: TestContainerDelete (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestContainerDoubleDelete [2022-03-16T11:29:16.283Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestLogContainerEventCopyLabels [2022-03-16T11:29:16.283Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestLogContainerEventWithAttributes [2022-03-16T11:29:16.283Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestNoneHealthcheck [2022-03-16T11:29:16.283Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestHealthStates [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:15Z" 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-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] time="2022-03-16T11:29:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-16T11:29:16.283Z] --- PASS: TestHealthStates (0.20s) [2022-03-16T11:29:16.283Z] === RUN TestGetInspectData [2022-03-16T11:29:16.283Z] --- PASS: TestGetInspectData (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestFillLicense [2022-03-16T11:29:16.283Z] --- PASS: TestFillLicense (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestListInvalidFilter [2022-03-16T11:29:16.283Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestNameFilter [2022-03-16T11:29:16.283Z] --- PASS: TestNameFilter (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-16T11:29:16.283Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-16T11:29:16.283Z] === 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-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-16T11:29:16.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-16T11:29:16.283Z] --- 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-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-16T11:29:16.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadLabels [2022-03-16T11:29:16.283Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-16T11:29:16.283Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadMirrors [2022-03-16T11:29:16.283Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-16T11:29:16.283Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-16T11:29:16.283Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-16T11:29:16.283Z] reload_test.go:342: root required [2022-03-16T11:29:16.283Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-16T11:29:16.283Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-16T11:29:16.283Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-16T11:29:16.283Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-16T11:29:16.283Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-16T11:29:16.283Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-16T11:29:16.283Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-16T11:29:16.283Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-16T11:29:16.283Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-16T11:29:16.283Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-16T11:29:16.283Z] === RUN TestParseVolumesFrom [2022-03-16T11:29:16.283Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-16T11:29:16.576Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-03-16T11:29:16.576Z] === CONT TestIpcModeOlderClient [2022-03-16T11:29:16.576Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-03-16T11:29:16.576Z] === CONT TestContainerKillOnDaemonStart [2022-03-16T11:29:16.576Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-16T11:29:16.576Z] === CONT TestDaemonHostGatewayIP [2022-03-16T11:29:16.739Z] PASS [2022-03-16T11:29:16.739Z] coverage: 8.6% of statements [2022-03-16T11:29:16.739Z] ok github.com/docker/docker/daemon 0.640s coverage: 8.6% of statements [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-16T11:29:16.739Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-16T11:29:16.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-16T11:29:16.831Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:29:16.831Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-16T11:29:16.831Z] === RUN TestRenameLinkedContainer [2022-03-16T11:29:16.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-16T11:29:18.267Z] === RUN TestAdapterReadLogs [2022-03-16T11:29:18.267Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestCopier [2022-03-16T11:29:18.267Z] --- PASS: TestCopier (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestCopierLongLines [2022-03-16T11:29:18.267Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestCopierSlow [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/defaults [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-16T11:29:18.267Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-16T11:29:18.267Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-16T11:29:18.267Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-16T11:29:18.267Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-16T11:29:18.267Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-16T11:29:18.267Z] === RUN TestSearchRegistryForImagesErrors [2022-03-16T11:29:18.267Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-16T11:29:18.267Z] === RUN TestSearchRegistryForImages [2022-03-16T11:29:18.267Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestOnlyPlatformWithFallback [2022-03-16T11:29:18.268Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestImageDelete [2022-03-16T11:29:18.268Z] === RUN TestImageDelete/no_lease [2022-03-16T11:29:18.268Z] === RUN TestImageDelete/lease_exists [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:17Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-16T11:29:18.268Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-03-16T11:29:18.268Z] === RUN TestCreateSuccess [2022-03-16T11:29:18.268Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCreateStreamSkipped [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-16T11:29:18.268Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCreateLogGroupSuccess [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-16T11:29:18.268Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCreateError [2022-03-16T11:29:18.268Z] --- PASS: TestCreateError (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCreateAlreadyExists [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-16T11:29:18.268Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestLogClosed [2022-03-16T11:29:18.268Z] --- PASS: TestLogClosed (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestLogBlocking [2022-03-16T11:29:18.268Z] --- PASS: TestLogBlocking (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-16T11:29:18.268Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestLogNonBlockingBufferFull [2022-03-16T11:29:18.268Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestPublishBatchSuccess [2022-03-16T11:29:18.268Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestPublishBatchError [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=error msg=error [2022-03-16T11:29:18.268Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:29:18.268Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:29:18.268Z] time="2022-03-16T11:29:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-16T11:29:18.268Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchSimple [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchTicker [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMultilinePattern [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchClose [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/0/Hello [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/2/🙃 [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/3/���� [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/4/He��o [2022-03-16T11:29:18.268Z] === RUN TestEffectiveLen/5/ [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/0/ [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/1/Hello [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: Hello [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/2/Hello [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: He [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: llo [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/3/Hello [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: Hello [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/4/🙃 [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/5/🙃 [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/6/a� [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: a [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: � [2022-03-16T11:29:18.268Z] === RUN TestFindValidSplit/7/a� [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1076: a� [2022-03-16T11:29:18.268Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:29:18.268Z] --- PASS: TestCopierSlow (0.20s) [2022-03-16T11:29:18.268Z] === RUN TestCopierWithSized [2022-03-16T11:29:18.268Z] === RUN TestCopierWithSized/as_is [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestProcessEventEmoji [2022-03-16T11:29:18.268Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchLineSplit [2022-03-16T11:29:18.268Z] --- PASS: TestImageDelete (0.05s) [2022-03-16T11:29:18.268Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-16T11:29:18.268Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-16T11:29:18.268Z] === RUN TestContentStoreForPull [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMaxEvents [2022-03-16T11:29:18.268Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-16T11:29:18.268Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-16T11:29:18.268Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-16T11:29:18.268Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCopierWithPartial [2022-03-16T11:29:18.268Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestRingLogger [2022-03-16T11:29:18.268Z] --- PASS: TestRingLogger (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestRingCap [2022-03-16T11:29:18.268Z] --- PASS: TestRingCap (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestRingClose [2022-03-16T11:29:18.268Z] --- PASS: TestRingClose (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestRingDrain [2022-03-16T11:29:18.268Z] --- PASS: TestRingDrain (0.00s) [2022-03-16T11:29:18.268Z] PASS [2022-03-16T11:29:18.268Z] coverage: 43.2% of statements [2022-03-16T11:29:18.268Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-16T11:29:18.268Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-16T11:29:18.268Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-16T11:29:18.268Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-16T11:29:18.268Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-16T11:29:18.268Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestCreateTagSuccess [2022-03-16T11:29:18.268Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-16T11:29:18.268Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-16T11:29:18.268Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-16T11:29:18.268Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-16T11:29:18.268Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-16T11:29:18.268Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-16T11:29:18.268Z] PASS [2022-03-16T11:29:18.268Z] coverage: 79.9% of statements [2022-03-16T11:29:18.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.366s coverage: 79.9% of statements [2022-03-16T11:29:18.722Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-03-16T11:29:18.722Z] === RUN TestRenameStoppedContainer [2022-03-16T11:29:18.722Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-03-16T11:29:18.722Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:29:18.725Z] --- PASS: TestContentStoreForPull (0.22s) [2022-03-16T11:29:18.725Z] PASS [2022-03-16T11:29:18.725Z] coverage: 6.8% of statements [2022-03-16T11:29:18.725Z] ok github.com/docker/docker/daemon/images 0.362s coverage: 6.8% of statements [2022-03-16T11:29:18.725Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-16T11:29:18.725Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-16T11:29:18.725Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-16T11:29:19.091Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-03-16T11:29:19.091Z] === CONT TestDaemonRestartIpcMode [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-16T11:29:19.180Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-16T11:29:19.180Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-16T11:29:19.180Z] PASS [2022-03-16T11:29:19.180Z] coverage: 33.6% of statements [2022-03-16T11:29:19.180Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-03-16T11:29:19.180Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-16T11:29:19.180Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-16T11:29:19.180Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-16T11:29:19.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-16T11:29:19.641Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-16T11:29:19.641Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-16T11:29:19.641Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-16T11:29:19.641Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-03-16T11:29:19.641Z] === RUN TestFastTimeMarshalJSON [2022-03-16T11:29:19.641Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-16T11:29:19.641Z] PASS [2022-03-16T11:29:19.641Z] coverage: 87.2% of statements [2022-03-16T11:29:19.641Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.220s coverage: 87.2% of statements [2022-03-16T11:29:19.649Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-16T11:29:19.649Z] === RUN TestRenameInvalidName [2022-03-16T11:29:19.905Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-16T11:29:19.905Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:29:20.098Z] === RUN TestJSONFileLogger [2022-03-16T11:29:20.098Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-16T11:29:20.098Z] === RUN TestJSONFileLoggerWithTags [2022-03-16T11:29:20.098Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-16T11:29:20.098Z] === RUN TestJSONFileLoggerWithOpts [2022-03-16T11:29:20.098Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-16T11:29:20.098Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-16T11:29:20.098Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-16T11:29:20.098Z] === RUN TestEncodeDecode [2022-03-16T11:29:20.098Z] === PAUSE TestEncodeDecode [2022-03-16T11:29:20.098Z] === RUN TestUnexpectedEOF [2022-03-16T11:29:20.098Z] time="2022-03-16T11:29:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:29:20.098Z] time="2022-03-16T11:29:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:29:20.098Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-16T11:29:20.098Z] === CONT TestEncodeDecode [2022-03-16T11:29:20.098Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-16T11:29:20.098Z] PASS [2022-03-16T11:29:20.098Z] coverage: 69.9% of statements [2022-03-16T11:29:20.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.288s coverage: 69.9% of statements [2022-03-16T11:29:20.554Z] === RUN TestWriteLog [2022-03-16T11:29:20.554Z] === PAUSE TestWriteLog [2022-03-16T11:29:20.554Z] === RUN TestReadLog [2022-03-16T11:29:20.554Z] === PAUSE TestReadLog [2022-03-16T11:29:20.554Z] === RUN TestDecode [2022-03-16T11:29:20.554Z] --- PASS: TestDecode (0.03s) [2022-03-16T11:29:20.554Z] === CONT TestWriteLog [2022-03-16T11:29:20.554Z] --- PASS: TestWriteLog (0.00s) [2022-03-16T11:29:20.554Z] === CONT TestReadLog [2022-03-16T11:29:20.554Z] === RUN TestReadLog/tail_exact [2022-03-16T11:29:20.554Z] === RUN TestReadLog/tail_less_than_available [2022-03-16T11:29:20.554Z] === RUN TestReadLog/tail_more_than_available [2022-03-16T11:29:20.554Z] --- PASS: TestReadLog (0.21s) [2022-03-16T11:29:20.554Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-03-16T11:29:20.554Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-16T11:29:20.554Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-16T11:29:20.554Z] PASS [2022-03-16T11:29:20.554Z] coverage: 78.7% of statements [2022-03-16T11:29:20.554Z] ok github.com/docker/docker/daemon/logger/local 0.301s coverage: 78.7% of statements [2022-03-16T11:29:20.554Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-16T11:29:20.983Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-03-16T11:29:21.011Z] === RUN TestOpenFileDelete [2022-03-16T11:29:21.011Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestOpenFileRename [2022-03-16T11:29:21.011Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestHandleDecoderErr [2022-03-16T11:29:21.011Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestParseLogTagDefaultTag [2022-03-16T11:29:21.011Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestParseLogTag [2022-03-16T11:29:21.011Z] --- PASS: TestParseLogTag (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestParseLogTagEmptyTag [2022-03-16T11:29:21.011Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestTailFiles [2022-03-16T11:29:21.011Z] --- PASS: TestTailFiles (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestFollowLogsConsumerGone [2022-03-16T11:29:21.011Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestFollowLogsProducerGone [2022-03-16T11:29:21.011Z] logfile_test.go:180: logDecode() closed after sending 1572 messages [2022-03-16T11:29:21.011Z] logfile_test.go:233: messages sent: 1572, received: 1572 [2022-03-16T11:29:21.011Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-16T11:29:21.011Z] === RUN TestCheckCapacityAndRotate [2022-03-16T11:29:21.011Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-16T11:29:21.011Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-16T11:29:21.467Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-03-16T11:29:21.467Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-03-16T11:29:21.467Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-03-16T11:29:21.467Z] PASS [2022-03-16T11:29:21.467Z] coverage: 53.2% of statements [2022-03-16T11:29:21.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.179s coverage: 53.2% of statements [2022-03-16T11:29:21.467Z] === RUN TestLog [2022-03-16T11:29:21.467Z] --- PASS: TestLog (0.03s) [2022-03-16T11:29:21.467Z] PASS [2022-03-16T11:29:21.467Z] coverage: 31.5% of statements [2022-03-16T11:29:21.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2022-03-16T11:29:21.493Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:29:21.493Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:29:21.493Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:29:21.493Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:29:21.493Z] [2022-03-16T11:29:21.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-16T11:29:21.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-16T11:29:21.493Z] HOSTNAME=ffe90e9a6c3e [2022-03-16T11:29:21.493Z] TESTDEBUG=0 [2022-03-16T11:29:21.493Z] DEST=bundles/test-integration [2022-03-16T11:29:21.493Z] PWD=/go/src/github.com/docker/docker [2022-03-16T11:29:21.493Z] DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 [2022-03-16T11:29:21.493Z] container=docker [2022-03-16T11:29:21.493Z] HOME=/root [2022-03-16T11:29:21.493Z] GOLANG_VERSION=1.18 [2022-03-16T11:29:21.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-16T11:29:21.493Z] VALIDATE_BRANCH=master [2022-03-16T11:29:21.493Z] TERM=xterm [2022-03-16T11:29:21.493Z] DOCKER_PKG=github.com/docker/docker [2022-03-16T11:29:21.493Z] SHLVL=1 [2022-03-16T11:29:21.493Z] TIMEOUT=120m [2022-03-16T11:29:21.493Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-16T11:29:21.493Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-16T11:29:21.493Z] GO111MODULE=off [2022-03-16T11:29:21.493Z] DOCKER_EXPERIMENTAL=1 [2022-03-16T11:29:21.493Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-16T11:29:21.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-16T11:29:21.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-16T11:29:21.493Z] GOPATH=/go [2022-03-16T11:29:21.493Z] PKG_CONFIG=pkg-config [2022-03-16T11:29:21.493Z] _=/usr/bin/env [2022-03-16T11:29:21.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-16T11:29:21.849Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-03-16T11:29:21.849Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:29:21.849Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-16T11:29:21.849Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:29:22.430Z] === RUN TestNewParse [2022-03-16T11:29:22.430Z] --- PASS: TestNewParse (0.00s) [2022-03-16T11:29:22.430Z] PASS [2022-03-16T11:29:22.430Z] coverage: 8.3% of statements [2022-03-16T11:29:22.430Z] === RUN TestValidateLogOpt [2022-03-16T11:29:22.430Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestNewMissedConfig [2022-03-16T11:29:22.430Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestNewMissedUrl [2022-03-16T11:29:22.430Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestNewMissedToken [2022-03-16T11:29:22.430Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestNewWithProxy [2022-03-16T11:29:22.430Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-16T11:29:22.430Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestDefault [2022-03-16T11:29:22.430Z] --- PASS: TestDefault (0.01s) [2022-03-16T11:29:22.430Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-16T11:29:22.430Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestJsonFormat [2022-03-16T11:29:22.430Z] --- PASS: TestJsonFormat (0.01s) [2022-03-16T11:29:22.430Z] === RUN TestRawFormat [2022-03-16T11:29:22.430Z] --- PASS: TestRawFormat (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestRawFormatWithLabels [2022-03-16T11:29:22.430Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestRawFormatWithoutTag [2022-03-16T11:29:22.430Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestBatching [2022-03-16T11:29:22.430Z] === RUN TestParseLogFormat [2022-03-16T11:29:22.430Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestValidateLogOptEmpty [2022-03-16T11:29:22.430Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestValidateSyslogAddress [2022-03-16T11:29:22.430Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestParseAddressDefaultPort [2022-03-16T11:29:22.430Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestValidateSyslogFacility [2022-03-16T11:29:22.430Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestValidateLogOptSyslogFormat [2022-03-16T11:29:22.430Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-16T11:29:22.430Z] === RUN TestValidateLogOpt [2022-03-16T11:29:22.430Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:29:22.430Z] PASS [2022-03-16T11:29:22.430Z] coverage: 46.8% of statements [2022-03-16T11:29:22.430Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-03-16T11:29:22.430Z] --- PASS: TestBatching (0.20s) [2022-03-16T11:29:22.430Z] === RUN TestFrequency [2022-03-16T11:29:22.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-16T11:29:22.795Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-16T11:29:22.795Z] === RUN TestResize [2022-03-16T11:29:22.886Z] --- PASS: TestFrequency (0.18s) [2022-03-16T11:29:22.886Z] === RUN TestOneMessagePerRequest [2022-03-16T11:29:22.886Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-16T11:29:22.886Z] === RUN TestVerify [2022-03-16T11:29:22.886Z] --- PASS: TestVerify (0.00s) [2022-03-16T11:29:22.886Z] === RUN TestSkipVerify [2022-03-16T11:29:22.886Z] time="2022-03-16T11:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:22.886Z] time="2022-03-16T11:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:22.886Z] time="2022-03-16T11:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] --- PASS: TestSkipVerify (0.54s) [2022-03-16T11:29:23.342Z] === RUN TestBufferMaximum [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.023634\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.023634\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-16T11:29:23.342Z] === RUN TestServerAlwaysDown [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.027769\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.027769\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.027769\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.028860\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] time="2022-03-16T11:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430163.028860\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:23.342Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-16T11:29:23.342Z] === RUN TestCannotSendAfterClose [2022-03-16T11:29:23.342Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-16T11:29:23.342Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-16T11:29:23.356Z] --- PASS: TestResize (0.41s) [2022-03-16T11:29:23.356Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:29:23.612Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-16T11:29:23.612Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:29:23.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-16T11:29:23.870Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-16T11:29:23.870Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:29:23.870Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-16T11:29:23.870Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:29:23.870Z] === RUN TestCgroupNamespacesRun [2022-03-16T11:29:24.304Z] === RUN TestV1IDService [2022-03-16T11:29:24.304Z] --- PASS: TestV1IDService (0.03s) [2022-03-16T11:29:24.304Z] === RUN TestV2MetadataService [2022-03-16T11:29:24.304Z] time="2022-03-16T11:29:24Z" 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-16T11:29:24.304Z] time="2022-03-16T11:29:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fb687ab26984\"}'" [2022-03-16T11:29:24.304Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-16T11:29:24.304Z] PASS [2022-03-16T11:29:24.304Z] coverage: 82.5% of statements [2022-03-16T11:29:24.304Z] ok github.com/docker/docker/daemon/logger/splunk 2.025s coverage: 82.5% of statements [2022-03-16T11:29:24.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-16T11:29:24.304Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-16T11:29:24.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-16T11:29:24.760Z] === RUN TestSuccessfulDownload [2022-03-16T11:29:24.760Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:29:24.760Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-16T11:29:24.760Z] === RUN TestCancelledDownload [2022-03-16T11:29:24.760Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-16T11:29:24.760Z] === RUN TestMaxDownloadAttempts [2022-03-16T11:29:24.760Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:29:24.760Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:29:24.760Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:29:24.760Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:29:24.760Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:29:24.760Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:29:24.760Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:29:24.760Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:29:24.760Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:29:24.760Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:29:24.760Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:29:24.760Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:29:24.760Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-16T11:29:24.760Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-16T11:29:24.760Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-16T11:29:24.760Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-16T11:29:24.760Z] === RUN TestContinueOnError_NeverContinue [2022-03-16T11:29:24.760Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-16T11:29:24.760Z] === RUN TestManifestStore [2022-03-16T11:29:24.760Z] === RUN TestManifestStore/no_remote_or_local [2022-03-16T11:29:24.761Z] time="2022-03-16T11:29:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4036702976\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-16T11:29:24.761Z] === RUN TestManifestStore/no_local_cache [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/with_local_cache [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/unknown_media_type [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="reference for unknown type: " [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="reference for unknown type: " [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:29:25.217Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-16T11:29:25.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-16T11:29:25.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-03-16T11:29:25.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-03-16T11:29:25.217Z] === RUN TestTransfer [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="reference for unknown type: " [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="reference for unknown type: " [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="reference for unknown type: " [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-16T11:29:25.217Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-16T11:29:25.217Z] time="2022-03-16T11:29:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore (0.35s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-16T11:29:25.217Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-16T11:29:25.217Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestFixManifestLayers [2022-03-16T11:29:25.217Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-16T11:29:25.217Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:29:25.217Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestFixManifestLayersBadParent [2022-03-16T11:29:25.217Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestValidateManifest [2022-03-16T11:29:25.217Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:29:25.217Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestFormatPlatform [2022-03-16T11:29:25.217Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-16T11:29:25.217Z] === RUN TestPullSchema2Config [2022-03-16T11:29:25.217Z] === RUN TestPullSchema2Config/success_first_time [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.217Z] === RUN TestPullSchema2Config/500_status [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.217Z] --- PASS: TestV2MetadataService (0.84s) [2022-03-16T11:29:25.217Z] PASS [2022-03-16T11:29:25.217Z] coverage: 48.2% of statements [2022-03-16T11:29:25.217Z] ok github.com/docker/docker/distribution/metadata 0.943s coverage: 48.2% of statements [2022-03-16T11:29:25.217Z] --- PASS: TestTransfer (0.12s) [2022-03-16T11:29:25.217Z] === RUN TestConcurrencyLimit [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.217Z] === RUN TestPullSchema2Config/EOF [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:29:25.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.217Z] 2022/03/16 11:29:25 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-16T11:29:25.217Z] goroutine 109 [running]: [2022-03-16T11:29:25.217Z] net/http.(*conn).serve.func1() [2022-03-16T11:29:25.217Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:29:25.217Z] panic({0x14c5860, 0x16a6fe0}) [2022-03-16T11:29:25.217Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:29:25.217Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000085860?, {0x16ae798?, 0xc00033e000?}) [2022-03-16T11:29:25.217Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-16T11:29:25.217Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16ae798, 0xc00033e000}, 0xc000430600) [2022-03-16T11:29:25.217Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-16T11:29:25.217Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16ae798?, 0xc00033e000?}, 0xc00005ac00?) [2022-03-16T11:29:25.217Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:29:25.217Z] net/http.serverHandler.ServeHTTP({0xc0003dec60?}, {0x16ae798, 0xc00033e000}, 0xc000430600) [2022-03-16T11:29:25.217Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:29:25.217Z] net/http.(*conn).serve(0xc0002ef180, {0x16af010, 0xc0002345a0}) [2022-03-16T11:29:25.217Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:29:25.217Z] created by net/http.(*Server).Serve [2022-03-16T11:29:25.217Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:29:25.241Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-03-16T11:29:25.241Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-16T11:29:25.673Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-16T11:29:25.673Z] === RUN TestInactiveJobs [2022-03-16T11:29:25.673Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.673Z] === RUN TestPullSchema2Config/unauthorized [2022-03-16T11:29:25.673Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:29:25.673Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:29:25.673Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-16T11:29:25.673Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-16T11:29:25.673Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-16T11:29:25.673Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-16T11:29:25.673Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestGetRepositoryMountCandidates [2022-03-16T11:29:25.673Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestLayerAlreadyExists [2022-03-16T11:29:25.673Z] 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-16T11:29:25.673Z] 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-16T11:29:25.673Z] 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-16T11:29:25.673Z] 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-16T11:29:25.673Z] 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-16T11:29:25.673Z] 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-16T11:29:25.673Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestWhenEmptyAuthConfig [2022-03-16T11:29:25.673Z] === RUN TestNotFound [2022-03-16T11:29:25.673Z] --- PASS: TestNotFound (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestConflict [2022-03-16T11:29:25.673Z] --- PASS: TestConflict (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestForbidden [2022-03-16T11:29:25.673Z] --- PASS: TestForbidden (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestInvalidParameter [2022-03-16T11:29:25.673Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestNotImplemented [2022-03-16T11:29:25.673Z] --- PASS: TestNotImplemented (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestNotModified [2022-03-16T11:29:25.673Z] --- PASS: TestNotModified (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestUnauthorized [2022-03-16T11:29:25.673Z] --- PASS: TestUnauthorized (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestUnknown [2022-03-16T11:29:25.673Z] --- PASS: TestUnknown (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestCancelled [2022-03-16T11:29:25.673Z] --- PASS: TestCancelled (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestDeadline [2022-03-16T11:29:25.673Z] --- PASS: TestDeadline (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestDataLoss [2022-03-16T11:29:25.673Z] --- PASS: TestDataLoss (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestUnavailable [2022-03-16T11:29:25.673Z] --- PASS: TestUnavailable (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestSystem [2022-03-16T11:29:25.673Z] --- PASS: TestSystem (0.00s) [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Not_Found [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Bad_Request [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Conflict [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Unauthorized [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Forbidden [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Not_Modified [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-16T11:29:25.673Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-16T11:29:25.673Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-16T11:29:25.673Z] PASS [2022-03-16T11:29:25.673Z] coverage: 53.1% of statements [2022-03-16T11:29:25.673Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-16T11:29:26.129Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-16T11:29:26.129Z] === RUN TestWatchRelease [2022-03-16T11:29:26.129Z] --- PASS: TestWatchRelease (0.04s) [2022-03-16T11:29:26.129Z] === RUN TestWatchFinishedTransfer [2022-03-16T11:29:26.129Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-16T11:29:26.129Z] === RUN TestDuplicateTransfer [2022-03-16T11:29:26.129Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-16T11:29:26.129Z] === RUN TestSuccessfulUpload [2022-03-16T11:29:26.129Z] time="2022-03-16T11:29:25Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-16T11:29:26.129Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-16T11:29:26.129Z] === RUN TestCancelledUpload [2022-03-16T11:29:26.173Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-16T11:29:26.173Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-16T11:29:26.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-16T11:29:26.585Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-16T11:29:26.585Z] PASS [2022-03-16T11:29:26.585Z] coverage: 76.8% of statements [2022-03-16T11:29:26.585Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 76.8% of statements [2022-03-16T11:29:26.585Z] === RUN TestCompare [2022-03-16T11:29:26.585Z] --- PASS: TestCompare (0.00s) [2022-03-16T11:29:26.585Z] PASS [2022-03-16T11:29:26.585Z] coverage: 19.2% of statements [2022-03-16T11:29:26.585Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2022-03-16T11:29:27.041Z] === RUN TestFSGetInvalidData [2022-03-16T11:29:27.041Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-16T11:29:27.041Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-16T11:29:27.041Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-16T11:29:27.041Z] === RUN TestTokenPassThru [2022-03-16T11:29:27.041Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-16T11:29:27.041Z] === RUN TestFSInvalidSet [2022-03-16T11:29:27.041Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-16T11:29:27.041Z] === RUN TestTokenPassThruDifferentHost [2022-03-16T11:29:27.041Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-16T11:29:27.041Z] PASS [2022-03-16T11:29:27.041Z] coverage: 26.7% of statements [2022-03-16T11:29:27.041Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-16T11:29:27.041Z] === RUN TestFSInvalidRoot [2022-03-16T11:29:27.041Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-16T11:29:27.041Z] === RUN TestFSMetadataGetSet [2022-03-16T11:29:27.041Z] ok github.com/docker/docker/distribution 2.240s coverage: 26.7% of statements [2022-03-16T11:29:27.041Z] --- PASS: TestFSMetadataGetSet (0.09s) [2022-03-16T11:29:27.041Z] === RUN TestFSInvalidWalker [2022-03-16T11:29:27.041Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-16T11:29:27.041Z] === RUN TestFSGetSet [2022-03-16T11:29:27.041Z] --- PASS: TestFSGetSet (0.04s) [2022-03-16T11:29:27.041Z] === RUN TestFSGetUnsetKey [2022-03-16T11:29:27.041Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-16T11:29:27.041Z] === RUN TestFSGetEmptyData [2022-03-16T11:29:27.041Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-16T11:29:27.041Z] === RUN TestFSDelete [2022-03-16T11:29:27.041Z] --- PASS: TestFSDelete (0.02s) [2022-03-16T11:29:27.041Z] === RUN TestFSWalker [2022-03-16T11:29:27.041Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-16T11:29:27.041Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-16T11:29:27.041Z] --- PASS: TestFSWalker (0.02s) [2022-03-16T11:29:27.041Z] === RUN TestFSWalkerStopOnError [2022-03-16T11:29:27.041Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-16T11:29:27.041Z] === RUN TestNewFromJSON [2022-03-16T11:29:27.041Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-16T11:29:27.041Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-16T11:29:27.041Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-16T11:29:27.041Z] === RUN TestMarshalKeyOrder [2022-03-16T11:29:27.041Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-16T11:29:27.041Z] === RUN TestHistoryEqual [2022-03-16T11:29:27.499Z] --- PASS: TestHistoryEqual (0.18s) [2022-03-16T11:29:27.499Z] === RUN TestImage [2022-03-16T11:29:27.499Z] --- PASS: TestImage (0.00s) [2022-03-16T11:29:27.499Z] === RUN TestImageOSNotEmpty [2022-03-16T11:29:27.499Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-16T11:29:27.499Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-16T11:29:27.499Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-16T11:29:27.499Z] === RUN TestCreate [2022-03-16T11:29:27.499Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:29:27.499Z] === RUN TestRestore [2022-03-16T11:29:27.499Z] time="2022-03-16T11:29:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-16T11:29:27.499Z] --- PASS: TestRestore (0.04s) [2022-03-16T11:29:27.499Z] === RUN TestAddDelete [2022-03-16T11:29:27.499Z] --- PASS: TestAddDelete (0.03s) [2022-03-16T11:29:27.499Z] === RUN TestSearchAfterDelete [2022-03-16T11:29:27.499Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-16T11:29:27.499Z] === RUN TestParentReset [2022-03-16T11:29:27.499Z] --- PASS: TestParentReset (0.04s) [2022-03-16T11:29:27.499Z] === RUN TestGetAndSetLastUpdated [2022-03-16T11:29:27.499Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-16T11:29:27.499Z] === RUN TestStoreLen [2022-03-16T11:29:27.499Z] --- PASS: TestStoreLen (0.05s) [2022-03-16T11:29:27.499Z] PASS [2022-03-16T11:29:27.499Z] coverage: 86.9% of statements [2022-03-16T11:29:27.499Z] ok github.com/docker/docker/image 0.723s coverage: 86.9% of statements [2022-03-16T11:29:27.539Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-16T11:29:27.539Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-16T11:29:27.955Z] === RUN TestMakeV1ConfigFromConfig [2022-03-16T11:29:27.955Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-16T11:29:27.955Z] PASS [2022-03-16T11:29:27.955Z] coverage: 25.0% of statements [2022-03-16T11:29:27.955Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-03-16T11:29:27.955Z] === RUN TestValidateManifest [2022-03-16T11:29:27.955Z] === RUN TestValidateManifest/nil [2022-03-16T11:29:27.955Z] === RUN TestValidateManifest/non-nil [2022-03-16T11:29:27.955Z] --- PASS: TestValidateManifest (0.00s) [2022-03-16T11:29:27.955Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-16T11:29:27.955Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-16T11:29:27.955Z] PASS [2022-03-16T11:29:27.955Z] coverage: 0.7% of statements [2022-03-16T11:29:27.955Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [2022-03-16T11:29:27.955Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-16T11:29:28.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-03-16T11:29:28.467Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-16T11:29:28.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-16T11:29:29.068Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-03-16T11:29:29.068Z] PASS [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === Skipped [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-16T11:29:29.068Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:29:29.068Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-16T11:29:29.068Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:29:29.068Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-16T11:29:29.068Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-16T11:29:29.068Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-16T11:29:29.068Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:29:29.068Z] [2022-03-16T11:29:29.068Z] DONE 200 tests, 7 skipped in 115.895s [2022-03-16T11:29:29.068Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-16T11:29:29.068Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:29:29.068Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:29.068Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:29.068Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:29.068Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:29.068Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:29.068Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-16T11:29:29.068Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-16T11:29:29.068Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:29.068Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:29.068Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-16T11:29:29.068Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:29.068Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-16T11:29:29.068Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-16T11:29:29.068Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:29:29.068Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-16T11:29:29.484Z] === RUN TestSerialization [2022-03-16T11:29:29.484Z] --- PASS: TestSerialization (0.02s) [2022-03-16T11:29:29.484Z] PASS [2022-03-16T11:29:29.484Z] coverage: 100.0% of statements [2022-03-16T11:29:29.484Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-03-16T11:29:29.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-16T11:29:29.831Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-16T11:29:29.940Z] === RUN TestEmptyLayer [2022-03-16T11:29:29.940Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-16T11:29:29.940Z] === RUN TestCommitFailure [2022-03-16T11:29:29.940Z] --- PASS: TestCommitFailure (0.01s) [2022-03-16T11:29:29.940Z] === RUN TestStartTransactionFailure [2022-03-16T11:29:29.940Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-16T11:29:29.940Z] === RUN TestGetOrphan [2022-03-16T11:29:29.940Z] --- PASS: TestGetOrphan (0.01s) [2022-03-16T11:29:29.940Z] === RUN TestMountAndRegister [2022-03-16T11:29:29.940Z] layer_test.go:258: Layer size: 14 [2022-03-16T11:29:29.940Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-16T11:29:29.940Z] === RUN TestLayerRelease [2022-03-16T11:29:29.940Z] layer_test.go:291: Failing on Windows [2022-03-16T11:29:29.940Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-16T11:29:29.940Z] === RUN TestStoreRestore [2022-03-16T11:29:29.940Z] layer_test.go:340: Failing on Windows [2022-03-16T11:29:29.940Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-16T11:29:29.940Z] === RUN TestTarStreamStability [2022-03-16T11:29:29.940Z] layer_test.go:455: Failing on Windows [2022-03-16T11:29:29.940Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-16T11:29:29.940Z] === RUN TestRegisterExistingLayer [2022-03-16T11:29:29.940Z] === RUN TestEnvironmentParsing [2022-03-16T11:29:29.940Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-16T11:29:29.940Z] PASS [2022-03-16T11:29:29.940Z] coverage: 1.2% of statements [2022-03-16T11:29:29.940Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-03-16T11:29:29.996Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-16T11:29:30.396Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-16T11:29:30.396Z] === RUN TestTarStreamVerification [2022-03-16T11:29:30.396Z] layer_test.go:684: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestLayerMigration [2022-03-16T11:29:30.396Z] migration_test.go:45: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestLayerMigrationNoTarsplit [2022-03-16T11:29:30.396Z] migration_test.go:181: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestMountInit [2022-03-16T11:29:30.396Z] mount_test.go:17: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestMountInit (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestMountSize [2022-03-16T11:29:30.396Z] mount_test.go:76: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestMountSize (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestMountChanges [2022-03-16T11:29:30.396Z] mount_test.go:125: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestMountChanges (0.00s) [2022-03-16T11:29:30.396Z] === RUN TestMountApply [2022-03-16T11:29:30.396Z] mount_test.go:212: Failing on Windows [2022-03-16T11:29:30.396Z] --- SKIP: TestMountApply (0.00s) [2022-03-16T11:29:30.396Z] PASS [2022-03-16T11:29:30.396Z] coverage: 30.2% of statements [2022-03-16T11:29:30.396Z] ok github.com/docker/docker/layer 0.331s coverage: 30.2% of statements [2022-03-16T11:29:30.396Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-16T11:29:30.396Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-16T11:29:30.396Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-16T11:29:30.396Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-16T11:29:30.771Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-16T11:29:30.771Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-16T11:29:30.852Z] === RUN TestSequenceGetAvailableBit [2022-03-16T11:29:30.852Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSequenceEqual [2022-03-16T11:29:30.852Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSequenceCopy [2022-03-16T11:29:30.852Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestGetFirstAvailable [2022-03-16T11:29:30.852Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestFindSequence [2022-03-16T11:29:30.852Z] --- PASS: TestFindSequence (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestCheckIfAvailable [2022-03-16T11:29:30.852Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestMergeSequences [2022-03-16T11:29:30.852Z] --- PASS: TestMergeSequences (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestPushReservation [2022-03-16T11:29:30.852Z] --- PASS: TestPushReservation (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSerializeDeserialize [2022-03-16T11:29:30.852Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSet [2022-03-16T11:29:30.852Z] --- PASS: TestSet (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSetUnset [2022-03-16T11:29:30.852Z] --- PASS: TestSetUnset (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestOffsetSetUnset [2022-03-16T11:29:30.852Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSetInRange [2022-03-16T11:29:30.852Z] --- PASS: TestSetInRange (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestSetAnyInRange [2022-03-16T11:29:30.852Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestMethods [2022-03-16T11:29:30.852Z] --- PASS: TestMethods (0.00s) [2022-03-16T11:29:30.852Z] === RUN TestRandomAllocateDeallocate [2022-03-16T11:29:30.923Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-16T11:29:31.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-16T11:29:31.333Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-16T11:29:31.850Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-16T11:29:31.850Z] daemon_test.go:156: [d77f7fe67f96d] daemon is not started [2022-03-16T11:29:31.850Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-16T11:29:31.850Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-16T11:29:31.850Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-16T11:29:31.850Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-16T11:29:31.850Z] === RUN TestDaemonProxy [2022-03-16T11:29:31.850Z] === RUN TestDaemonProxy/environment_variables [2022-03-16T11:29:32.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-16T11:29:32.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-03-16T11:29:32.700Z] === RUN TestNISDomainname [2022-03-16T11:29:32.700Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-16T11:29:32.700Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-16T11:29:32.700Z] === RUN TestHostnameDnsResolution [2022-03-16T11:29:33.021Z] === RUN TestInvalidConfig [2022-03-16T11:29:33.021Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-16T11:29:33.021Z] === RUN TestConfig [2022-03-16T11:29:33.021Z] --- PASS: TestConfig (0.00s) [2022-03-16T11:29:33.021Z] === RUN TestOptionsLabels [2022-03-16T11:29:33.021Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-16T11:29:33.021Z] === RUN TestValidName [2022-03-16T11:29:33.021Z] --- PASS: TestValidName (0.00s) [2022-03-16T11:29:33.021Z] PASS [2022-03-16T11:29:33.021Z] coverage: 19.7% of statements [2022-03-16T11:29:33.021Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-03-16T11:29:33.263Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-16T11:29:33.263Z] === RUN TestUnprivilegedPortsAndPing [2022-03-16T11:29:33.263Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-16T11:29:33.263Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-16T11:29:33.263Z] === RUN TestStats [2022-03-16T11:29:33.263Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:33.263Z] --- SKIP: TestStats (0.00s) [2022-03-16T11:29:33.263Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:29:33.263Z] === RUN TestStopContainerWithTimeout/0 [2022-03-16T11:29:33.263Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-16T11:29:33.263Z] === RUN TestStopContainerWithTimeout/1 [2022-03-16T11:29:33.263Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-16T11:29:33.263Z] === RUN TestStopContainerWithTimeout/3 [2022-03-16T11:29:33.263Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-16T11:29:33.263Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-16T11:29:33.263Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-16T11:29:33.263Z] === CONT TestStopContainerWithTimeout/0 [2022-03-16T11:29:33.263Z] === CONT TestStopContainerWithTimeout/3 [2022-03-16T11:29:33.479Z] === RUN TestKey [2022-03-16T11:29:33.479Z] --- PASS: TestKey (0.00s) [2022-03-16T11:29:33.479Z] === RUN TestParseKey [2022-03-16T11:29:33.479Z] --- PASS: TestParseKey (0.00s) [2022-03-16T11:29:33.479Z] === RUN TestInvalidDataStore [2022-03-16T11:29:33.479Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-16T11:29:33.479Z] === RUN TestKVObjectFlatKey [2022-03-16T11:29:33.479Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-16T11:29:33.479Z] === RUN TestAtomicKVObjectFlatKey [2022-03-16T11:29:33.479Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-16T11:29:33.479Z] PASS [2022-03-16T11:29:33.479Z] coverage: 21.9% of statements [2022-03-16T11:29:33.479Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-03-16T11:29:33.479Z] === RUN TestErrorInterfaces [2022-03-16T11:29:33.479Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-16T11:29:33.479Z] === RUN TestNetworkMarshalling [2022-03-16T11:29:33.589Z] === RUN TestMiddlewares [2022-03-16T11:29:33.589Z] --- PASS: TestMiddlewares (0.00s) [2022-03-16T11:29:33.589Z] PASS [2022-03-16T11:29:33.589Z] coverage: 9.0% of statements [2022-03-16T11:29:33.589Z] ok github.com/docker/docker/api/server 0.119s coverage: 9.0% of statements [2022-03-16T11:29:33.739Z] === RUN TestDaemonProxy/command-line_options [2022-03-16T11:29:33.826Z] === CONT TestStopContainerWithTimeout/1 [2022-03-16T11:29:33.935Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-16T11:29:33.935Z] === RUN TestEndpointMarshalling [2022-03-16T11:29:33.935Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestAuxAddresses [2022-03-16T11:29:33.935Z] time="2022-03-16T11:29:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:29:33.935Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-16T11:29:33.935Z] === RUN TestSRVServiceQuery [2022-03-16T11:29:33.935Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-16T11:29:33.935Z] === RUN TestServiceVIPReuse [2022-03-16T11:29:33.935Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-16T11:29:33.935Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestDNSIPQuery [2022-03-16T11:29:33.935Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestDNSProxyServFail [2022-03-16T11:29:33.935Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestSandboxAddEmpty [2022-03-16T11:29:33.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestSandboxAddMultiPrio [2022-03-16T11:29:33.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestSandboxAddSamePrio [2022-03-16T11:29:33.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestCleanupServiceDiscovery [2022-03-16T11:29:33.935Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestDNSOptions [2022-03-16T11:29:33.935Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:29:33.935Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestMultipleControllersWithSameStore [2022-03-16T11:29:33.935Z] time="2022-03-16T11:29:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:29:33.935Z] time="2022-03-16T11:29:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:29:33.935Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-16T11:29:33.935Z] PASS [2022-03-16T11:29:33.935Z] coverage: 8.5% of statements [2022-03-16T11:29:33.935Z] ok github.com/docker/docker/libnetwork 0.355s coverage: 8.5% of statements [2022-03-16T11:29:33.935Z] === RUN TestIPDataMarshalling [2022-03-16T11:29:33.935Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-16T11:29:33.935Z] === RUN TestValidateAndIsV6 [2022-03-16T11:29:33.935Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-16T11:29:33.935Z] PASS [2022-03-16T11:29:33.935Z] coverage: 68.9% of statements [2022-03-16T11:29:33.935Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-03-16T11:29:34.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-16T11:29:34.900Z] === RUN TestDriver [2022-03-16T11:29:34.900Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:29:34.900Z] PASS [2022-03-16T11:29:34.900Z] coverage: 34.8% of statements [2022-03-16T11:29:34.900Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-16T11:29:34.900Z] === RUN TestDriver [2022-03-16T11:29:34.900Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:29:34.900Z] PASS [2022-03-16T11:29:34.900Z] coverage: 34.8% of statements [2022-03-16T11:29:34.900Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-03-16T11:29:35.356Z] --- PASS: TestRandomAllocateDeallocate (4.56s) [2022-03-16T11:29:35.356Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:29:35.356Z] === RUN TestNetworkAllocateFree [2022-03-16T11:29:35.356Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-16T11:29:35.356Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-16T11:29:35.356Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-16T11:29:35.356Z] PASS [2022-03-16T11:29:35.356Z] coverage: 63.6% of statements [2022-03-16T11:29:35.356Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-03-16T11:29:35.634Z] === RUN TestDaemonProxy/configuration_file [2022-03-16T11:29:35.715Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-16T11:29:36.180Z] === RUN TestMiddlewares [2022-03-16T11:29:36.180Z] --- PASS: TestMiddlewares (0.00s) [2022-03-16T11:29:36.180Z] PASS [2022-03-16T11:29:36.180Z] coverage: 9.0% of statements [2022-03-16T11:29:36.180Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2022-03-16T11:29:36.317Z] === RUN TestGetEmptyCapabilities [2022-03-16T11:29:36.317Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-16T11:29:36.317Z] === RUN TestGetExtraCapabilities [2022-03-16T11:29:36.317Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-16T11:29:36.317Z] === RUN TestGetInvalidCapabilities [2022-03-16T11:29:36.317Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-16T11:29:36.317Z] === RUN TestRemoteDriver [2022-03-16T11:29:36.317Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:29:36.317Z] === RUN TestDriverError [2022-03-16T11:29:36.317Z] --- PASS: TestDriverError (0.00s) [2022-03-16T11:29:36.317Z] === RUN TestMissingValues [2022-03-16T11:29:36.317Z] --- PASS: TestMissingValues (0.00s) [2022-03-16T11:29:36.317Z] === RUN TestRollback [2022-03-16T11:29:36.317Z] --- PASS: TestRollback (0.01s) [2022-03-16T11:29:36.317Z] PASS [2022-03-16T11:29:36.317Z] coverage: 57.4% of statements [2022-03-16T11:29:36.317Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2022-03-16T11:29:36.317Z] --- PASS: TestAllocateRandomDeallocate (1.02s) [2022-03-16T11:29:36.317Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-16T11:29:36.317Z] === RUN TestNAT [2022-03-16T11:29:36.317Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:29:36.317Z] --- SKIP: TestNAT (0.00s) [2022-03-16T11:29:36.317Z] === RUN TestTransparent [2022-03-16T11:29:36.317Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:29:36.317Z] --- SKIP: TestTransparent (0.00s) [2022-03-16T11:29:36.317Z] PASS [2022-03-16T11:29:36.317Z] coverage: 0.0% of statements [2022-03-16T11:29:36.317Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2022-03-16T11:29:36.773Z] === RUN TestBuildDefault [2022-03-16T11:29:36.773Z] === RUN TestNew [2022-03-16T11:29:36.773Z] --- PASS: TestNew (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestAddDriver [2022-03-16T11:29:36.773Z] --- PASS: TestAddDriver (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestAddDuplicateDriver [2022-03-16T11:29:36.773Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-16T11:29:36.773Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestDriver [2022-03-16T11:29:36.773Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestIPAM [2022-03-16T11:29:36.773Z] --- PASS: TestIPAM (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestWalkIPAMs [2022-03-16T11:29:36.773Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestWalkDrivers [2022-03-16T11:29:36.773Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-16T11:29:36.773Z] PASS [2022-03-16T11:29:36.773Z] coverage: 82.4% of statements [2022-03-16T11:29:36.773Z] --- PASS: TestBuildDefault (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestBuildHostnameDomainname [2022-03-16T11:29:36.773Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestBuildHostname [2022-03-16T11:29:36.773Z] --- PASS: TestBuildHostname (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestBuildHostnameFQDN [2022-03-16T11:29:36.773Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestBuildNoIP [2022-03-16T11:29:36.773Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestUpdate [2022-03-16T11:29:36.773Z] --- PASS: TestUpdate (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-16T11:29:36.773Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-03-16T11:29:36.773Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-16T11:29:36.773Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestAddEmpty [2022-03-16T11:29:36.773Z] --- PASS: TestAddEmpty (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestAdd [2022-03-16T11:29:36.773Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestDeleteEmpty [2022-03-16T11:29:36.773Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestDeleteNewline [2022-03-16T11:29:36.773Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestDelete [2022-03-16T11:29:36.773Z] --- PASS: TestDelete (0.00s) [2022-03-16T11:29:36.773Z] === RUN TestConcurrentWrites [2022-03-16T11:29:36.998Z] === RUN TestDaemonProxy/conflicting_options [2022-03-16T11:29:37.229Z] --- PASS: TestConcurrentWrites (0.24s) [2022-03-16T11:29:37.229Z] PASS [2022-03-16T11:29:37.229Z] coverage: 81.2% of statements [2022-03-16T11:29:37.229Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2022-03-16T11:29:37.229Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2022-03-16T11:29:37.229Z] === RUN TestRetrieveFromStore [2022-03-16T11:29:37.229Z] === RUN TestNew [2022-03-16T11:29:37.229Z] --- PASS: TestNew (0.00s) [2022-03-16T11:29:37.229Z] === RUN TestAllocate [2022-03-16T11:29:37.229Z] --- PASS: TestAllocate (0.00s) [2022-03-16T11:29:37.229Z] === RUN TestUninitialized [2022-03-16T11:29:37.229Z] --- PASS: TestUninitialized (0.00s) [2022-03-16T11:29:37.229Z] === RUN TestAllocateInRange [2022-03-16T11:29:37.229Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-16T11:29:37.229Z] === RUN TestAllocateSerial [2022-03-16T11:29:37.229Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-16T11:29:37.229Z] PASS [2022-03-16T11:29:37.229Z] coverage: 87.5% of statements [2022-03-16T11:29:37.229Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-03-16T11:29:37.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-16T11:29:37.558Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-16T11:29:37.685Z] === RUN TestCaller [2022-03-16T11:29:37.685Z] --- PASS: TestCaller (0.00s) [2022-03-16T11:29:37.685Z] PASS [2022-03-16T11:29:37.685Z] coverage: 100.0% of statements [2022-03-16T11:29:37.685Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-03-16T11:29:37.685Z] --- PASS: TestRetrieveFromStore (0.40s) [2022-03-16T11:29:37.685Z] === RUN TestIsCorrupted [2022-03-16T11:29:37.685Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-16T11:29:37.685Z] === RUN TestSetRollover [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy (6.25s) [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-16T11:29:38.120Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-16T11:29:38.120Z] PASS [2022-03-16T11:29:38.120Z] [2022-03-16T11:29:38.120Z] DONE 17 tests in 10.139s [2022-03-16T11:29:38.120Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-16T11:29:38.120Z] INFO: Testing against a local daemon [2022-03-16T11:29:38.120Z] === RUN TestCommitInheritsEnv [2022-03-16T11:29:38.140Z] === RUN TestSetSerialInsertDelete [2022-03-16T11:29:38.140Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-16T11:29:38.140Z] === RUN TestSetParallelInsertDelete [2022-03-16T11:29:38.233Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-16T11:29:38.233Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-03-16T11:29:38.233Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2022-03-16T11:29:38.233Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-03-16T11:29:38.233Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-03-16T11:29:38.233Z] === RUN TestDeleteDevicemapper [2022-03-16T11:29:38.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:29:38.233Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-16T11:29:38.233Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:29:38.376Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-03-16T11:29:38.376Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:29:38.376Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-16T11:29:38.376Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:29:38.376Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform// [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/linux [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/macos [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-16T11:29:38.632Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-16T11:29:38.632Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-16T11:29:38.632Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:29:38.888Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-16T11:29:38.888Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:29:38.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-16T11:29:38.888Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:29:39.103Z] === RUN TestInt2IP2IntConversion [2022-03-16T11:29:39.103Z] --- PASS: TestSetRollover (1.41s) [2022-03-16T11:29:39.103Z] === RUN TestSetRolloverSerial [2022-03-16T11:29:39.144Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-16T11:29:39.144Z] === RUN TestRemoveImageGarbageCollector [2022-03-16T11:29:39.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-03-16T11:29:39.163Z] === RUN TestUpdateMemory [2022-03-16T11:29:39.163Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:39.163Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-16T11:29:39.163Z] === RUN TestUpdateCPUQuota [2022-03-16T11:29:39.163Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:39.163Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-16T11:29:39.163Z] === RUN TestUpdatePidsLimit [2022-03-16T11:29:39.163Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:39.163Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-16T11:29:39.163Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:29:39.559Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-16T11:29:39.559Z] === RUN TestGetAddressVersion [2022-03-16T11:29:39.559Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-16T11:29:39.559Z] === RUN TestKeyString [2022-03-16T11:29:39.559Z] --- PASS: TestKeyString (0.00s) [2022-03-16T11:29:39.559Z] === RUN TestPoolDataMarshal [2022-03-16T11:29:39.559Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-16T11:29:39.559Z] === RUN TestSubnetsMarshal [2022-03-16T11:29:39.559Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-16T11:29:39.559Z] === RUN TestAddSubnets [2022-03-16T11:29:39.559Z] --- PASS: TestAddSubnets (0.04s) [2022-03-16T11:29:39.559Z] === RUN TestDoublePoolRelease [2022-03-16T11:29:39.559Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-16T11:29:39.559Z] === RUN TestAddReleasePoolID [2022-03-16T11:29:39.559Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-16T11:29:39.559Z] === RUN TestPredefinedPool [2022-03-16T11:29:39.559Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-16T11:29:39.559Z] === RUN TestRemoveSubnet [2022-03-16T11:29:39.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:29:39.803Z] Using test binary docker [2022-03-16T11:29:39.803Z] +++ /etc/init.d/apparmor start [2022-03-16T11:29:39.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:29:39.803Z] INFO: Waiting for daemon to start... [2022-03-16T11:29:39.803Z] Starting dockerd [2022-03-16T11:29:39.803Z] +++ 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-16T11:29:40.016Z] === RUN TestPoolRequest [2022-03-16T11:29:40.017Z] --- PASS: TestPoolRequest (0.00s) [2022-03-16T11:29:40.017Z] === RUN TestOtherRequests [2022-03-16T11:29:40.017Z] --- PASS: TestOtherRequests (0.00s) [2022-03-16T11:29:40.017Z] PASS [2022-03-16T11:29:40.017Z] coverage: 57.1% of statements [2022-03-16T11:29:40.017Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-03-16T11:29:40.017Z] --- PASS: TestRemoveSubnet (0.16s) [2022-03-16T11:29:40.017Z] === RUN TestGetSameAddress [2022-03-16T11:29:40.017Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-16T11:29:40.017Z] === RUN TestPoolAllocationReuse [2022-03-16T11:29:40.473Z] --- PASS: TestSetRolloverSerial (1.22s) [2022-03-16T11:29:40.473Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-16T11:29:40.473Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-16T11:29:40.473Z] PASS [2022-03-16T11:29:40.473Z] coverage: 84.4% of statements [2022-03-16T11:29:40.473Z] ok github.com/docker/docker/libnetwork/bitseq 9.731s coverage: 84.4% of statements [2022-03-16T11:29:40.930Z] === RUN TestGetCapabilities [2022-03-16T11:29:40.930Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-16T11:29:40.930Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-16T11:29:40.930Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-16T11:29:40.930Z] === RUN TestGetDefaultAddressSpaces [2022-03-16T11:29:40.930Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-16T11:29:40.930Z] === RUN TestRemoteDriver [2022-03-16T11:29:40.930Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:29:40.930Z] PASS [2022-03-16T11:29:40.930Z] coverage: 47.4% of statements [2022-03-16T11:29:40.930Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-03-16T11:29:41.033Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-03-16T11:29:41.033Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:29:41.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-16T11:29:41.033Z] === RUN TestTagInvalidReference [2022-03-16T11:29:41.033Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-16T11:29:41.033Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:29:41.033Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-16T11:29:41.033Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:29:41.033Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-16T11:29:41.033Z] === RUN TestTagOfficialNames [2022-03-16T11:29:41.033Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-16T11:29:41.033Z] === RUN TestTagMatchesDigest [2022-03-16T11:29:41.033Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-16T11:29:41.033Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-16T11:29:41.386Z] --- PASS: TestPoolAllocationReuse (1.51s) [2022-03-16T11:29:41.386Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-16T11:29:41.386Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-16T11:29:41.386Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-16T11:29:41.842Z] === RUN TestWindowsIPAM [2022-03-16T11:29:41.842Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-16T11:29:41.842Z] PASS [2022-03-16T11:29:41.842Z] coverage: 71.4% of statements [2022-03-16T11:29:41.842Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-16T11:29:42.349Z] . [2022-03-16T11:29:42.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:29:42.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:29:42.349Z] Error: No such image: emptyfs [2022-03-16T11:29:42.349Z] ++++ docker load [2022-03-16T11:29:42.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-16T11:29:42.349Z] Running integration-test (iteration 1) [2022-03-16T11:29:42.349Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-16T11:29:42.349Z] ++ 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-16T11:29:42.349Z] ++ set -e [2022-03-16T11:29:42.349Z] ++ '[' -n 0 ']' [2022-03-16T11:29:42.349Z] ++ set -x [2022-03-16T11:29:42.349Z] ++ 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-16T11:29:42.805Z] === RUN TestDefaultNetwork [2022-03-16T11:29:42.805Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-16T11:29:42.805Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-16T11:29:43.261Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-16T11:29:43.261Z] === RUN TestInitAddressPools [2022-03-16T11:29:43.261Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-16T11:29:43.261Z] PASS [2022-03-16T11:29:43.261Z] coverage: 74.0% of statements [2022-03-16T11:29:43.261Z] ok github.com/docker/docker/libnetwork/ipamutils 0.608s coverage: 74.0% of statements [2022-03-16T11:29:43.261Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.81s) [2022-03-16T11:29:43.261Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-16T11:29:43.291Z] Loaded image: busybox:latest [2022-03-16T11:29:43.552Z] Loaded image: busybox:glibc [2022-03-16T11:29:43.718Z] === RUN TestKeyValue [2022-03-16T11:29:43.718Z] --- PASS: TestKeyValue (0.00s) [2022-03-16T11:29:43.718Z] PASS [2022-03-16T11:29:43.718Z] coverage: 60.0% of statements [2022-03-16T11:29:43.718Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-16T11:29:45.247Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-16T11:29:45.703Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2022-03-16T11:29:45.703Z] === RUN TestGetAddress [2022-03-16T11:29:46.666Z] === RUN TestGenerate [2022-03-16T11:29:46.666Z] --- PASS: TestGenerate (0.00s) [2022-03-16T11:29:46.666Z] === RUN TestGeneratePtr [2022-03-16T11:29:46.666Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-16T11:29:46.666Z] === RUN TestGenerateMissingField [2022-03-16T11:29:46.666Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-16T11:29:46.666Z] === RUN TestFieldCannotBeSet [2022-03-16T11:29:46.666Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-16T11:29:46.666Z] === RUN TestTypeMismatchError [2022-03-16T11:29:46.666Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-16T11:29:46.666Z] PASS [2022-03-16T11:29:46.666Z] coverage: 100.0% of statements [2022-03-16T11:29:46.666Z] ok github.com/docker/docker/libnetwork/options 0.066s coverage: 100.0% of statements [2022-03-16T11:29:46.666Z] === RUN TestNetworkDBSimple [2022-03-16T11:29:47.123Z] testing: warning: no tests to run [2022-03-16T11:29:47.123Z] PASS [2022-03-16T11:29:47.123Z] coverage: 0.0% of statements [2022-03-16T11:29:47.123Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:29:47.580Z] 2022/03/16 11:29:47 Closing DB instances... [2022-03-16T11:29:48.036Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-16T11:29:48.036Z] PASS [2022-03-16T11:29:48.036Z] coverage: 100.0% of statements [2022-03-16T11:29:48.036Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.075s coverage: 100.0% of statements [2022-03-16T11:29:48.036Z] === RUN TestRequestNewPort [2022-03-16T11:29:48.036Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestRequestSpecificPort [2022-03-16T11:29:48.036Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestReleasePort [2022-03-16T11:29:48.036Z] --- PASS: TestReleasePort (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestReuseReleasedPort [2022-03-16T11:29:48.036Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestReleaseUnreadledPort [2022-03-16T11:29:48.036Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestUnknowProtocol [2022-03-16T11:29:48.036Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestAllocateAllPorts [2022-03-16T11:29:48.036Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestPortAllocation [2022-03-16T11:29:48.036Z] --- PASS: TestPortAllocation (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestPortAllocationWithCustomRange [2022-03-16T11:29:48.036Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestNoDuplicateBPR [2022-03-16T11:29:48.036Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-16T11:29:48.036Z] === RUN TestChangePortRange [2022-03-16T11:29:48.036Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-16T11:29:48.036Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-16T11:29:48.036Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-16T11:29:48.493Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-16T11:29:48.493Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-16T11:29:48.493Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-16T11:29:48.493Z] --- PASS: TestChangePortRange (0.00s) [2022-03-16T11:29:48.493Z] PASS [2022-03-16T11:29:48.493Z] coverage: 88.6% of statements [2022-03-16T11:29:48.493Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-03-16T11:29:48.838Z] Loaded image: debian:bullseye-slim [2022-03-16T11:29:48.838Z] Loaded image: hello-world:latest [2022-03-16T11:29:48.838Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:29:48.838Z] INFO: Testing against a local daemon [2022-03-16T11:29:48.838Z] === RUN TestCgroupNamespacesBuild [2022-03-16T11:29:48.950Z] testing: warning: no tests to run [2022-03-16T11:29:48.950Z] PASS [2022-03-16T11:29:48.950Z] coverage: 0.0% of statements [2022-03-16T11:29:48.950Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:29:48.950Z] === RUN TestHashData [2022-03-16T11:29:48.950Z] --- PASS: TestHashData (0.00s) [2022-03-16T11:29:48.950Z] PASS [2022-03-16T11:29:48.950Z] coverage: 2.8% of statements [2022-03-16T11:29:48.950Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-16T11:29:48.950Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-03-16T11:29:48.950Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-16T11:29:49.406Z] === RUN TestErrorConstructors [2022-03-16T11:29:49.406Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-16T11:29:49.406Z] === RUN TestCompareIPMask [2022-03-16T11:29:49.406Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-16T11:29:49.406Z] === RUN TestUtilGetHostPartIP [2022-03-16T11:29:49.406Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-16T11:29:49.406Z] === RUN TestUtilGetBroadcastIP [2022-03-16T11:29:49.406Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-16T11:29:49.406Z] === RUN TestParseCIDR [2022-03-16T11:29:49.406Z] --- PASS: TestParseCIDR (0.00s) [2022-03-16T11:29:49.406Z] PASS [2022-03-16T11:29:49.406Z] coverage: 37.3% of statements [2022-03-16T11:29:49.406Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-03-16T11:29:49.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-16T11:29:49.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-16T11:29:49.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-16T11:29:49.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-16T11:29:49.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-16T11:29:50.319Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-16T11:29:50.319Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-16T11:29:50.319Z] PASS [2022-03-16T11:29:50.319Z] coverage: 50.0% of statements [2022-03-16T11:29:50.319Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2022-03-16T11:29:50.319Z] 2022/03/16 11:29:49 Closing DB instances... [2022-03-16T11:29:50.775Z] === RUN TestParseVersion [2022-03-16T11:29:50.775Z] --- PASS: TestParseVersion (0.00s) [2022-03-16T11:29:50.775Z] PASS [2022-03-16T11:29:50.775Z] coverage: 52.9% of statements [2022-03-16T11:29:50.775Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-03-16T11:29:50.775Z] === RUN TestAddressPoolOpt [2022-03-16T11:29:50.775Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/a [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/something [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/_=a [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/env1=value1 [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/_env1=value1 [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/PATH [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/=a [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/PATH= [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/PATH=something [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/asd!qwe [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/1asd [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/123 [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/some_space [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/__some_space_before [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/some_space_after__ [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/= [2022-03-16T11:29:50.775Z] === RUN TestValidateEnv/PaTh [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestParseHost [2022-03-16T11:29:50.775Z] --- PASS: TestParseHost (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestParseDockerDaemonHost [2022-03-16T11:29:50.775Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestParseTCP [2022-03-16T11:29:50.775Z] --- PASS: TestParseTCP (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-16T11:29:50.775Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestValidateExtraHosts [2022-03-16T11:29:50.775Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestIpOptString [2022-03-16T11:29:50.775Z] --- PASS: TestIpOptString (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-16T11:29:50.775Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestNewIpOptValidDefaultVal [2022-03-16T11:29:50.775Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestIpOptSetInvalidVal [2022-03-16T11:29:50.775Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestValidateIPAddress [2022-03-16T11:29:50.775Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestMapOpts [2022-03-16T11:29:50.775Z] --- PASS: TestMapOpts (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestListOptsWithoutValidator [2022-03-16T11:29:50.775Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestListOptsWithValidator [2022-03-16T11:29:50.775Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestValidateDNSSearch [2022-03-16T11:29:50.775Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_general_format [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_one_more [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-16T11:29:50.775Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:29:50.775Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestNamedListOpts [2022-03-16T11:29:50.775Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestNamedMapOpts [2022-03-16T11:29:50.775Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestParseLink [2022-03-16T11:29:50.775Z] --- PASS: TestParseLink (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestQuotedStringSetWithQuotes [2022-03-16T11:29:50.775Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-16T11:29:50.775Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-16T11:29:50.775Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-16T11:29:50.775Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-16T11:29:50.775Z] === RUN TestUlimitOpt [2022-03-16T11:29:50.775Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-16T11:29:50.775Z] PASS [2022-03-16T11:29:50.775Z] coverage: 67.4% of statements [2022-03-16T11:29:50.775Z] ok github.com/docker/docker/opts 0.056s coverage: 67.4% of statements [2022-03-16T11:29:51.332Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-03-16T11:29:51.332Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:29:51.332Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-16T11:29:51.332Z] === RUN TestWaitNonBlocked [2022-03-16T11:29:51.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:51.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:51.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:51.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:51.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:29:51.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:29:51.332Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-16T11:29:51.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-16T11:29:51.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-03-16T11:29:51.332Z] === RUN TestWaitBlocked [2022-03-16T11:29:51.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:51.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:51.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:51.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:51.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:29:51.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:29:51.382Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-03-16T11:29:51.382Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-16T11:29:51.738Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-03-16T11:29:51.738Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-16T11:29:51.895Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-16T11:29:51.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-03-16T11:29:51.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-03-16T11:29:51.895Z] === CONT TestDaemonRestartIpcMode [2022-03-16T11:29:51.895Z] === CONT TestIpcModeOlderClient [2022-03-16T11:29:51.895Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-16T11:29:51.895Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-16T11:29:52.194Z] === RUN TestPeerCertificateMarshalJSON [2022-03-16T11:29:52.651Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-16T11:29:52.651Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-16T11:29:52.651Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-03-16T11:29:52.651Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-16T11:29:52.651Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-16T11:29:52.651Z] === RUN TestMiddleware [2022-03-16T11:29:52.651Z] --- PASS: TestMiddleware (0.00s) [2022-03-16T11:29:52.651Z] === RUN TestNewResponseModifier [2022-03-16T11:29:52.651Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-16T11:29:52.651Z] PASS [2022-03-16T11:29:52.651Z] coverage: 26.8% of statements [2022-03-16T11:29:52.651Z] ok github.com/docker/docker/pkg/authorization 0.548s coverage: 26.8% of statements [2022-03-16T11:29:53.107Z] === RUN TestIsArchivePathDir [2022-03-16T11:29:53.107Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-16T11:29:53.107Z] === RUN TestIsArchivePathInvalidFile [2022-03-16T11:29:53.107Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-16T11:29:53.107Z] === RUN TestIsArchivePathTar [2022-03-16T11:29:53.296Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-03-16T11:29:53.296Z] === RUN TestBuildWithSession [2022-03-16T11:29:53.296Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:29:53.296Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:29:53.296Z] === RUN TestBuildSquashParent [2022-03-16T11:29:53.563Z] === RUN TestUnbuffered [2022-03-16T11:29:53.563Z] --- PASS: TestUnbuffered (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestRaceUnbuffered [2022-03-16T11:29:53.563Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-16T11:29:53.563Z] PASS [2022-03-16T11:29:53.563Z] coverage: 100.0% of statements [2022-03-16T11:29:53.563Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-16T11:29:53.563Z] === RUN TestDecompressStreamGzip [2022-03-16T11:29:53.563Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-03-16T11:29:53.563Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-16T11:29:53.563Z] === RUN TestDecompressStreamBzip2 [2022-03-16T11:29:53.563Z] 2022/03/16 11:29:53 Closing DB instances... [2022-03-16T11:29:53.563Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-16T11:29:53.563Z] === RUN TestDecompressStreamXz [2022-03-16T11:29:53.563Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:29:53.563Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestDecompressStreamZstd [2022-03-16T11:29:53.563Z] archive_test.go:140: zstd not installed [2022-03-16T11:29:53.563Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-16T11:29:53.563Z] === RUN TestCompressStreamXzUnsupported [2022-03-16T11:29:53.563Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-16T11:29:53.563Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestCompressStreamInvalid [2022-03-16T11:29:53.563Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionInvalid [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionUncompressed [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionBzip2 [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionGzip [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionXz [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionXz (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestExtensionZstd [2022-03-16T11:29:53.563Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestCmdStreamLargeStderr [2022-03-16T11:29:53.563Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-16T11:29:53.563Z] === RUN TestCmdStreamBad [2022-03-16T11:29:53.563Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:29:53.563Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-16T11:29:53.563Z] === RUN TestCmdStreamGood [2022-03-16T11:29:54.019Z] --- PASS: TestCmdStreamGood (0.07s) [2022-03-16T11:29:54.019Z] === RUN TestUntarPathWithInvalidDest [2022-03-16T11:29:54.019Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-16T11:29:54.019Z] === RUN TestUntarPathWithInvalidSrc [2022-03-16T11:29:54.019Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestUntarPath [2022-03-16T11:29:54.019Z] --- PASS: TestUntarPath (0.07s) [2022-03-16T11:29:54.019Z] === RUN TestUntarPathWithDestinationFile [2022-03-16T11:29:54.019Z] === RUN TestMatch [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[foo]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[foo_bar]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[]#01 [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[qux]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-16T11:29:54.019Z] === RUN TestMatch/[[foo_baz]] [2022-03-16T11:29:54.019Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-16T11:29:54.019Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-16T11:29:54.019Z] PASS [2022-03-16T11:29:54.019Z] coverage: 87.5% of statements [2022-03-16T11:29:54.019Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-03-16T11:29:54.019Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2022-03-16T11:29:54.019Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-16T11:29:54.019Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-16T11:29:54.019Z] === RUN TestCopyWithTarInvalidSrc [2022-03-16T11:29:54.019Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-16T11:29:54.019Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestCopyWithTarSrcFile [2022-03-16T11:29:54.019Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-16T11:29:54.019Z] === RUN TestCopyWithTarSrcFolder [2022-03-16T11:29:54.019Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-16T11:29:54.019Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-16T11:29:54.019Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-16T11:29:54.019Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-16T11:29:54.019Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-16T11:29:54.019Z] === RUN TestCopyFileWithTarSrcFile [2022-03-16T11:29:54.019Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-16T11:29:54.019Z] === RUN TestTarFiles [2022-03-16T11:29:54.416Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-03-16T11:29:54.673Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-03-16T11:29:54.673Z] PASS [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === Skipped [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-16T11:29:54.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-16T11:29:54.673Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-16T11:29:54.673Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:29:54.673Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:29:54.673Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-16T11:29:54.673Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-16T11:29:54.673Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-16T11:29:54.673Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-16T11:29:54.673Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-16T11:29:54.673Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:29:54.673Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-16T11:29:54.673Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-16T11:29:54.673Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-16T11:29:54.673Z] 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-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-16T11:29:54.673Z] 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-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-16T11:29:54.673Z] 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-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-16T11:29:54.673Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:29:54.673Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-16T11:29:54.673Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:29:54.673Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-16T11:29:54.673Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-16T11:29:54.673Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-16T11:29:54.673Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-16T11:29:54.673Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-16T11:29:54.673Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-16T11:29:54.673Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-16T11:29:54.673Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-16T11:29:54.673Z] [2022-03-16T11:29:54.673Z] DONE 177 tests, 27 skipped in 71.232s [2022-03-16T11:29:54.673Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-16T11:29:54.930Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:29:54.981Z] === RUN TestChrootTarUntar [2022-03-16T11:29:54.981Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-16T11:29:54.981Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootUntarEmptyArchive [2022-03-16T11:29:54.981Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootTarUntarWithSymlink [2022-03-16T11:29:54.981Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootCopyWithTar [2022-03-16T11:29:54.981Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootCopyFileWithTar [2022-03-16T11:29:54.981Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootUntarPath [2022-03-16T11:29:54.981Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-16T11:29:54.981Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-16T11:29:54.981Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:29:54.981Z] === RUN TestChrootApplyDotDotFile [2022-03-16T11:29:54.981Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:29:54.981Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:29:54.981Z] PASS [2022-03-16T11:29:54.981Z] coverage: 15.1% of statements [2022-03-16T11:29:54.981Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.1% of statements [2022-03-16T11:29:54.981Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.29s) [2022-03-16T11:29:54.981Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-16T11:29:55.492Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:55.492Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:55.492Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:55.492Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:55.492Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:55.492Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-16T11:29:55.492Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-16T11:29:55.492Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:29:55.492Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-16T11:29:55.492Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-16T11:29:55.492Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-16T11:29:55.492Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-16T11:29:55.492Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-16T11:29:55.492Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:29:55.492Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-16T11:29:55.945Z] === RUN TestEnsureRemoveAllNotExist [2022-03-16T11:29:55.945Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-16T11:29:55.945Z] === RUN TestEnsureRemoveAllWithDir [2022-03-16T11:29:55.945Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-16T11:29:55.945Z] === RUN TestEnsureRemoveAllWithFile [2022-03-16T11:29:55.945Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-16T11:29:55.945Z] PASS [2022-03-16T11:29:55.945Z] coverage: 0.0% of statements [2022-03-16T11:29:55.945Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-16T11:29:56.404Z] === RUN TestSizeEmpty [2022-03-16T11:29:56.404Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeEmptyFile [2022-03-16T11:29:56.404Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeNonemptyFile [2022-03-16T11:29:56.404Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-16T11:29:56.404Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-16T11:29:56.404Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-16T11:29:56.404Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestMoveToSubdir [2022-03-16T11:29:56.404Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-16T11:29:56.404Z] === RUN TestSizeNonExistingDirectory [2022-03-16T11:29:56.404Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-16T11:29:56.404Z] PASS [2022-03-16T11:29:56.404Z] coverage: 80.0% of statements [2022-03-16T11:29:56.404Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-03-16T11:29:56.858Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-16T11:29:57.367Z] 2022/03/16 11:29:56 Closing DB instances... [2022-03-16T11:29:57.367Z] === RUN TestPollerAddRemove [2022-03-16T11:29:57.367Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-16T11:29:57.367Z] === RUN TestPollerEvent [2022-03-16T11:29:57.367Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:29:57.367Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-16T11:29:57.367Z] === RUN TestPollerClose [2022-03-16T11:29:57.367Z] --- PASS: TestPollerClose (0.00s) [2022-03-16T11:29:57.367Z] PASS [2022-03-16T11:29:57.367Z] coverage: 45.7% of statements [2022-03-16T11:29:57.367Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2022-03-16T11:29:57.786Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-16T11:29:58.331Z] === RUN TestCopyFileWithInvalidSrc [2022-03-16T11:29:58.331Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:29:58.331Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-16T11:29:58.331Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-16T11:29:58.331Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestCopyFile [2022-03-16T11:29:58.331Z] --- PASS: TestCopyFile (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-16T11:29:58.331Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:29:58.331Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:29:58.331Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-16T11:29:58.787Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-16T11:29:58.787Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:29:58.787Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestWildcardMatches [2022-03-16T11:29:58.787Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestPatternMatches [2022-03-16T11:29:58.787Z] --- PASS: TestPatternMatches (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-16T11:29:58.787Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestPatternMatchesFolderExclusions [2022-03-16T11:29:58.787Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-16T11:29:58.787Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-16T11:29:58.787Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-16T11:29:58.787Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-16T11:29:58.787Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestSingleExclamationError [2022-03-16T11:29:58.787Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestMatchesWithNoPatterns [2022-03-16T11:29:58.787Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestMatchesWithMalformedPatterns [2022-03-16T11:29:58.787Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestMatches [2022-03-16T11:29:58.787Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-16T11:29:58.787Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-16T11:29:58.787Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-16T11:29:58.787Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-16T11:29:58.787Z] --- PASS: TestMatches (0.01s) [2022-03-16T11:29:58.787Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-16T11:29:58.787Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-16T11:29:58.787Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-16T11:29:58.787Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatterns [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatternsExceptionFlag [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCleanPatternsErrorSingleException [2022-03-16T11:29:58.787Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCreateIfNotExistsDir [2022-03-16T11:29:58.787Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCreateIfNotExistsFile [2022-03-16T11:29:58.787Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-16T11:29:58.787Z] === RUN TestMatch [2022-03-16T11:29:58.787Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:29:58.787Z] === RUN TestCompile [2022-03-16T11:29:58.787Z] === RUN TestCompile/slash [2022-03-16T11:29:58.787Z] === RUN TestCompile/backslash [2022-03-16T11:29:58.787Z] --- PASS: TestCompile (0.00s) [2022-03-16T11:29:58.787Z] --- PASS: TestCompile/slash (0.00s) [2022-03-16T11:29:58.787Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-16T11:29:58.787Z] PASS [2022-03-16T11:29:58.787Z] coverage: 84.7% of statements [2022-03-16T11:29:58.787Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-03-16T11:29:59.156Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-16T11:29:59.156Z] daemon_test.go:156: [d1c4bb4da91a7] daemon is not started [2022-03-16T11:29:59.156Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-03-16T11:29:59.156Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-03-16T11:29:59.156Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-16T11:29:59.156Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-03-16T11:29:59.156Z] === RUN TestDaemonProxy [2022-03-16T11:29:59.156Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-16T11:29:59.156Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-16T11:29:59.156Z] PASS [2022-03-16T11:29:59.156Z] [2022-03-16T11:29:59.156Z] === Skipped [2022-03-16T11:29:59.156Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-16T11:29:59.156Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-16T11:29:59.156Z] [2022-03-16T11:29:59.156Z] DONE 12 tests, 1 skipped in 4.185s [2022-03-16T11:29:59.156Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-16T11:29:59.156Z] INFO: Testing against a local daemon [2022-03-16T11:29:59.156Z] === RUN TestCommitInheritsEnv [2022-03-16T11:29:59.242Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-16T11:29:59.242Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-16T11:29:59.242Z] === RUN TestGet [2022-03-16T11:29:59.242Z] --- PASS: TestGet (0.00s) [2022-03-16T11:29:59.242Z] === RUN TestGetShortcutString [2022-03-16T11:29:59.242Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-16T11:29:59.242Z] PASS [2022-03-16T11:29:59.242Z] coverage: 42.9% of statements [2022-03-16T11:29:59.242Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-03-16T11:29:59.698Z] --- PASS: TestTarFiles (5.34s) [2022-03-16T11:29:59.698Z] === RUN TestDetectCompressionZstd [2022-03-16T11:29:59.698Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-16T11:29:59.698Z] === RUN TestTarUntar [2022-03-16T11:29:59.698Z] --- PASS: TestTarUntar (0.04s) [2022-03-16T11:29:59.698Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-16T11:29:59.698Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-16T11:29:59.698Z] === RUN TestTarWithOptions [2022-03-16T11:29:59.698Z] --- PASS: TestTarWithOptions (0.05s) [2022-03-16T11:29:59.698Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-16T11:29:59.698Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-16T11:29:59.698Z] === RUN TestUntarUstarGnuConflict [2022-03-16T11:29:59.698Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-16T11:29:59.698Z] === RUN TestUntarInvalidFilenames [2022-03-16T11:29:59.699Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames275437806\\dest" [2022-03-16T11:29:59.699Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-16T11:29:59.699Z] === RUN TestUntarHardlinkToSymlink [2022-03-16T11:29:59.699Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-16T11:29:59.699Z] === RUN TestUntarInvalidHardlink [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4111012414\\victim\\hello" -> "../victim/hello" [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2554310608\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2470564918\\victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2981265112\\victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1971292774\\victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2365406455\\victim" -> "../victim" [2022-03-16T11:29:59.699Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-16T11:29:59.699Z] === RUN TestUntarInvalidSymlink [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1384849222\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2344277612\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3990908230\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2665194731\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink240006302\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3618792604\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:29:59.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink438511590\\dest\\dir\\loophole" -> "../../victim" [2022-03-16T11:29:59.699Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-16T11:29:59.699Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-16T11:29:59.699Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-16T11:29:59.699Z] === RUN TestXGlobalNoParent [2022-03-16T11:29:59.699Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-16T11:29:59.699Z] === RUN TestReplaceFileTarWrapper [2022-03-16T11:30:00.086Z] --- PASS: TestCommitInheritsEnv (1.11s) [2022-03-16T11:30:00.086Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:30:00.086Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-16T11:30:00.086Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:30:00.086Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-16T11:30:00.154Z] === RUN TestCreateIDMapOrder [2022-03-16T11:30:00.154Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-16T11:30:00.154Z] PASS [2022-03-16T11:30:00.154Z] coverage: 7.2% of statements [2022-03-16T11:30:00.154Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-03-16T11:30:00.154Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-16T11:30:00.154Z] === RUN TestPrefixHeaderReadable [2022-03-16T11:30:00.154Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-16T11:30:00.154Z] === RUN TestDisablePigz [2022-03-16T11:30:00.154Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-16T11:30:00.154Z] --- PASS: TestDisablePigz (0.11s) [2022-03-16T11:30:00.154Z] === RUN TestPigz [2022-03-16T11:30:00.154Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-16T11:30:00.154Z] --- PASS: TestPigz (0.16s) [2022-03-16T11:30:00.154Z] === RUN TestNosysFileInfo [2022-03-16T11:30:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-16T11:30:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform// [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/linux [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/macos [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-16T11:30:00.342Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-16T11:30:00.342Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-16T11:30:00.342Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:30:00.599Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-16T11:30:00.599Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:30:00.599Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-16T11:30:00.599Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:30:00.610Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:30:00.610Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:30:00.610Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestCanonicalTarNameForPath [2022-03-16T11:30:00.610Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestCanonicalTarName [2022-03-16T11:30:00.610Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChmodTarEntry [2022-03-16T11:30:00.610Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestHardLinkOrder [2022-03-16T11:30:00.610Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-16T11:30:00.610Z] === RUN TestChangeString [2022-03-16T11:30:00.610Z] --- PASS: TestChangeString (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesWithNoChanges [2022-03-16T11:30:00.610Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-16T11:30:00.610Z] === RUN TestChangesWithChanges [2022-03-16T11:30:00.610Z] --- PASS: TestChangesWithChanges (0.08s) [2022-03-16T11:30:00.610Z] === RUN TestChangesWithChangesGH13590 [2022-03-16T11:30:00.610Z] changes_test.go:195: needs more investigation [2022-03-16T11:30:00.610Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesDirsEmpty [2022-03-16T11:30:00.610Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:30:00.610Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesDirsMutated [2022-03-16T11:30:00.610Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:30:00.610Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestApplyLayer [2022-03-16T11:30:00.610Z] changes_test.go:432: needs further investigation [2022-03-16T11:30:00.610Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesSizeWithHardlinks [2022-03-16T11:30:00.610Z] changes_test.go:468: needs further investigation [2022-03-16T11:30:00.610Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesSizeWithNoChanges [2022-03-16T11:30:00.610Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-16T11:30:00.610Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestChangesSize [2022-03-16T11:30:00.610Z] --- PASS: TestChangesSize (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestApplyLayerInvalidFilenames [2022-03-16T11:30:00.610Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1100251306\\dest" [2022-03-16T11:30:00.610Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-16T11:30:00.610Z] === RUN TestApplyLayerInvalidHardlink [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3368558954\\victim\\hello" -> "../victim/hello" [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3415234607\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink731261156\\victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink947083890\\victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2233296828\\victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2755272405\\victim" -> "../victim" [2022-03-16T11:30:00.610Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-16T11:30:00.610Z] === RUN TestApplyLayerInvalidSymlink [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink175995612\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2422935949\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148273150\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3870401804\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4011819709\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:30:00.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink562973060\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:30:00.610Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-16T11:30:00.610Z] === RUN TestApplyLayerWhiteouts [2022-03-16T11:30:00.610Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-16T11:30:00.610Z] === RUN TestGenerateEmptyFile [2022-03-16T11:30:00.610Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-16T11:30:00.610Z] === RUN TestGenerateWithContent [2022-03-16T11:30:00.610Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-16T11:30:00.610Z] PASS [2022-03-16T11:30:00.610Z] coverage: 62.0% of statements [2022-03-16T11:30:00.610Z] ok github.com/docker/docker/pkg/archive 7.767s coverage: 62.0% of statements [2022-03-16T11:30:01.067Z] === RUN TestFixedBufferCap [2022-03-16T11:30:01.067Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestFixedBufferLen [2022-03-16T11:30:01.067Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestFixedBufferString [2022-03-16T11:30:01.067Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestFixedBufferWrite [2022-03-16T11:30:01.067Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestFixedBufferRead [2022-03-16T11:30:01.067Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestBytesPipeRead [2022-03-16T11:30:01.067Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestBytesPipeWrite [2022-03-16T11:30:01.067Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-16T11:30:01.067Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-16T11:30:01.067Z] 2022/03/16 11:30:00 Closing DB instances... [2022-03-16T11:30:01.522Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-16T11:30:01.522Z] === RUN TestAtomicWriteToFile [2022-03-16T11:30:01.522Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-16T11:30:01.522Z] === RUN TestAtomicWriteSetCommit [2022-03-16T11:30:01.522Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-16T11:30:01.522Z] === RUN TestAtomicWriteSetCancel [2022-03-16T11:30:01.522Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-16T11:30:01.522Z] === RUN TestReadCloserWrapperClose [2022-03-16T11:30:01.522Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-16T11:30:01.522Z] === RUN TestReaderErrWrapperReadOnError [2022-03-16T11:30:01.522Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-16T11:30:01.522Z] === RUN TestReaderErrWrapperRead [2022-03-16T11:30:01.522Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-16T11:30:01.522Z] === RUN TestCancelReadCloser [2022-03-16T11:30:01.979Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-16T11:30:01.979Z] === RUN TestWriteCloserWrapperClose [2022-03-16T11:30:01.979Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-16T11:30:01.979Z] === RUN TestNopWriteCloser [2022-03-16T11:30:01.979Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-16T11:30:01.979Z] === RUN TestNopWriter [2022-03-16T11:30:01.979Z] --- PASS: TestNopWriter (0.00s) [2022-03-16T11:30:01.979Z] === RUN TestWriteCounter [2022-03-16T11:30:01.979Z] --- PASS: TestWriteCounter (0.00s) [2022-03-16T11:30:01.979Z] PASS [2022-03-16T11:30:01.979Z] coverage: 70.1% of statements [2022-03-16T11:30:01.979Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 70.1% of statements [2022-03-16T11:30:02.436Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-16T11:30:02.436Z] === RUN TestNetworkDBNodeLeave [2022-03-16T11:30:02.488Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-16T11:30:02.488Z] === RUN TestRemoveImageGarbageCollector [2022-03-16T11:30:02.488Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-16T11:30:02.488Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-16T11:30:02.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:30:02.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-16T11:30:02.488Z] === RUN TestTagInvalidReference [2022-03-16T11:30:02.488Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-16T11:30:02.488Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:30:02.488Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-16T11:30:02.488Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:30:02.488Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-16T11:30:02.488Z] === RUN TestTagOfficialNames [2022-03-16T11:30:02.488Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-16T11:30:02.488Z] === RUN TestTagMatchesDigest [2022-03-16T11:30:02.488Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-16T11:30:02.488Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-16T11:30:02.893Z] === RUN TestError [2022-03-16T11:30:02.893Z] --- PASS: TestError (0.00s) [2022-03-16T11:30:02.893Z] === RUN TestProgressString [2022-03-16T11:30:02.893Z] === RUN TestProgressString/no_progress [2022-03-16T11:30:02.893Z] === RUN TestProgressString/progress_1 [2022-03-16T11:30:02.893Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-16T11:30:02.893Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-16T11:30:02.893Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-16T11:30:02.893Z] === RUN TestProgressString/with_units [2022-03-16T11:30:02.893Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-16T11:30:02.893Z] === RUN TestProgressString/hide_counts [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-16T11:30:02.893Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-16T11:30:02.893Z] === RUN TestJSONMessageDisplay [2022-03-16T11:30:02.893Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-16T11:30:02.893Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-16T11:30:02.893Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-16T11:30:02.893Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-16T11:30:02.893Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-16T11:30:02.893Z] === RUN TestDisplayJSONMessagesStream [2022-03-16T11:30:02.893Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-16T11:30:02.893Z] PASS [2022-03-16T11:30:02.893Z] coverage: 91.7% of statements [2022-03-16T11:30:02.893Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2022-03-16T11:30:03.290Z] --- PASS: TestBuildSquashParent (8.61s) [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:03.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:03.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:03.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:03.291Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:03.349Z] === RUN TestStandardLongPath [2022-03-16T11:30:03.349Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-16T11:30:03.349Z] === RUN TestUNCLongPath [2022-03-16T11:30:03.349Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-16T11:30:03.349Z] PASS [2022-03-16T11:30:03.349Z] coverage: 100.0% of statements [2022-03-16T11:30:03.349Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-03-16T11:30:03.806Z] === RUN TestNameFormat [2022-03-16T11:30:03.806Z] --- PASS: TestNameFormat (0.00s) [2022-03-16T11:30:03.806Z] === RUN TestNameRetries [2022-03-16T11:30:03.806Z] --- PASS: TestNameRetries (0.00s) [2022-03-16T11:30:03.806Z] PASS [2022-03-16T11:30:03.806Z] coverage: 85.7% of statements [2022-03-16T11:30:03.806Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-16T11:30:04.768Z] === RUN TestParseKeyValueOpt [2022-03-16T11:30:04.768Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-16T11:30:04.768Z] === RUN TestParseUintList [2022-03-16T11:30:04.768Z] --- PASS: TestParseUintList (0.00s) [2022-03-16T11:30:04.768Z] === RUN TestParseUintListMaximumLimits [2022-03-16T11:30:04.768Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-16T11:30:04.768Z] PASS [2022-03-16T11:30:04.768Z] coverage: 97.0% of statements [2022-03-16T11:30:04.768Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-03-16T11:30:05.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:05.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:05.225Z] === RUN TestNewAndRemove [2022-03-16T11:30:05.225Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-16T11:30:05.225Z] === RUN TestRemoveInvalidPath [2022-03-16T11:30:05.225Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-16T11:30:05.225Z] PASS [2022-03-16T11:30:05.225Z] coverage: 82.6% of statements [2022-03-16T11:30:05.225Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-03-16T11:30:05.225Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-16T11:30:05.225Z] === RUN TestNetworkDBWatch [2022-03-16T11:30:07.422Z] 2022/03/16 11:30:06 Closing DB instances... [2022-03-16T11:30:07.422Z] === RUN TestFailedConnection [2022-03-16T11:30:07.422Z] --- PASS: TestGetAddress (21.84s) [2022-03-16T11:30:07.422Z] === RUN TestRequestSyntaxCheck [2022-03-16T11:30:07.422Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-16T11:30:07.422Z] === RUN TestRequest [2022-03-16T11:30:07.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:08.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:08.385Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-03-16T11:30:08.385Z] === RUN TestNetworkDBBulkSync [2022-03-16T11:30:09.347Z] --- PASS: TestFailedConnection (2.06s) [2022-03-16T11:30:09.347Z] === RUN TestFailOnce [2022-03-16T11:30:09.347Z] 2022/03/16 11:30:08 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-03-16T11:30:09.347Z] goroutine 11 [running]: [2022-03-16T11:30:09.347Z] net/http.(*conn).serve.func1() [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:30:09.347Z] panic({0x813700, 0x95d030}) [2022-03-16T11:30:09.347Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:30:09.347Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a5a70?) [2022-03-16T11:30:09.347Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-16T11:30:09.347Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x962838?, 0xc0000b6000?}, 0x76da46?) [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:30:09.347Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x962838, 0xc0000b6000}, 0xc000196300) [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-16T11:30:09.347Z] net/http.serverHandler.ServeHTTP({0x960e58?}, {0x962838, 0xc0000b6000}, 0xc000196300) [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:30:09.347Z] net/http.(*conn).serve(0xc000058e60, {0x962d38, 0xc0002040c0}) [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:30:09.347Z] created by net/http.(*Server).Serve [2022-03-16T11:30:09.347Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:30:09.348Z] time="2022-03-16T11:30:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-03-16T11:30:09.804Z] 2022/03/16 11:30:09 Closing DB instances... [2022-03-16T11:30:10.261Z] --- PASS: TestFailOnce (1.21s) [2022-03-16T11:30:10.261Z] === RUN TestEchoInputOutput [2022-03-16T11:30:10.261Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-16T11:30:10.261Z] === RUN TestBackoff [2022-03-16T11:30:10.262Z] --- PASS: TestBackoff (0.00s) [2022-03-16T11:30:10.262Z] === RUN TestAbortRetry [2022-03-16T11:30:10.262Z] --- PASS: TestAbortRetry (0.00s) [2022-03-16T11:30:10.262Z] === RUN TestClientScheme [2022-03-16T11:30:10.262Z] --- PASS: TestClientScheme (0.00s) [2022-03-16T11:30:10.262Z] === RUN TestNewClientWithTimeout [2022-03-16T11:30:10.718Z] time="2022-03-16T11:30:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-16T11:30:11.174Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-16T11:30:11.174Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-16T11:30:11.381Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-03-16T11:30:11.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-03-16T11:30:11.382Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:30:11.382Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:30:12.137Z] time="2022-03-16T11:30:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-16T11:30:14.303Z] 2022/03/16 11:30:14 Closing DB instances... [2022-03-16T11:30:14.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:30:14.683Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:30:14.761Z] time="2022-03-16T11:30:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-16T11:30:14.761Z] --- PASS: TestRequest (7.33s) [2022-03-16T11:30:14.761Z] === RUN TestOverlappingRequests [2022-03-16T11:30:15.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-16T11:30:15.218Z] --- PASS: TestOverlappingRequests (0.35s) [2022-03-16T11:30:15.218Z] === RUN TestRelease [2022-03-16T11:30:15.253Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:30:15.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-03-16T11:30:16.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-03-16T11:30:16.394Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:30:16.746Z] --- PASS: TestRelease (1.43s) [2022-03-16T11:30:16.746Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:30:16.746Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.70s) [2022-03-16T11:30:16.746Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-16T11:30:17.778Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2022-03-16T11:30:17.778Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:30:18.275Z] 2022/03/16 11:30:17 Closing DB instances... [2022-03-16T11:30:19.238Z] time="2022-03-16T11:30:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-16T11:30:19.695Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-16T11:30:19.695Z] === RUN TestNetworkDBGarbageCollection [2022-03-16T11:30:20.327Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2022-03-16T11:30:20.327Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:30:20.657Z] --- PASS: TestAllocateRandomDeallocate (3.95s) [2022-03-16T11:30:20.657Z] === RUN TestRetrieveFromStore [2022-03-16T11:30:21.270Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-03-16T11:30:21.270Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:30:21.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-16T11:30:22.185Z] --- PASS: TestRetrieveFromStore (1.30s) [2022-03-16T11:30:22.185Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-16T11:30:22.185Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-16T11:30:22.185Z] === RUN TestParallelPredefinedRequest1 [2022-03-16T11:30:22.185Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-16T11:30:22.185Z] === RUN TestParallelPredefinedRequest2 [2022-03-16T11:30:22.185Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-16T11:30:22.185Z] === RUN TestParallelPredefinedRequest3 [2022-03-16T11:30:22.185Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-16T11:30:22.185Z] === RUN TestParallelPredefinedRequest4 [2022-03-16T11:30:22.185Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-16T11:30:22.185Z] === RUN TestParallelPredefinedRequest5 [2022-03-16T11:30:22.185Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-16T11:30:22.185Z] === RUN TestDebug [2022-03-16T11:30:22.185Z] --- PASS: TestDebug (0.00s) [2022-03-16T11:30:22.185Z] === RUN TestRequestPoolParallel [2022-03-16T11:30:22.185Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-03-16T11:30:22.185Z] === RUN TestFullAllocateRelease [2022-03-16T11:30:22.642Z] === RUN TestParseEmptyInterface [2022-03-16T11:30:22.642Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestParseNonInterfaceType [2022-03-16T11:30:22.642Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestParseWithOneFunction [2022-03-16T11:30:22.642Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestParseWithMultipleFuncs [2022-03-16T11:30:22.642Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestParseWithUnnamedReturn [2022-03-16T11:30:22.642Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestEmbeddedInterface [2022-03-16T11:30:22.642Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestParsedImports [2022-03-16T11:30:22.642Z] --- PASS: TestParsedImports (0.00s) [2022-03-16T11:30:22.642Z] === RUN TestAliasedImports [2022-03-16T11:30:22.642Z] --- PASS: TestAliasedImports (0.00s) [2022-03-16T11:30:22.642Z] PASS [2022-03-16T11:30:22.642Z] coverage: 56.8% of statements [2022-03-16T11:30:22.642Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-03-16T11:30:22.642Z] --- PASS: TestFullAllocateRelease (0.41s) [2022-03-16T11:30:22.642Z] === RUN TestOddAllocateRelease [2022-03-16T11:30:23.099Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-16T11:30:23.099Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-16T11:30:23.099Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-16T11:30:23.099Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-16T11:30:23.099Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-16T11:30:23.099Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-16T11:30:23.099Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest4 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:30:23.099Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest4 [2022-03-16T11:30:23.099Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:30:23.099Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest2 [2022-03-16T11:30:23.099Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:30:23.099Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:30:23.099Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:30:23.099Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:30:23.099Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:30:23.099Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:30:23.099Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:30:23.099Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:30:23.099Z] PASS [2022-03-16T11:30:23.099Z] coverage: 85.3% of statements [2022-03-16T11:30:23.099Z] ok github.com/docker/docker/libnetwork/ipam 44.223s coverage: 85.3% of statements [2022-03-16T11:30:23.555Z] === RUN TestHTTPTransport [2022-03-16T11:30:23.555Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-16T11:30:23.555Z] PASS [2022-03-16T11:30:23.555Z] coverage: 85.7% of statements [2022-03-16T11:30:23.555Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-03-16T11:30:24.011Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:30:24.012Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-16T11:30:24.012Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-16T11:30:24.012Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:30:24.012Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-16T11:30:24.012Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-16T11:30:24.012Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-16T11:30:24.012Z] === RUN TestBufferPoolPutAndGet [2022-03-16T11:30:24.012Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-16T11:30:24.012Z] PASS [2022-03-16T11:30:24.012Z] coverage: 88.2% of statements [2022-03-16T11:30:24.012Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-03-16T11:30:24.469Z] === RUN TestOutputOnPrematureClose [2022-03-16T11:30:24.469Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-16T11:30:24.469Z] === RUN TestCompleteSilently [2022-03-16T11:30:24.469Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-16T11:30:24.469Z] PASS [2022-03-16T11:30:24.469Z] coverage: 75.9% of statements [2022-03-16T11:30:24.469Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-03-16T11:30:24.570Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2022-03-16T11:30:24.570Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:30:24.925Z] === RUN TestSendToOneSub [2022-03-16T11:30:24.925Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-16T11:30:24.925Z] === RUN TestSendToMultipleSubs [2022-03-16T11:30:24.925Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-16T11:30:24.925Z] === RUN TestEvictOneSub [2022-03-16T11:30:24.925Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-16T11:30:24.925Z] === RUN TestClosePublisher [2022-03-16T11:30:24.925Z] --- PASS: TestClosePublisher (0.00s) [2022-03-16T11:30:24.925Z] === RUN TestPubSubRace [2022-03-16T11:30:25.954Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2022-03-16T11:30:25.954Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:30:26.452Z] --- PASS: TestPubSubRace (1.06s) [2022-03-16T11:30:26.452Z] PASS [2022-03-16T11:30:26.452Z] coverage: 75.0% of statements [2022-03-16T11:30:26.452Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2022-03-16T11:30:26.907Z] === RUN TestRegister [2022-03-16T11:30:26.907Z] --- PASS: TestRegister (0.00s) [2022-03-16T11:30:26.907Z] === RUN TestCommand [2022-03-16T11:30:26.907Z] --- PASS: TestCommand (0.03s) [2022-03-16T11:30:26.907Z] === RUN TestNaiveSelf [2022-03-16T11:30:26.907Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-16T11:30:26.907Z] PASS [2022-03-16T11:30:26.907Z] coverage: 82.4% of statements [2022-03-16T11:30:26.907Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2022-03-16T11:30:27.363Z] === RUN TestDump [2022-03-16T11:30:27.364Z] goroutine 19 [running]: [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.dump(0x8f2d57?) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-16T11:30:27.364Z] testing.tRunner(0xc000085520, 0xaba498) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:30:27.364Z] created by testing.(*T).Run [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:30:27.364Z] [2022-03-16T11:30:27.364Z] goroutine 1 [chan receive]: [2022-03-16T11:30:27.364Z] testing.(*T).Run(0xc000085380, {0xaa913c?, 0x8cc1f3?}, 0xaba498) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:30:27.364Z] testing.runTests.func1(0xc0000b6810?) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:30:27.364Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:30:27.364Z] testing.runTests(0xc0000945a0?, {0xc3e400, 0x3, 0x3}, {0x20e70460598?, 0x40?, 0xc434a0?}) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:30:27.364Z] testing.(*M).Run(0xc0000945a0) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:30:27.364Z] main.main() [2022-03-16T11:30:27.364Z] _testmain.go:99 +0x255 [2022-03-16T11:30:27.364Z] --- PASS: TestDump (0.00s) [2022-03-16T11:30:27.364Z] === RUN TestDumpToFile [2022-03-16T11:30:27.364Z] --- PASS: TestDumpToFile (0.17s) [2022-03-16T11:30:27.364Z] === RUN TestDumpToFileWithEmptyInput [2022-03-16T11:30:27.364Z] goroutine 21 [running]: [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.dump(0x96ecd3?) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x96eca0?}) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-16T11:30:27.364Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-03-16T11:30:27.364Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-16T11:30:27.364Z] testing.tRunner(0xc000085ba0, 0xaba488) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:30:27.364Z] created by testing.(*T).Run [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:30:27.364Z] [2022-03-16T11:30:27.364Z] goroutine 1 [chan receive]: [2022-03-16T11:30:27.364Z] testing.(*T).Run(0xc000085380, {0xab0713?, 0x8cc1f3?}, 0xaba488) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:30:27.364Z] testing.runTests.func1(0xc0000b6810?) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:30:27.364Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:30:27.364Z] testing.runTests(0xc0000945a0?, {0xc3e400, 0x3, 0x3}, {0x20e70460598?, 0x40?, 0xc434a0?}) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:30:27.364Z] testing.(*M).Run(0xc0000945a0) [2022-03-16T11:30:27.364Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:30:27.364Z] main.main() [2022-03-16T11:30:27.364Z] _testmain.go:99 +0x255 [2022-03-16T11:30:27.364Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-16T11:30:27.364Z] PASS [2022-03-16T11:30:27.364Z] coverage: 90.9% of statements [2022-03-16T11:30:27.364Z] ok github.com/docker/docker/pkg/stack 0.203s coverage: 90.9% of statements [2022-03-16T11:30:27.822Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-16T11:30:27.822Z] === RUN TestClientStream [2022-03-16T11:30:27.822Z] --- PASS: TestClientStream (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestClientSendFile [2022-03-16T11:30:27.822Z] --- PASS: TestClientSendFile (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestClientWithRequestTimeout [2022-03-16T11:30:27.822Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-16T11:30:27.822Z] === RUN TestFileSpecPlugin [2022-03-16T11:30:27.822Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-16T11:30:27.822Z] === RUN TestFileJSONSpecPlugin [2022-03-16T11:30:27.822Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-16T11:30:27.822Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestPluginAddHandler [2022-03-16T11:30:27.822Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestPluginWaitBadPlugin [2022-03-16T11:30:27.822Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestGet [2022-03-16T11:30:27.822Z] time="2022-03-16T11:30:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-16T11:30:27.822Z] === RUN TestNewStdWriter [2022-03-16T11:30:27.822Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-16T11:30:27.822Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestWriteWithNilBytes [2022-03-16T11:30:27.822Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestWrite [2022-03-16T11:30:27.822Z] --- PASS: TestWrite (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestWriteWithWriterError [2022-03-16T11:30:27.822Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-16T11:30:27.822Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyWriteAndRead [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-16T11:30:27.822Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-16T11:30:27.822Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-16T11:30:27.822Z] PASS [2022-03-16T11:30:27.822Z] coverage: 100.0% of statements [2022-03-16T11:30:27.822Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-16T11:30:28.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-16T11:30:28.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-16T11:30:28.788Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-16T11:30:28.788Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-16T11:30:28.788Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestFormatStatus [2022-03-16T11:30:28.788Z] --- PASS: TestFormatStatus (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestFormatError [2022-03-16T11:30:28.788Z] --- PASS: TestFormatError (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestFormatJSONError [2022-03-16T11:30:28.788Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-16T11:30:28.788Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-16T11:30:28.788Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestNewJSONProgressOutput [2022-03-16T11:30:28.788Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestAuxFormatterEmit [2022-03-16T11:30:28.788Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestStreamWriterStdout [2022-03-16T11:30:28.788Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-16T11:30:28.788Z] === RUN TestStreamWriterStderr [2022-03-16T11:30:28.788Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-16T11:30:28.788Z] PASS [2022-03-16T11:30:28.788Z] coverage: 66.2% of statements [2022-03-16T11:30:28.788Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-03-16T11:30:28.788Z] time="2022-03-16T11:30:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-16T11:30:29.244Z] === RUN TestGenerateRandomID [2022-03-16T11:30:29.244Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestShortenId [2022-03-16T11:30:29.244Z] --- PASS: TestShortenId (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestShortenSha256Id [2022-03-16T11:30:29.244Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestShortenIdEmpty [2022-03-16T11:30:29.244Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestShortenIdInvalid [2022-03-16T11:30:29.244Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestIsShortIDNonHex [2022-03-16T11:30:29.244Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-16T11:30:29.244Z] === RUN TestIsShortIDNotCorrectSize [2022-03-16T11:30:29.244Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-16T11:30:29.244Z] PASS [2022-03-16T11:30:29.244Z] coverage: 70.6% of statements [2022-03-16T11:30:29.244Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-03-16T11:30:29.254Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2022-03-16T11:30:29.255Z] === RUN TestBuildWithHugeFile [2022-03-16T11:30:29.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-16T11:30:29.700Z] === RUN TestIsCpusetListAvailable [2022-03-16T11:30:29.701Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-16T11:30:29.701Z] PASS [2022-03-16T11:30:29.701Z] coverage: 39.4% of statements [2022-03-16T11:30:29.701Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-03-16T11:30:30.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-16T11:30:30.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-16T11:30:31.233Z] time="2022-03-16T11:30:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-16T11:30:31.233Z] === RUN TestChtimes [2022-03-16T11:30:31.233Z] --- PASS: TestChtimes (0.00s) [2022-03-16T11:30:31.233Z] === RUN TestChtimesWindows [2022-03-16T11:30:31.233Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-16T11:30:31.233Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-16T11:30:31.233Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-16T11:30:31.233Z] PASS [2022-03-16T11:30:31.233Z] coverage: 12.9% of statements [2022-03-16T11:30:31.233Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2022-03-16T11:30:31.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-16T11:30:31.689Z] === RUN TestTailFile [2022-03-16T11:30:31.689Z] --- PASS: TestTailFile (0.00s) [2022-03-16T11:30:31.689Z] === RUN TestTailFileManyLines [2022-03-16T11:30:31.689Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-16T11:30:31.689Z] === RUN TestTailEmptyFile [2022-03-16T11:30:31.689Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-16T11:30:31.689Z] === RUN TestTailNegativeN [2022-03-16T11:30:31.689Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:30:31.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:31.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:31.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:31.690Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:31.690Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:31.690Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.148Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.150Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.150Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:30:32.608Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:30:32.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:30:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:30:32.611Z] PASS [2022-03-16T11:30:32.611Z] coverage: 88.6% of statements [2022-03-16T11:30:32.611Z] ok github.com/docker/docker/pkg/tailfile 0.195s coverage: 88.6% of statements [2022-03-16T11:30:33.068Z] === RUN TestTarSumRemoveNonExistent [2022-03-16T11:30:33.068Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestTarSumRemove [2022-03-16T11:30:33.068Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestSortFileInfoSums [2022-03-16T11:30:33.068Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestNewTarSumForLabelInvalid [2022-03-16T11:30:33.068Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestNewTarSumForLabel [2022-03-16T11:30:33.068Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestEmptyTar [2022-03-16T11:30:33.068Z] --- PASS: TestEmptyTar (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestTarSumsReadSize [2022-03-16T11:30:33.068Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestTarSums [2022-03-16T11:30:33.068Z] --- PASS: TestTarSums (0.05s) [2022-03-16T11:30:33.068Z] === RUN TestIteration [2022-03-16T11:30:33.068Z] --- PASS: TestIteration (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestVersionLabelForChecksum [2022-03-16T11:30:33.068Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestVersion [2022-03-16T11:30:33.068Z] --- PASS: TestVersion (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestGetVersion [2022-03-16T11:30:33.068Z] --- PASS: TestGetVersion (0.00s) [2022-03-16T11:30:33.068Z] === RUN TestGetVersions [2022-03-16T11:30:33.068Z] --- PASS: TestGetVersions (0.00s) [2022-03-16T11:30:33.068Z] PASS [2022-03-16T11:30:33.068Z] coverage: 89.3% of statements [2022-03-16T11:30:33.068Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2022-03-16T11:30:33.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-16T11:30:33.460Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-16T11:30:33.460Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:30:33.460Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:30:33.460Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-16T11:30:33.460Z] [2022-03-16T11:30:33.460Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-16T11:30:33.460Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-16T11:30:33.460Z] Using test binary docker [2022-03-16T11:30:33.460Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-16T11:30:33.460Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:30:33.460Z] INFO: Waiting for daemon to start... [2022-03-16T11:30:33.460Z] Starting dockerd [2022-03-16T11:30:33.523Z] === RUN TestTruncIndex [2022-03-16T11:30:33.980Z] --- PASS: TestTruncIndex (0.10s) [2022-03-16T11:30:33.980Z] PASS [2022-03-16T11:30:33.980Z] coverage: 91.5% of statements [2022-03-16T11:30:33.980Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-03-16T11:30:34.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-16T11:30:34.210Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-16T11:30:34.210Z] === RUN TestBoolValue [2022-03-16T11:30:34.210Z] --- PASS: TestBoolValue (0.00s) [2022-03-16T11:30:34.210Z] === RUN TestBoolValueOrDefault [2022-03-16T11:30:34.210Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-16T11:30:34.210Z] === RUN TestInt64ValueOrZero [2022-03-16T11:30:34.210Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-16T11:30:34.210Z] === RUN TestInt64ValueOrDefault [2022-03-16T11:30:34.211Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-16T11:30:34.211Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-16T11:30:34.211Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-16T11:30:34.211Z] === RUN TestJsonContentType [2022-03-16T11:30:34.211Z] --- PASS: TestJsonContentType (0.00s) [2022-03-16T11:30:34.211Z] PASS [2022-03-16T11:30:34.211Z] coverage: 14.7% of statements [2022-03-16T11:30:34.211Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 14.7% of statements [2022-03-16T11:30:34.436Z] === RUN TestIsGIT [2022-03-16T11:30:34.436Z] --- PASS: TestIsGIT (0.00s) [2022-03-16T11:30:34.436Z] === RUN TestIsTransport [2022-03-16T11:30:34.436Z] --- PASS: TestIsTransport (0.00s) [2022-03-16T11:30:34.436Z] PASS [2022-03-16T11:30:34.436Z] coverage: 100.0% of statements [2022-03-16T11:30:34.436Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-16T11:30:34.436Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-16T11:30:34.436Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-16T11:30:34.436Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-16T11:30:34.436Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-16T11:30:34.681Z] === RUN TestMaskSecretKeys [2022-03-16T11:30:34.681Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-16T11:30:34.681Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-16T11:30:34.681Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-16T11:30:34.681Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-16T11:30:34.681Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-16T11:30:34.681Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-16T11:30:34.681Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-16T11:30:34.681Z] === RUN TestVersionMiddlewareVersion [2022-03-16T11:30:34.681Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-16T11:30:34.681Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-16T11:30:34.681Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-16T11:30:34.681Z] PASS [2022-03-16T11:30:34.681Z] coverage: 37.7% of statements [2022-03-16T11:30:34.681Z] ok github.com/docker/docker/api/server/middleware 0.128s coverage: 37.7% of statements [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-16T11:30:34.681Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-16T11:30:34.892Z] === RUN TestVersionInfo [2022-03-16T11:30:34.892Z] --- PASS: TestVersionInfo (0.00s) [2022-03-16T11:30:34.892Z] === RUN TestAppendVersions [2022-03-16T11:30:34.892Z] --- PASS: TestAppendVersions (0.00s) [2022-03-16T11:30:34.892Z] PASS [2022-03-16T11:30:34.892Z] coverage: 88.9% of statements [2022-03-16T11:30:34.892Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-16T11:30:34.892Z] time="2022-03-16T11:30:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-16T11:30:35.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-16T11:30:35.150Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-16T11:30:35.150Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-16T11:30:35.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-16T11:30:35.854Z] === RUN TestNewSettable [2022-03-16T11:30:35.854Z] --- PASS: TestNewSettable (0.00s) [2022-03-16T11:30:35.854Z] === RUN TestIsSettable [2022-03-16T11:30:35.854Z] --- PASS: TestIsSettable (0.00s) [2022-03-16T11:30:35.854Z] === RUN TestUpdateSettingsEnv [2022-03-16T11:30:35.854Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-16T11:30:35.854Z] PASS [2022-03-16T11:30:35.854Z] coverage: 20.0% of statements [2022-03-16T11:30:35.854Z] === RUN TestValidatePrivileges [2022-03-16T11:30:35.854Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-16T11:30:35.854Z] === RUN TestFilterByCapNeg [2022-03-16T11:30:35.854Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-16T11:30:35.854Z] === RUN TestFilterByCapPos [2022-03-16T11:30:35.854Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-16T11:30:35.854Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-16T11:30:35.854Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-16T11:30:35.854Z] PASS [2022-03-16T11:30:35.854Z] coverage: 12.0% of statements [2022-03-16T11:30:35.854Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-03-16T11:30:35.854Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2022-03-16T11:30:35.977Z] . [2022-03-16T11:30:35.977Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-16T11:30:36.136Z] === RUN TestStrSliceMarshalJSON [2022-03-16T11:30:36.136Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestStrSliceUnmarshalJSON [2022-03-16T11:30:36.136Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestStrSliceUnmarshalString [2022-03-16T11:30:36.136Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestStrSliceUnmarshalSlice [2022-03-16T11:30:36.136Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-16T11:30:36.136Z] PASS [2022-03-16T11:30:36.136Z] coverage: 90.0% of statements [2022-03-16T11:30:36.136Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2022-03-16T11:30:36.136Z] === RUN TestToJSON [2022-03-16T11:30:36.136Z] --- PASS: TestToJSON (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestToParamWithVersion [2022-03-16T11:30:36.136Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestFromJSON [2022-03-16T11:30:36.136Z] --- PASS: TestFromJSON (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestEmpty [2022-03-16T11:30:36.136Z] --- PASS: TestEmpty (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestArgsMatchKVListEmptySources [2022-03-16T11:30:36.136Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestArgsMatchKVList [2022-03-16T11:30:36.136Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestArgsMatch [2022-03-16T11:30:36.136Z] --- PASS: TestArgsMatch (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestAdd [2022-03-16T11:30:36.136Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestDel [2022-03-16T11:30:36.136Z] --- PASS: TestDel (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestLen [2022-03-16T11:30:36.136Z] --- PASS: TestLen (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestExactMatch [2022-03-16T11:30:36.136Z] --- PASS: TestExactMatch (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestOnlyOneExactMatch [2022-03-16T11:30:36.136Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestContains [2022-03-16T11:30:36.136Z] --- PASS: TestContains (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestValidate [2022-03-16T11:30:36.136Z] --- PASS: TestValidate (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestWalkValues [2022-03-16T11:30:36.136Z] --- PASS: TestWalkValues (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestFuzzyMatch [2022-03-16T11:30:36.136Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestClone [2022-03-16T11:30:36.136Z] --- PASS: TestClone (0.00s) [2022-03-16T11:30:36.136Z] PASS [2022-03-16T11:30:36.136Z] coverage: 92.2% of statements [2022-03-16T11:30:36.136Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2022-03-16T11:30:36.136Z] === RUN TestDurationToSecondsString [2022-03-16T11:30:36.136Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-16T11:30:36.136Z] === RUN TestGetTimestamp [2022-03-16T11:30:36.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-16T11:30:36.310Z] === RUN TestLoad [2022-03-16T11:30:36.310Z] --- PASS: TestLoad (0.00s) [2022-03-16T11:30:36.310Z] === RUN TestSave [2022-03-16T11:30:36.310Z] --- PASS: TestSave (0.03s) [2022-03-16T11:30:36.310Z] === RUN TestAddDeleteGet [2022-03-16T11:30:36.599Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-16T11:30:36.604Z] === RUN TestAdjustForAPIVersion [2022-03-16T11:30:36.604Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-16T11:30:36.604Z] PASS [2022-03-16T11:30:36.604Z] coverage: 5.7% of statements [2022-03-16T11:30:36.604Z] ok github.com/docker/docker/api/server/router/swarm 0.088s coverage: 5.7% of statements [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-16T11:30:36.604Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-16T11:30:36.604Z] === RUN TestParseTimestamps [2022-03-16T11:30:36.604Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-16T11:30:36.604Z] PASS [2022-03-16T11:30:36.604Z] coverage: 100.0% of statements [2022-03-16T11:30:36.604Z] ok github.com/docker/docker/api/types/time 0.279s coverage: 100.0% of statements [2022-03-16T11:30:36.604Z] === RUN TestCompareVersion [2022-03-16T11:30:36.604Z] --- PASS: TestCompareVersion (0.00s) [2022-03-16T11:30:36.604Z] PASS [2022-03-16T11:30:36.604Z] coverage: 77.3% of statements [2022-03-16T11:30:36.604Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 77.3% of statements [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-16T11:30:36.604Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-16T11:30:36.766Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-16T11:30:36.766Z] === RUN TestInvalidTags [2022-03-16T11:30:36.766Z] --- PASS: TestInvalidTags (0.00s) [2022-03-16T11:30:36.766Z] PASS [2022-03-16T11:30:36.766Z] coverage: 84.4% of statements [2022-03-16T11:30:36.766Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2022-03-16T11:30:37.057Z] === RUN TestBoolValue [2022-03-16T11:30:37.057Z] --- PASS: TestBoolValue (0.00s) [2022-03-16T11:30:37.057Z] === RUN TestBoolValueOrDefault [2022-03-16T11:30:37.057Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-16T11:30:37.057Z] === RUN TestInt64ValueOrZero [2022-03-16T11:30:37.057Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-16T11:30:37.057Z] === RUN TestInt64ValueOrDefault [2022-03-16T11:30:37.057Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-16T11:30:37.057Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-16T11:30:37.057Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-16T11:30:37.057Z] === RUN TestJsonContentType [2022-03-16T11:30:37.057Z] --- PASS: TestJsonContentType (0.00s) [2022-03-16T11:30:37.057Z] PASS [2022-03-16T11:30:37.057Z] coverage: 14.7% of statements [2022-03-16T11:30:37.057Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2022-03-16T11:30:37.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReaderWithReadError [2022-03-16T11:30:37.727Z] === RUN TestResolveAuthConfigIndexServer [2022-03-16T11:30:37.727Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResolveAuthConfigFullURL [2022-03-16T11:30:37.727Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-16T11:30:37.727Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestValidateMirror [2022-03-16T11:30:37.727Z] --- PASS: TestValidateMirror (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestLoadInsecureRegistries [2022-03-16T11:30:37.727Z] time="2022-03-16T11:30:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReader [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-16T11:30:37.727Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-16T11:30:37.727Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-16T11:30:37.727Z] PASS [2022-03-16T11:30:37.727Z] coverage: 100.0% of statements [2022-03-16T11:30:37.727Z] ok github.com/docker/docker/registry/resumable 0.205s coverage: 100.0% of statements [2022-03-16T11:30:37.727Z] time="2022-03-16T11:30:37Z" 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-16T11:30:37.728Z] time="2022-03-16T11:30:37Z" 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-16T11:30:37.728Z] time="2022-03-16T11:30:37Z" 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-16T11:30:37.728Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-03-16T11:30:37.728Z] === RUN TestNewServiceConfig [2022-03-16T11:30:37.728Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestValidateIndexName [2022-03-16T11:30:37.728Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestValidateIndexNameWithError [2022-03-16T11:30:37.728Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestEndpointParse [2022-03-16T11:30:37.728Z] --- PASS: TestEndpointParse (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestEndpointParseInvalid [2022-03-16T11:30:37.728Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestValidateEndpoint [2022-03-16T11:30:37.728Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-16T11:30:37.728Z] === RUN TestPing [2022-03-16T11:30:37.728Z] --- PASS: TestPing (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestPingRegistryEndpoint [2022-03-16T11:30:37.728Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:37.728Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-16T11:30:37.728Z] === RUN TestEndpoint [2022-03-16T11:30:37.728Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:37.728Z] --- SKIP: TestEndpoint (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestParseRepositoryInfo [2022-03-16T11:30:37.728Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestNewIndexInfo [2022-03-16T11:30:37.728Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestMirrorEndpointLookup [2022-03-16T11:30:37.728Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:37.728Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestSearchRepositories [2022-03-16T11:30:37.728Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-16T11:30:37.728Z] Host: 127.0.0.1:49327 [2022-03-16T11:30:37.728Z] User-Agent: docker test client [2022-03-16T11:30:37.728Z] Authorization: Token fake-token [2022-03-16T11:30:37.728Z] X-Docker-Token: true [2022-03-16T11:30:37.728Z] Accept-Encoding: gzip [2022-03-16T11:30:37.728Z] [2022-03-16T11:30:37.728Z] [2022-03-16T11:30:37.728Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-16T11:30:37.728Z] Connection: close [2022-03-16T11:30:37.728Z] Content-Length: 144 [2022-03-16T11:30:37.728Z] Cache-Control: no-cache [2022-03-16T11:30:37.728Z] Content-Type: application/json [2022-03-16T11:30:37.728Z] Date: Wed, 16 Mar 2022 11:30:37 GMT [2022-03-16T11:30:37.728Z] Expires: -1 [2022-03-16T11:30:37.728Z] Pragma: no-cache [2022-03-16T11:30:37.728Z] Server: docker-tests/mock [2022-03-16T11:30:37.728Z] X-Docker-Registry-Config: mock [2022-03-16T11:30:37.728Z] X-Docker-Registry-Version: 0.0.0 [2022-03-16T11:30:37.728Z] [2022-03-16T11:30:37.728Z] [2022-03-16T11:30:37.728Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestTrustedLocation [2022-03-16T11:30:37.728Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-16T11:30:37.728Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestAllowNondistributableArtifacts [2022-03-16T11:30:37.728Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-16T11:30:37.728Z] === RUN TestIsSecureIndex [2022-03-16T11:30:37.728Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-16T11:30:37.728Z] PASS [2022-03-16T11:30:37.728Z] coverage: 51.2% of statements [2022-03-16T11:30:37.728Z] ok github.com/docker/docker/registry 0.224s coverage: 51.2% of statements [2022-03-16T11:30:38.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-16T11:30:38.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-16T11:30:38.166Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-16T11:30:38.166Z] === RUN TestCloneArgsSmartHttp [2022-03-16T11:30:38.166Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-16T11:30:38.166Z] === RUN TestCloneArgsDumbHttp [2022-03-16T11:30:38.166Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-16T11:30:38.166Z] === RUN TestCloneArgsGit [2022-03-16T11:30:38.166Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-16T11:30:38.166Z] === RUN TestCheckoutGit [2022-03-16T11:30:38.184Z] === RUN TestRestartManagerTimeout [2022-03-16T11:30:38.184Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-16T11:30:38.184Z] === RUN TestRestartManagerTimeoutReset [2022-03-16T11:30:38.184Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-16T11:30:38.184Z] PASS [2022-03-16T11:30:38.184Z] coverage: 50.9% of statements [2022-03-16T11:30:38.184Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-16T11:30:38.640Z] === RUN TestDecodeContainerConfig [2022-03-16T11:30:38.640Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-16T11:30:38.640Z] === RUN TestDecodeContainerConfigIsolation [2022-03-16T11:30:38.640Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-16T11:30:38.640Z] === RUN TestValidatePrivileged [2022-03-16T11:30:38.640Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-16T11:30:38.640Z] PASS [2022-03-16T11:30:38.640Z] coverage: 52.6% of statements [2022-03-16T11:30:38.640Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.6% of statements [2022-03-16T11:30:38.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-16T11:30:39.096Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-16T11:30:39.096Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-16T11:30:39.096Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-16T11:30:39.096Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-16T11:30:39.096Z] PASS [2022-03-16T11:30:39.096Z] coverage: 62.5% of statements [2022-03-16T11:30:39.096Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-03-16T11:30:39.232Z] === RUN TestMaskSecretKeys [2022-03-16T11:30:39.233Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-16T11:30:39.233Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-16T11:30:39.233Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-16T11:30:39.233Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-16T11:30:39.233Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-16T11:30:39.233Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-16T11:30:39.233Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-16T11:30:39.233Z] === RUN TestVersionMiddlewareVersion [2022-03-16T11:30:39.233Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-16T11:30:39.233Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-16T11:30:39.233Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-16T11:30:39.233Z] PASS [2022-03-16T11:30:39.233Z] coverage: 37.7% of statements [2022-03-16T11:30:39.233Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-16T11:30:39.233Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-16T11:30:39.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-16T11:30:39.691Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-16T11:30:39.692Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-16T11:30:39.732Z] === RUN TestEnable [2022-03-16T11:30:39.732Z] --- PASS: TestEnable (0.00s) [2022-03-16T11:30:39.732Z] === RUN TestDisable [2022-03-16T11:30:39.732Z] --- PASS: TestDisable (0.00s) [2022-03-16T11:30:39.732Z] === RUN TestEnabled [2022-03-16T11:30:39.732Z] --- PASS: TestEnabled (0.00s) [2022-03-16T11:30:39.732Z] PASS [2022-03-16T11:30:39.732Z] coverage: 100.0% of statements [2022-03-16T11:30:39.732Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-03-16T11:30:40.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:30:40.140Z] Using test binary docker [2022-03-16T11:30:40.200Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-16T11:30:40.200Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-16T11:30:40.200Z] === RUN TestProcessNoDockerignore [2022-03-16T11:30:40.200Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-16T11:30:40.200Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-16T11:30:40.200Z] === RUN TestDetectContentType [2022-03-16T11:30:40.200Z] --- PASS: TestDetectContentType (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestSelectAcceptableMIME [2022-03-16T11:30:40.200Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestInspectEmptyResponse [2022-03-16T11:30:40.200Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestInspectResponseBinary [2022-03-16T11:30:40.200Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestResponseUnsupportedContentType [2022-03-16T11:30:40.200Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestInspectResponseTextSimple [2022-03-16T11:30:40.200Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestInspectResponseEmptyContentType [2022-03-16T11:30:40.200Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestUnknownContentLength [2022-03-16T11:30:40.200Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-16T11:30:40.200Z] === RUN TestDownloadRemote [2022-03-16T11:30:40.396Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-16T11:30:40.396Z] +++ /etc/init.d/apparmor start [2022-03-16T11:30:40.396Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:30:40.396Z] Starting dockerd [2022-03-16T11:30:40.396Z] INFO: Waiting for daemon to start... [2022-03-16T11:30:40.396Z] +++ 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-16T11:30:40.658Z] === RUN TestStrSliceMarshalJSON [2022-03-16T11:30:40.658Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestStrSliceUnmarshalJSON [2022-03-16T11:30:40.658Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestStrSliceUnmarshalString [2022-03-16T11:30:40.658Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestStrSliceUnmarshalSlice [2022-03-16T11:30:40.658Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-16T11:30:40.658Z] PASS [2022-03-16T11:30:40.658Z] coverage: 90.0% of statements [2022-03-16T11:30:40.658Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-03-16T11:30:40.658Z] === RUN TestToJSON [2022-03-16T11:30:40.658Z] --- PASS: TestToJSON (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestToParamWithVersion [2022-03-16T11:30:40.658Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestFromJSON [2022-03-16T11:30:40.658Z] --- PASS: TestFromJSON (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestEmpty [2022-03-16T11:30:40.658Z] --- PASS: TestEmpty (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestArgsMatchKVListEmptySources [2022-03-16T11:30:40.658Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestArgsMatchKVList [2022-03-16T11:30:40.658Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestArgsMatch [2022-03-16T11:30:40.658Z] --- PASS: TestArgsMatch (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestAdd [2022-03-16T11:30:40.658Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestDel [2022-03-16T11:30:40.658Z] --- PASS: TestDel (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestLen [2022-03-16T11:30:40.658Z] --- PASS: TestLen (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestExactMatch [2022-03-16T11:30:40.658Z] --- PASS: TestExactMatch (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestOnlyOneExactMatch [2022-03-16T11:30:40.658Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestContains [2022-03-16T11:30:40.658Z] --- PASS: TestContains (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestValidate [2022-03-16T11:30:40.658Z] --- PASS: TestValidate (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestWalkValues [2022-03-16T11:30:40.658Z] --- PASS: TestWalkValues (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestFuzzyMatch [2022-03-16T11:30:40.658Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestClone [2022-03-16T11:30:40.658Z] --- PASS: TestClone (0.00s) [2022-03-16T11:30:40.658Z] PASS [2022-03-16T11:30:40.658Z] coverage: 92.2% of statements [2022-03-16T11:30:40.658Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-03-16T11:30:40.658Z] === RUN TestDurationToSecondsString [2022-03-16T11:30:40.658Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-16T11:30:40.658Z] === RUN TestGetTimestamp [2022-03-16T11:30:40.668Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-16T11:30:40.668Z] === RUN TestGetWithStatusError [2022-03-16T11:30:40.668Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-16T11:30:40.668Z] === RUN TestCloseRootDirectory [2022-03-16T11:30:40.668Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:40.668Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-16T11:30:40.668Z] === RUN TestHashFile [2022-03-16T11:30:40.668Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:40.668Z] --- SKIP: TestHashFile (0.06s) [2022-03-16T11:30:40.668Z] === RUN TestHashSubdir [2022-03-16T11:30:40.668Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:40.668Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-16T11:30:40.668Z] === RUN TestRemoveDirectory [2022-03-16T11:30:40.668Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:40.668Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-16T11:30:40.668Z] PASS [2022-03-16T11:30:40.668Z] coverage: 9.3% of statements [2022-03-16T11:30:40.668Z] ok github.com/docker/docker/builder/remotecontext 0.471s coverage: 9.3% of statements [2022-03-16T11:30:41.116Z] === RUN TestAdjustForAPIVersion [2022-03-16T11:30:41.116Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-16T11:30:41.116Z] PASS [2022-03-16T11:30:41.116Z] coverage: 5.7% of statements [2022-03-16T11:30:41.116Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-16T11:30:41.116Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-16T11:30:41.116Z] === RUN TestParseTimestamps [2022-03-16T11:30:41.116Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-16T11:30:41.116Z] PASS [2022-03-16T11:30:41.116Z] coverage: 100.0% of statements [2022-03-16T11:30:41.116Z] ok github.com/docker/docker/api/types/time 0.269s coverage: 100.0% of statements [2022-03-16T11:30:41.116Z] === RUN TestCompareVersion [2022-03-16T11:30:41.116Z] --- PASS: TestCompareVersion (0.00s) [2022-03-16T11:30:41.116Z] PASS [2022-03-16T11:30:41.116Z] coverage: 77.3% of statements [2022-03-16T11:30:41.116Z] ok github.com/docker/docker/api/types/versions 0.080s coverage: 77.3% of statements [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-16T11:30:41.116Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-16T11:30:41.135Z] === RUN TestGetAllAllowed [2022-03-16T11:30:41.135Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestGetAllMeta [2022-03-16T11:30:41.135Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-16T11:30:41.135Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestIsUnreferencedBuiltin [2022-03-16T11:30:41.135Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestIsExistingDirectory [2022-03-16T11:30:41.135Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-16T11:30:41.135Z] === RUN TestGetFilenameForDownload [2022-03-16T11:30:41.135Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestEnv2Variables [2022-03-16T11:30:41.135Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-16T11:30:41.135Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestMaintainer [2022-03-16T11:30:41.135Z] --- PASS: TestMaintainer (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestLabel [2022-03-16T11:30:41.135Z] --- PASS: TestLabel (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestFromScratch [2022-03-16T11:30:41.135Z] --- PASS: TestFromScratch (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestFromWithArg [2022-03-16T11:30:41.135Z] --- PASS: TestFromWithArg (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-16T11:30:41.135Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestFromWithUndefinedArg [2022-03-16T11:30:41.135Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestFromMultiStageWithNamedStage [2022-03-16T11:30:41.135Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestOnbuild [2022-03-16T11:30:41.135Z] --- PASS: TestOnbuild (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestWorkdir [2022-03-16T11:30:41.135Z] --- PASS: TestWorkdir (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestCmd [2022-03-16T11:30:41.135Z] --- PASS: TestCmd (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestHealthcheckNone [2022-03-16T11:30:41.135Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestHealthcheckCmd [2022-03-16T11:30:41.135Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestEntrypoint [2022-03-16T11:30:41.135Z] --- PASS: TestEntrypoint (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestExpose [2022-03-16T11:30:41.135Z] --- PASS: TestExpose (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestUser [2022-03-16T11:30:41.135Z] --- PASS: TestUser (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestVolume [2022-03-16T11:30:41.135Z] --- PASS: TestVolume (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestStopSignal [2022-03-16T11:30:41.135Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:30:41.135Z] --- SKIP: TestStopSignal (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestArg [2022-03-16T11:30:41.135Z] --- PASS: TestArg (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestShell [2022-03-16T11:30:41.135Z] --- PASS: TestShell (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestPrependEnvOnCmd [2022-03-16T11:30:41.135Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestRunWithBuildArgs [2022-03-16T11:30:41.135Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestRunIgnoresHealthcheck [2022-03-16T11:30:41.135Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestDispatchUnsupportedOptions [2022-03-16T11:30:41.135Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-16T11:30:41.135Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-16T11:30:41.135Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-16T11:30:41.135Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestNormalizeWorkdir [2022-03-16T11:30:41.135Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestDispatch [2022-03-16T11:30:41.135Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-16T11:30:41.135Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-16T11:30:41.135Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-16T11:30:41.135Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-16T11:30:41.135Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-16T11:30:41.135Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-16T11:30:41.135Z] === RUN TestDispatch/COPY_url [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch (0.08s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-16T11:30:41.135Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestAddScratchImageAddsToMounts [2022-03-16T11:30:41.135Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-16T11:30:41.135Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-16T11:30:41.135Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-16T11:30:41.135Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestImageSourceGetAddsToMounts [2022-03-16T11:30:41.135Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestEmptyDockerfile [2022-03-16T11:30:41.135Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-16T11:30:41.135Z] === RUN TestSymlinkDockerfile [2022-03-16T11:30:41.135Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-16T11:30:41.135Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-16T11:30:41.135Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestNonExistingDockerfile [2022-03-16T11:30:41.135Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-16T11:30:41.135Z] === RUN TestCopyRunConfig [2022-03-16T11:30:41.135Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestDeepCopyRunConfig [2022-03-16T11:30:41.135Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestExportImage [2022-03-16T11:30:41.135Z] --- PASS: TestExportImage (0.00s) [2022-03-16T11:30:41.135Z] === RUN TestNormalizeDest [2022-03-16T11:30:41.135Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-16T11:30:41.135Z] PASS [2022-03-16T11:30:41.135Z] coverage: 46.7% of statements [2022-03-16T11:30:41.135Z] ok github.com/docker/docker/builder/dockerfile 0.338s coverage: 46.7% of statements [2022-03-16T11:30:41.269Z] === RUN TestGetDriver [2022-03-16T11:30:41.269Z] --- PASS: TestGetDriver (0.00s) [2022-03-16T11:30:41.269Z] === RUN TestVolumeRequestError [2022-03-16T11:30:41.269Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-16T11:30:41.269Z] PASS [2022-03-16T11:30:41.269Z] coverage: 36.1% of statements [2022-03-16T11:30:41.269Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-16T11:30:41.269Z] === RUN TestGetAddress [2022-03-16T11:30:41.269Z] --- PASS: TestGetAddress (0.00s) [2022-03-16T11:30:41.269Z] === RUN TestRemove [2022-03-16T11:30:41.269Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:30:41.269Z] --- SKIP: TestRemove (0.00s) [2022-03-16T11:30:41.269Z] === RUN TestInitializeWithVolumes [2022-03-16T11:30:41.269Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-16T11:30:41.269Z] === RUN TestCreate [2022-03-16T11:30:41.269Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:30:41.269Z] === RUN TestValidateName [2022-03-16T11:30:41.269Z] --- PASS: TestValidateName (0.00s) [2022-03-16T11:30:41.269Z] === RUN TestCreateWithOpts [2022-03-16T11:30:41.269Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:30:41.269Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-16T11:30:41.269Z] === RUN TestRelaodNoOpts [2022-03-16T11:30:41.269Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-16T11:30:41.269Z] PASS [2022-03-16T11:30:41.269Z] coverage: 41.5% of statements [2022-03-16T11:30:41.269Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-16T11:30:42.085Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-16T11:30:42.121Z] === RUN TestTCP4Proxy [2022-03-16T11:30:42.121Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-16T11:30:42.121Z] === RUN TestTCP4ProxyHalfClose [2022-03-16T11:30:42.121Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestTCP6Proxy [2022-03-16T11:30:42.121Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:30:42.121Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestTCPDualStackProxy [2022-03-16T11:30:42.121Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:30:42.121Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestUDP4Proxy [2022-03-16T11:30:42.121Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestUDP6Proxy [2022-03-16T11:30:42.121Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:30:42.121Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestUDPWriteError [2022-03-16T11:30:42.121Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestSCTP4Proxy [2022-03-16T11:30:42.121Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:30:42.121Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-16T11:30:42.121Z] === RUN TestSCTP6Proxy [2022-03-16T11:30:42.121Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:30:42.121Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-16T11:30:42.121Z] PASS [2022-03-16T11:30:42.121Z] coverage: 49.4% of statements [2022-03-16T11:30:42.121Z] ok github.com/docker/docker/cmd/docker-proxy 0.083s coverage: 49.4% of statements [2022-03-16T11:30:42.287Z] . [2022-03-16T11:30:42.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:30:42.287Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:30:42.287Z] Error: No such image: emptyfs [2022-03-16T11:30:42.287Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-16T11:30:42.287Z] ++++ docker load [2022-03-16T11:30:42.544Z] Running integration-test (iteration 1) [2022-03-16T11:30:42.544Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-16T11:30:42.544Z] ++ 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-16T11:30:42.544Z] ++ set -e [2022-03-16T11:30:42.544Z] ++ '[' -n 0 ']' [2022-03-16T11:30:42.544Z] ++ set -x [2022-03-16T11:30:42.544Z] ++ 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-16T11:30:42.544Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-16T11:30:42.544Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-16T11:30:42.544Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-16T11:30:42.544Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-16T11:30:42.544Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-16T11:30:42.544Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-16T11:30:42.544Z] === RUN TestCloneArgsSmartHttp [2022-03-16T11:30:42.544Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-16T11:30:42.544Z] === RUN TestCloneArgsDumbHttp [2022-03-16T11:30:42.544Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-16T11:30:42.544Z] === RUN TestCloneArgsGit [2022-03-16T11:30:42.544Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-16T11:30:42.544Z] === RUN TestCheckoutGit [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRaw [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-16T11:30:42.798Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRaw [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-16T11:30:42.798Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestConvertTmpfsOptions [2022-03-16T11:30:42.798Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-16T11:30:42.798Z] linux_parser_test.go:209: data="ro" [2022-03-16T11:30:42.798Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestParseMountSpec [2022-03-16T11:30:42.798Z] parser_test.go:62: case 0 [2022-03-16T11:30:42.798Z] parser_test.go:62: case 1 [2022-03-16T11:30:42.798Z] parser_test.go:62: case 2 [2022-03-16T11:30:42.798Z] parser_test.go:62: case 3 [2022-03-16T11:30:42.798Z] parser_test.go:62: case 4 [2022-03-16T11:30:42.798Z] parser_test.go:62: case 5 [2022-03-16T11:30:42.798Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestValidateMount [2022-03-16T11:30:42.798Z] --- PASS: TestValidateMount (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRaw [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-16T11:30:42.798Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:30:42.798Z] PASS [2022-03-16T11:30:42.798Z] coverage: 67.6% of statements [2022-03-16T11:30:42.798Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.6% of statements [2022-03-16T11:30:42.798Z] --- PASS: TestGet (15.01s) [2022-03-16T11:30:42.798Z] === RUN TestPluginWithNoManifest [2022-03-16T11:30:42.798Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-16T11:30:42.798Z] === RUN TestGetAll [2022-03-16T11:30:42.798Z] --- PASS: TestGetAll (0.00s) [2022-03-16T11:30:42.798Z] PASS [2022-03-16T11:30:42.798Z] coverage: 73.2% of statements [2022-03-16T11:30:42.798Z] ok github.com/docker/docker/pkg/plugins 35.979s coverage: 73.2% of statements [2022-03-16T11:30:42.800Z] Loaded image: busybox:latest [2022-03-16T11:30:42.800Z] Loaded image: busybox:glibc [2022-03-16T11:30:43.255Z] === RUN TestSetGetMeta [2022-03-16T11:30:43.255Z] === PAUSE TestSetGetMeta [2022-03-16T11:30:43.255Z] === RUN TestRestore [2022-03-16T11:30:43.255Z] === PAUSE TestRestore [2022-03-16T11:30:43.255Z] === RUN TestServiceCreate [2022-03-16T11:30:43.255Z] === PAUSE TestServiceCreate [2022-03-16T11:30:43.255Z] === RUN TestServiceList [2022-03-16T11:30:43.255Z] === PAUSE TestServiceList [2022-03-16T11:30:43.255Z] === RUN TestServiceRemove [2022-03-16T11:30:43.255Z] === PAUSE TestServiceRemove [2022-03-16T11:30:43.255Z] === RUN TestServiceGet [2022-03-16T11:30:43.255Z] === PAUSE TestServiceGet [2022-03-16T11:30:43.255Z] === RUN TestServicePrune [2022-03-16T11:30:43.255Z] === PAUSE TestServicePrune [2022-03-16T11:30:43.255Z] === RUN TestCreate [2022-03-16T11:30:43.255Z] === PAUSE TestCreate [2022-03-16T11:30:43.255Z] === RUN TestRemove [2022-03-16T11:30:43.255Z] === PAUSE TestRemove [2022-03-16T11:30:43.255Z] === RUN TestList [2022-03-16T11:30:43.255Z] === PAUSE TestList [2022-03-16T11:30:43.255Z] === RUN TestFindByDriver [2022-03-16T11:30:43.256Z] === PAUSE TestFindByDriver [2022-03-16T11:30:43.256Z] === RUN TestFindByReferenced [2022-03-16T11:30:43.256Z] === PAUSE TestFindByReferenced [2022-03-16T11:30:43.256Z] === RUN TestDerefMultipleOfSameRef [2022-03-16T11:30:43.256Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-16T11:30:43.256Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:30:43.256Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:30:43.256Z] === RUN TestDefererencePluginOnCreateError [2022-03-16T11:30:43.256Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-16T11:30:43.256Z] === RUN TestRefDerefRemove [2022-03-16T11:30:43.256Z] === PAUSE TestRefDerefRemove [2022-03-16T11:30:43.256Z] === RUN TestGet [2022-03-16T11:30:43.256Z] === PAUSE TestGet [2022-03-16T11:30:43.256Z] === RUN TestGetWithReference [2022-03-16T11:30:43.256Z] === PAUSE TestGetWithReference [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_nil_list [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_empty_list [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_filter_some [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_filter_middle [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:30:43.256Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-16T11:30:43.256Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_nil_list [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_filter_some [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_empty_list [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_filter_middle [2022-03-16T11:30:43.256Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-16T11:30:43.256Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-16T11:30:43.256Z] === CONT TestSetGetMeta [2022-03-16T11:30:43.256Z] === CONT TestServiceGet [2022-03-16T11:30:43.256Z] === CONT TestList [2022-03-16T11:30:43.256Z] === CONT TestDefererencePluginOnCreateError [2022-03-16T11:30:43.256Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-16T11:30:43.256Z] === CONT TestGetWithReference [2022-03-16T11:30:43.256Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-16T11:30:43.256Z] === CONT TestGet [2022-03-16T11:30:43.256Z] --- PASS: TestList (0.06s) [2022-03-16T11:30:43.256Z] === CONT TestRefDerefRemove [2022-03-16T11:30:43.256Z] --- PASS: TestGetWithReference (0.04s) [2022-03-16T11:30:43.256Z] === CONT TestServiceRemove [2022-03-16T11:30:43.256Z] --- PASS: TestGet (0.03s) [2022-03-16T11:30:43.256Z] === CONT TestServiceList [2022-03-16T11:30:43.256Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-16T11:30:43.256Z] === CONT TestServiceCreate [2022-03-16T11:30:43.711Z] --- PASS: TestServiceGet (0.22s) [2022-03-16T11:30:43.711Z] === CONT TestRestore [2022-03-16T11:30:43.711Z] --- PASS: TestServiceRemove (0.16s) [2022-03-16T11:30:43.711Z] === CONT TestRemove [2022-03-16T11:30:43.711Z] --- PASS: TestServiceList (0.15s) [2022-03-16T11:30:43.711Z] === CONT TestCreate [2022-03-16T11:30:43.711Z] --- PASS: TestServiceCreate (0.14s) [2022-03-16T11:30:43.711Z] === CONT TestServicePrune [2022-03-16T11:30:43.711Z] --- PASS: TestCreate (0.02s) [2022-03-16T11:30:43.711Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:30:43.711Z] time="2022-03-16T11:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:30:43.711Z] --- PASS: TestRemove (0.03s) [2022-03-16T11:30:43.711Z] === CONT TestDerefMultipleOfSameRef [2022-03-16T11:30:43.711Z] --- PASS: TestRestore (0.03s) [2022-03-16T11:30:43.711Z] === CONT TestFindByReferenced [2022-03-16T11:30:43.711Z] time="2022-03-16T11:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:30:43.711Z] time="2022-03-16T11:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:30:43.711Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-16T11:30:43.711Z] === CONT TestFindByDriver [2022-03-16T11:30:43.711Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-16T11:30:43.711Z] time="2022-03-16T11:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-16T11:30:43.711Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-16T11:30:43.711Z] time="2022-03-16T11:30:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:30:43.711Z] --- PASS: TestServicePrune (0.05s) [2022-03-16T11:30:43.711Z] --- PASS: TestFindByDriver (0.02s) [2022-03-16T11:30:43.711Z] PASS [2022-03-16T11:30:43.711Z] coverage: 69.0% of statements [2022-03-16T11:30:43.711Z] ok github.com/docker/docker/volume/service 0.326s coverage: 69.0% of statements [2022-03-16T11:30:43.729Z] Loaded image: debian:bullseye-slim [2022-03-16T11:30:43.729Z] Loaded image: hello-world:latest [2022-03-16T11:30:43.985Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:30:43.985Z] INFO: Testing against a local daemon [2022-03-16T11:30:43.985Z] === RUN TestCgroupNamespacesBuild [2022-03-16T11:30:44.077Z] === RUN TestEnable [2022-03-16T11:30:44.077Z] --- PASS: TestEnable (0.00s) [2022-03-16T11:30:44.077Z] === RUN TestDisable [2022-03-16T11:30:44.077Z] --- PASS: TestDisable (0.00s) [2022-03-16T11:30:44.077Z] === RUN TestEnabled [2022-03-16T11:30:44.077Z] --- PASS: TestEnabled (0.00s) [2022-03-16T11:30:44.077Z] PASS [2022-03-16T11:30:44.077Z] coverage: 100.0% of statements [2022-03-16T11:30:44.077Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-03-16T11:30:44.534Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-16T11:30:44.534Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-16T11:30:44.534Z] === RUN TestProcessNoDockerignore [2022-03-16T11:30:44.534Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-16T11:30:44.534Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestDetectContentType [2022-03-16T11:30:44.534Z] --- PASS: TestDetectContentType (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestSelectAcceptableMIME [2022-03-16T11:30:44.534Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestInspectEmptyResponse [2022-03-16T11:30:44.534Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestInspectResponseBinary [2022-03-16T11:30:44.534Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestResponseUnsupportedContentType [2022-03-16T11:30:44.534Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestInspectResponseTextSimple [2022-03-16T11:30:44.534Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestInspectResponseEmptyContentType [2022-03-16T11:30:44.534Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestUnknownContentLength [2022-03-16T11:30:44.534Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestDownloadRemote [2022-03-16T11:30:44.534Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-16T11:30:44.534Z] === RUN TestGetWithStatusError [2022-03-16T11:30:44.534Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestCloseRootDirectory [2022-03-16T11:30:44.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:44.534Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestHashFile [2022-03-16T11:30:44.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:44.534Z] --- SKIP: TestHashFile (0.00s) [2022-03-16T11:30:44.534Z] === RUN TestHashSubdir [2022-03-16T11:30:44.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:44.535Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-16T11:30:44.535Z] === RUN TestRemoveDirectory [2022-03-16T11:30:44.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:30:44.535Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-16T11:30:44.535Z] PASS [2022-03-16T11:30:44.535Z] coverage: 9.3% of statements [2022-03-16T11:30:44.535Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 9.3% of statements [2022-03-16T11:30:44.913Z] --- PASS: TestCgroupNamespacesBuild (1.05s) [2022-03-16T11:30:44.913Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-16T11:30:45.499Z] === RUN TestGetAllAllowed [2022-03-16T11:30:45.499Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-16T11:30:45.499Z] === RUN TestGetAllMeta [2022-03-16T11:30:45.499Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-16T11:30:45.499Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-16T11:30:45.499Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestIsUnreferencedBuiltin [2022-03-16T11:30:45.500Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestIsExistingDirectory [2022-03-16T11:30:45.500Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestGetFilenameForDownload [2022-03-16T11:30:45.500Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestEnv2Variables [2022-03-16T11:30:45.500Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-16T11:30:45.500Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestMaintainer [2022-03-16T11:30:45.500Z] --- PASS: TestMaintainer (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestLabel [2022-03-16T11:30:45.500Z] --- PASS: TestLabel (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestFromScratch [2022-03-16T11:30:45.500Z] --- PASS: TestFromScratch (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestFromWithArg [2022-03-16T11:30:45.500Z] --- PASS: TestFromWithArg (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-16T11:30:45.500Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestFromWithUndefinedArg [2022-03-16T11:30:45.500Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestFromMultiStageWithNamedStage [2022-03-16T11:30:45.500Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestOnbuild [2022-03-16T11:30:45.500Z] --- PASS: TestOnbuild (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestWorkdir [2022-03-16T11:30:45.500Z] --- PASS: TestWorkdir (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestCmd [2022-03-16T11:30:45.500Z] --- PASS: TestCmd (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestHealthcheckNone [2022-03-16T11:30:45.500Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestHealthcheckCmd [2022-03-16T11:30:45.500Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestEntrypoint [2022-03-16T11:30:45.500Z] --- PASS: TestEntrypoint (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestExpose [2022-03-16T11:30:45.500Z] --- PASS: TestExpose (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestUser [2022-03-16T11:30:45.500Z] --- PASS: TestUser (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestVolume [2022-03-16T11:30:45.500Z] --- PASS: TestVolume (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestStopSignal [2022-03-16T11:30:45.500Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:30:45.500Z] --- SKIP: TestStopSignal (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestArg [2022-03-16T11:30:45.500Z] --- PASS: TestArg (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestShell [2022-03-16T11:30:45.500Z] --- PASS: TestShell (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestPrependEnvOnCmd [2022-03-16T11:30:45.500Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestRunWithBuildArgs [2022-03-16T11:30:45.500Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestRunIgnoresHealthcheck [2022-03-16T11:30:45.500Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestDispatchUnsupportedOptions [2022-03-16T11:30:45.500Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-16T11:30:45.500Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-16T11:30:45.500Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-16T11:30:45.500Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestNormalizeWorkdir [2022-03-16T11:30:45.500Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestDispatch [2022-03-16T11:30:45.500Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-16T11:30:45.500Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-16T11:30:45.500Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-16T11:30:45.500Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-16T11:30:45.500Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-16T11:30:45.500Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-16T11:30:45.500Z] === RUN TestDispatch/COPY_url [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch (0.10s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-16T11:30:45.500Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestAddScratchImageAddsToMounts [2022-03-16T11:30:45.500Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-16T11:30:45.500Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-16T11:30:45.500Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-16T11:30:45.500Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestImageSourceGetAddsToMounts [2022-03-16T11:30:45.500Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestEmptyDockerfile [2022-03-16T11:30:45.500Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-16T11:30:45.500Z] === RUN TestSymlinkDockerfile [2022-03-16T11:30:45.500Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-16T11:30:45.500Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-16T11:30:45.500Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-16T11:30:45.500Z] === RUN TestNonExistingDockerfile [2022-03-16T11:30:45.500Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestCopyRunConfig [2022-03-16T11:30:45.500Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestDeepCopyRunConfig [2022-03-16T11:30:45.500Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestExportImage [2022-03-16T11:30:45.500Z] --- PASS: TestExportImage (0.00s) [2022-03-16T11:30:45.500Z] === RUN TestNormalizeDest [2022-03-16T11:30:45.500Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-16T11:30:45.500Z] PASS [2022-03-16T11:30:45.500Z] coverage: 46.7% of statements [2022-03-16T11:30:45.500Z] ok github.com/docker/docker/builder/dockerfile 0.310s coverage: 46.7% of statements [2022-03-16T11:30:46.279Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-16T11:30:46.279Z] === RUN TestBuildWithSession [2022-03-16T11:30:46.279Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:30:46.279Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:30:46.279Z] === RUN TestBuildSquashParent [2022-03-16T11:30:46.464Z] === RUN TestTCP4Proxy [2022-03-16T11:30:46.464Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-16T11:30:46.464Z] === RUN TestTCP4ProxyHalfClose [2022-03-16T11:30:46.464Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestTCP6Proxy [2022-03-16T11:30:46.464Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:30:46.464Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestTCPDualStackProxy [2022-03-16T11:30:46.464Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:30:46.464Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestUDP4Proxy [2022-03-16T11:30:46.464Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestUDP6Proxy [2022-03-16T11:30:46.464Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:30:46.464Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestUDPWriteError [2022-03-16T11:30:46.464Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestSCTP4Proxy [2022-03-16T11:30:46.464Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:30:46.464Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-16T11:30:46.464Z] === RUN TestSCTP6Proxy [2022-03-16T11:30:46.464Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:30:46.465Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-16T11:30:46.465Z] PASS [2022-03-16T11:30:46.465Z] coverage: 49.4% of statements [2022-03-16T11:30:46.465Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-03-16T11:30:49.548Z] --- PASS: TestBuildSquashParent (3.09s) [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:49.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:49.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:49.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:30:49.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:30:50.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:30:50.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:30:51.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:30:51.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-03-16T11:30:52.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.96s) [2022-03-16T11:30:52.592Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:30:52.592Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:30:53.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:30:53.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:30:53.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:30:54.034Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s) [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-03-16T11:30:54.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-16T11:30:54.290Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:30:54.610Z] === RUN TestCheckpointCreateError [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointCreate [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointDeleteError [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointDelete [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointListError [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointList [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointList (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCheckpointListContainerNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNewClientWithOpsFromEnv [2022-03-16T11:30:54.610Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:30:54.610Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestGetAPIPath [2022-03-16T11:30:54.610Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestParseHostURL [2022-03-16T11:30:54.610Z] --- PASS: TestParseHostURL (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-16T11:30:54.610Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPIVersion [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPVersionOverride [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-16T11:30:54.610Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestClientRedirect [2022-03-16T11:30:54.610Z] --- PASS: TestClientRedirect (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigCreateUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigCreateError [2022-03-16T11:30:54.610Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigCreate [2022-03-16T11:30:54.610Z] --- PASS: TestConfigCreate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspectNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspectWithEmptyID [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspectUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspectError [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspectConfigNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigInspect [2022-03-16T11:30:54.610Z] --- PASS: TestConfigInspect (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigListUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigListError [2022-03-16T11:30:54.610Z] --- PASS: TestConfigListError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigList [2022-03-16T11:30:54.610Z] --- PASS: TestConfigList (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigRemoveUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigRemoveError [2022-03-16T11:30:54.610Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigRemove [2022-03-16T11:30:54.610Z] --- PASS: TestConfigRemove (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigUpdateUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigUpdateError [2022-03-16T11:30:54.610Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestConfigUpdate [2022-03-16T11:30:54.610Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCommitError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCommit [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCommit (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStatPathError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStatPathNotFoundError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStatPathNoHeaderError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStatPath [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyToContainerError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyToContainerNotFoundError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyToContainer [2022-03-16T11:30:54.610Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyFromContainerError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyFromContainerNotFoundError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-16T11:30:54.610Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestCopyFromContainer [2022-03-16T11:30:54.610Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCreateError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCreateImageNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCreateWithName [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerCreateAutoRemove [2022-03-16T11:30:54.610Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2022-03-16T11:30:54.610Z] === RUN TestContainerDiffError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerDiffError (0.01s) [2022-03-16T11:30:54.610Z] === RUN TestContainerDiff [2022-03-16T11:30:54.610Z] --- PASS: TestContainerDiff (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecCreateError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecCreate [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecStartError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecStart [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecInspectError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecInspect [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExportError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExportError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExport [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExport (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerInspectError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerInspectContainerNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerInspectWithEmptyID [2022-03-16T11:30:54.610Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerInspect [2022-03-16T11:30:54.610Z] --- PASS: TestContainerInspect (0.01s) [2022-03-16T11:30:54.610Z] === RUN TestContainerInspectNode [2022-03-16T11:30:54.610Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerKillError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerKillError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerKill [2022-03-16T11:30:54.610Z] --- PASS: TestContainerKill (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerListError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerListError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerList [2022-03-16T11:30:54.610Z] --- PASS: TestContainerList (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerLogsNotFoundError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerLogsError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerLogs [2022-03-16T11:30:54.610Z] --- PASS: TestContainerLogs (0.23s) [2022-03-16T11:30:54.610Z] === RUN TestContainerPauseError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerPause [2022-03-16T11:30:54.610Z] --- PASS: TestContainerPause (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainersPruneError [2022-03-16T11:30:54.610Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainersPrune [2022-03-16T11:30:54.610Z] --- PASS: TestContainersPrune (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRemoveError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRemoveNotFoundError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRemove [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRemove (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRenameError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRename [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRename (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerResizeError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecResizeError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerResize [2022-03-16T11:30:54.610Z] --- PASS: TestContainerResize (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerExecResize [2022-03-16T11:30:54.610Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRestartError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerRestart [2022-03-16T11:30:54.610Z] --- PASS: TestContainerRestart (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStartError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStartError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStart [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStart (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStatsError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStats [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStats (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStopError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStopError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerStop [2022-03-16T11:30:54.610Z] --- PASS: TestContainerStop (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerTopError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerTopError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerTop [2022-03-16T11:30:54.610Z] --- PASS: TestContainerTop (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerUnpauseError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerUnpause [2022-03-16T11:30:54.610Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerUpdateError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerUpdate [2022-03-16T11:30:54.610Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerWaitError [2022-03-16T11:30:54.610Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestContainerWait [2022-03-16T11:30:54.610Z] --- PASS: TestContainerWait (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestDiskUsageError [2022-03-16T11:30:54.610Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestDiskUsage [2022-03-16T11:30:54.610Z] --- PASS: TestDiskUsage (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestDistributionInspectUnsupported [2022-03-16T11:30:54.610Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestDistributionInspectWithEmptyID [2022-03-16T11:30:54.610Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestEventsErrorInOptions [2022-03-16T11:30:54.610Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestEventsErrorFromServer [2022-03-16T11:30:54.610Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestEvents [2022-03-16T11:30:54.610Z] --- PASS: TestEvents (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestTLSCloseWriter [2022-03-16T11:30:54.610Z] === PAUSE TestTLSCloseWriter [2022-03-16T11:30:54.610Z] === RUN TestImageBuildError [2022-03-16T11:30:54.610Z] --- PASS: TestImageBuildError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageBuild [2022-03-16T11:30:54.610Z] --- PASS: TestImageBuild (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestGetDockerOS [2022-03-16T11:30:54.610Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageCreateError [2022-03-16T11:30:54.610Z] --- PASS: TestImageCreateError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageCreate [2022-03-16T11:30:54.610Z] --- PASS: TestImageCreate (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageHistoryError [2022-03-16T11:30:54.610Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageHistory [2022-03-16T11:30:54.610Z] --- PASS: TestImageHistory (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageImportError [2022-03-16T11:30:54.610Z] --- PASS: TestImageImportError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageImport [2022-03-16T11:30:54.610Z] --- PASS: TestImageImport (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageInspectError [2022-03-16T11:30:54.610Z] --- PASS: TestImageInspectError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageInspectImageNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageInspectWithEmptyID [2022-03-16T11:30:54.610Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageInspect [2022-03-16T11:30:54.610Z] --- PASS: TestImageInspect (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageListError [2022-03-16T11:30:54.610Z] --- PASS: TestImageListError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageList [2022-03-16T11:30:54.610Z] --- PASS: TestImageList (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageListApiBefore125 [2022-03-16T11:30:54.610Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageLoadError [2022-03-16T11:30:54.610Z] --- PASS: TestImageLoadError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageLoad [2022-03-16T11:30:54.610Z] --- PASS: TestImageLoad (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagesPruneError [2022-03-16T11:30:54.610Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagesPrune [2022-03-16T11:30:54.610Z] --- PASS: TestImagesPrune (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullReferenceParseError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullAnyError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePullWithoutErrors [2022-03-16T11:30:54.610Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushReferenceError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushAnyError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithoutErrors [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-16T11:30:54.610Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-16T11:30:54.610Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageRemoveError [2022-03-16T11:30:54.610Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageRemoveImageNotFound [2022-03-16T11:30:54.610Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageRemove [2022-03-16T11:30:54.610Z] --- PASS: TestImageRemove (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSaveError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSaveError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSave [2022-03-16T11:30:54.610Z] --- PASS: TestImageSave (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchAnyError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageSearchWithoutErrors [2022-03-16T11:30:54.610Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-16T11:30:54.610Z] === RUN TestImageTagError [2022-03-16T11:30:54.611Z] --- PASS: TestImageTagError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestImageTagInvalidReference [2022-03-16T11:30:54.611Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestImageTagInvalidSourceImageName [2022-03-16T11:30:54.611Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestImageTagHexSource [2022-03-16T11:30:54.611Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestImageTag [2022-03-16T11:30:54.611Z] --- PASS: TestImageTag (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestInfoServerError [2022-03-16T11:30:54.611Z] --- PASS: TestInfoServerError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestInfoInvalidResponseJSONError [2022-03-16T11:30:54.611Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestInfo [2022-03-16T11:30:54.611Z] --- PASS: TestInfo (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkConnectError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkConnect [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkCreateError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkCreate [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkDisconnectError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkDisconnect [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/empty_ID [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/no_options [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/verbose [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/global_scope [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/unknown_network [2022-03-16T11:30:54.611Z] === RUN TestNetworkInspect/server_error [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkListError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkList [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworksPruneError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworksPrune [2022-03-16T11:30:54.611Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNetworkRemove [2022-03-16T11:30:54.611Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeInspectNodeNotFound [2022-03-16T11:30:54.611Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeInspect [2022-03-16T11:30:54.611Z] --- PASS: TestNodeInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeListError [2022-03-16T11:30:54.611Z] --- PASS: TestNodeListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeList [2022-03-16T11:30:54.611Z] --- PASS: TestNodeList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeRemove [2022-03-16T11:30:54.611Z] --- PASS: TestNodeRemove (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeUpdateError [2022-03-16T11:30:54.611Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestNodeUpdate [2022-03-16T11:30:54.611Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestOptionWithHostFromEnv [2022-03-16T11:30:54.611Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestOptionWithTimeout [2022-03-16T11:30:54.611Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestOptionWithVersionFromEnv [2022-03-16T11:30:54.611Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPingFail [2022-03-16T11:30:54.611Z] --- PASS: TestPingFail (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPingWithError [2022-03-16T11:30:54.611Z] 2022/03/16 11:30:52 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:54.611Z] 2022/03/16 11:30:52 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:54.611Z] --- PASS: TestPingWithError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPingSuccess [2022-03-16T11:30:54.611Z] --- PASS: TestPingSuccess (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPingHeadFallback [2022-03-16T11:30:54.611Z] === RUN TestPingHeadFallback/OK [2022-03-16T11:30:54.611Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-16T11:30:54.611Z] === RUN TestPingHeadFallback/Not_Found [2022-03-16T11:30:54.611Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-16T11:30:54.611Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-16T11:30:54.611Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginDisableError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginDisable [2022-03-16T11:30:54.611Z] --- PASS: TestPluginDisable (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginEnableError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginEnable [2022-03-16T11:30:54.611Z] --- PASS: TestPluginEnable (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginInspect [2022-03-16T11:30:54.611Z] --- PASS: TestPluginInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginListError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginList [2022-03-16T11:30:54.611Z] --- PASS: TestPluginList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginPushError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginPushError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginPush [2022-03-16T11:30:54.611Z] --- PASS: TestPluginPush (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginRemove [2022-03-16T11:30:54.611Z] --- PASS: TestPluginRemove (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginSetError [2022-03-16T11:30:54.611Z] --- PASS: TestPluginSetError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPluginSet [2022-03-16T11:30:54.611Z] --- PASS: TestPluginSet (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSetHostHeader [2022-03-16T11:30:54.611Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestPlainTextError [2022-03-16T11:30:54.611Z] --- PASS: TestPlainTextError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestInfiniteError [2022-03-16T11:30:54.611Z] --- PASS: TestInfiniteError (0.05s) [2022-03-16T11:30:54.611Z] === RUN TestCanceledContext [2022-03-16T11:30:54.611Z] 2022/03/16 11:30:52 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:54.611Z] --- PASS: TestCanceledContext (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestDeadlineExceededContext [2022-03-16T11:30:54.611Z] 2022/03/16 11:30:52 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:54.611Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretCreateUnsupported [2022-03-16T11:30:54.611Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretCreateError [2022-03-16T11:30:54.611Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretCreate [2022-03-16T11:30:54.611Z] --- PASS: TestSecretCreate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretInspectUnsupported [2022-03-16T11:30:54.611Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretInspectSecretNotFound [2022-03-16T11:30:54.611Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretInspect [2022-03-16T11:30:54.611Z] --- PASS: TestSecretInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretListUnsupported [2022-03-16T11:30:54.611Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretListError [2022-03-16T11:30:54.611Z] --- PASS: TestSecretListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretList [2022-03-16T11:30:54.611Z] --- PASS: TestSecretList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretRemoveUnsupported [2022-03-16T11:30:54.611Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretRemove [2022-03-16T11:30:54.611Z] --- PASS: TestSecretRemove (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretUpdateUnsupported [2022-03-16T11:30:54.611Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretUpdateError [2022-03-16T11:30:54.611Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSecretUpdate [2022-03-16T11:30:54.611Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceCreateError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceCreate [2022-03-16T11:30:54.611Z] --- PASS: TestServiceCreate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-16T11:30:54.611Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceCreateDigestPinning [2022-03-16T11:30:54.611Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceInspectServiceNotFound [2022-03-16T11:30:54.611Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceInspect [2022-03-16T11:30:54.611Z] --- PASS: TestServiceInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceListError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceList [2022-03-16T11:30:54.611Z] --- PASS: TestServiceList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceLogsError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceLogs [2022-03-16T11:30:54.611Z] --- PASS: TestServiceLogs (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceRemoveNotFoundError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceRemove [2022-03-16T11:30:54.611Z] --- PASS: TestServiceRemove (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceUpdateError [2022-03-16T11:30:54.611Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestServiceUpdate [2022-03-16T11:30:54.611Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmGetUnlockKeyError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmGetUnlockKey [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmInitError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmInit [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmInit (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmInspect [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmJoinError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmJoin [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmLeaveError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmLeave [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmUnlockError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmUnlock [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmUpdateError [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestSwarmUpdate [2022-03-16T11:30:54.611Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestTaskInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestTaskInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestTaskInspect [2022-03-16T11:30:54.611Z] --- PASS: TestTaskInspect (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestTaskListError [2022-03-16T11:30:54.611Z] --- PASS: TestTaskListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestTaskList [2022-03-16T11:30:54.611Z] --- PASS: TestTaskList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeCreateError [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeCreate [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeInspectError [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeInspectNotFound [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeInspectWithEmptyID [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeInspect [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeInspect (0.01s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeListError [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeListError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeList [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeList (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeRemoveError [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-16T11:30:54.611Z] === RUN TestVolumeRemove [2022-03-16T11:30:54.611Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-16T11:30:54.611Z] === CONT TestTLSCloseWriter [2022-03-16T11:30:54.611Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-03-16T11:30:54.611Z] PASS [2022-03-16T11:30:54.611Z] coverage: 75.2% of statements [2022-03-16T11:30:54.611Z] ok github.com/docker/docker/client 0.615s coverage: 75.2% of statements [2022-03-16T11:30:54.853Z] --- PASS: TestBuildMultiStageParentConfig (0.48s) [2022-03-16T11:30:54.853Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:30:55.798Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-16T11:30:55.798Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:30:56.058Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-03-16T11:30:56.058Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:30:57.424Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-03-16T11:30:57.424Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:30:57.681Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-16T11:30:57.681Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:30:58.833Z] === RUN TestCheckpointCreateError [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointCreate [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointDeleteError [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointDelete [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointListError [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointList [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointList (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCheckpointListContainerNotFound [2022-03-16T11:30:58.833Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNewClientWithOpsFromEnv [2022-03-16T11:30:58.833Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:30:58.833Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestGetAPIPath [2022-03-16T11:30:58.833Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestParseHostURL [2022-03-16T11:30:58.833Z] --- PASS: TestParseHostURL (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-16T11:30:58.833Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPIVersion [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPVersionOverride [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-16T11:30:58.833Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestClientRedirect [2022-03-16T11:30:58.833Z] --- PASS: TestClientRedirect (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigCreateUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigCreateError [2022-03-16T11:30:58.833Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigCreate [2022-03-16T11:30:58.833Z] --- PASS: TestConfigCreate (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspectNotFound [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspectWithEmptyID [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspectUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspectError [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspectConfigNotFound [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigInspect [2022-03-16T11:30:58.833Z] --- PASS: TestConfigInspect (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigListUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigListError [2022-03-16T11:30:58.833Z] --- PASS: TestConfigListError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigList [2022-03-16T11:30:58.833Z] --- PASS: TestConfigList (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigRemoveUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigRemoveError [2022-03-16T11:30:58.833Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigRemove [2022-03-16T11:30:58.833Z] --- PASS: TestConfigRemove (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigUpdateUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigUpdateError [2022-03-16T11:30:58.833Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestConfigUpdate [2022-03-16T11:30:58.833Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCommitError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCommit [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCommit (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStatPathError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStatPathNotFoundError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStatPathNoHeaderError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStatPath [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyToContainerError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyToContainerNotFoundError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyToContainer [2022-03-16T11:30:58.833Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyFromContainerError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyFromContainerNotFoundError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-16T11:30:58.833Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestCopyFromContainer [2022-03-16T11:30:58.833Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCreateError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCreateImageNotFound [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCreateWithName [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerCreateAutoRemove [2022-03-16T11:30:58.833Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerDiffError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerDiff [2022-03-16T11:30:58.833Z] --- PASS: TestContainerDiff (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecCreateError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecCreate [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecStartError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecStart [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecInspectError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecInspect [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExportError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExportError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExport [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExport (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerInspectError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerInspectContainerNotFound [2022-03-16T11:30:58.833Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerInspectWithEmptyID [2022-03-16T11:30:58.833Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerInspect [2022-03-16T11:30:58.833Z] --- PASS: TestContainerInspect (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerInspectNode [2022-03-16T11:30:58.833Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerKillError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerKillError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerKill [2022-03-16T11:30:58.833Z] --- PASS: TestContainerKill (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerListError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerListError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerList [2022-03-16T11:30:58.833Z] --- PASS: TestContainerList (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerLogsNotFoundError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerLogsError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerLogs [2022-03-16T11:30:58.833Z] --- PASS: TestContainerLogs (0.23s) [2022-03-16T11:30:58.833Z] === RUN TestContainerPauseError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerPause [2022-03-16T11:30:58.833Z] --- PASS: TestContainerPause (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainersPruneError [2022-03-16T11:30:58.833Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainersPrune [2022-03-16T11:30:58.833Z] --- PASS: TestContainersPrune (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRemoveError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRemoveNotFoundError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRemove [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRemove (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRenameError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRename [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRename (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerResizeError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecResizeError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerResize [2022-03-16T11:30:58.833Z] --- PASS: TestContainerResize (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerExecResize [2022-03-16T11:30:58.833Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRestartError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerRestart [2022-03-16T11:30:58.833Z] --- PASS: TestContainerRestart (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStartError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStartError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStart [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStart (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStatsError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStats [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStats (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStopError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStopError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerStop [2022-03-16T11:30:58.833Z] --- PASS: TestContainerStop (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerTopError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerTopError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerTop [2022-03-16T11:30:58.833Z] --- PASS: TestContainerTop (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerUnpauseError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerUnpause [2022-03-16T11:30:58.833Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerUpdateError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerUpdate [2022-03-16T11:30:58.833Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerWaitError [2022-03-16T11:30:58.833Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestContainerWait [2022-03-16T11:30:58.833Z] --- PASS: TestContainerWait (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestDiskUsageError [2022-03-16T11:30:58.833Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestDiskUsage [2022-03-16T11:30:58.833Z] --- PASS: TestDiskUsage (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestDistributionInspectUnsupported [2022-03-16T11:30:58.833Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestDistributionInspectWithEmptyID [2022-03-16T11:30:58.833Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestEventsErrorInOptions [2022-03-16T11:30:58.833Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestEventsErrorFromServer [2022-03-16T11:30:58.833Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestEvents [2022-03-16T11:30:58.833Z] --- PASS: TestEvents (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestTLSCloseWriter [2022-03-16T11:30:58.833Z] === PAUSE TestTLSCloseWriter [2022-03-16T11:30:58.833Z] === RUN TestImageBuildError [2022-03-16T11:30:58.833Z] --- PASS: TestImageBuildError (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestImageBuild [2022-03-16T11:30:58.833Z] --- PASS: TestImageBuild (0.00s) [2022-03-16T11:30:58.833Z] === RUN TestGetDockerOS [2022-03-16T11:30:58.834Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageCreateError [2022-03-16T11:30:58.834Z] --- PASS: TestImageCreateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageCreate [2022-03-16T11:30:58.834Z] --- PASS: TestImageCreate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageHistoryError [2022-03-16T11:30:58.834Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageHistory [2022-03-16T11:30:58.834Z] --- PASS: TestImageHistory (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageImportError [2022-03-16T11:30:58.834Z] --- PASS: TestImageImportError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageImport [2022-03-16T11:30:58.834Z] --- PASS: TestImageImport (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestImageInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageInspectImageNotFound [2022-03-16T11:30:58.834Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageInspectWithEmptyID [2022-03-16T11:30:58.834Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageInspect [2022-03-16T11:30:58.834Z] --- PASS: TestImageInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageListError [2022-03-16T11:30:58.834Z] --- PASS: TestImageListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageList [2022-03-16T11:30:58.834Z] --- PASS: TestImageList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageListApiBefore125 [2022-03-16T11:30:58.834Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageLoadError [2022-03-16T11:30:58.834Z] --- PASS: TestImageLoadError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageLoad [2022-03-16T11:30:58.834Z] --- PASS: TestImageLoad (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagesPruneError [2022-03-16T11:30:58.834Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagesPrune [2022-03-16T11:30:58.834Z] --- PASS: TestImagesPrune (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullReferenceParseError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullAnyError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePullWithoutErrors [2022-03-16T11:30:58.834Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushReferenceError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushAnyError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithoutErrors [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-16T11:30:58.834Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageRemoveImageNotFound [2022-03-16T11:30:58.834Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageRemove [2022-03-16T11:30:58.834Z] --- PASS: TestImageRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSaveError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSaveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSave [2022-03-16T11:30:58.834Z] --- PASS: TestImageSave (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchAnyError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageSearchWithoutErrors [2022-03-16T11:30:58.834Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageTagError [2022-03-16T11:30:58.834Z] --- PASS: TestImageTagError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageTagInvalidReference [2022-03-16T11:30:58.834Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageTagInvalidSourceImageName [2022-03-16T11:30:58.834Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageTagHexSource [2022-03-16T11:30:58.834Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestImageTag [2022-03-16T11:30:58.834Z] --- PASS: TestImageTag (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestInfoServerError [2022-03-16T11:30:58.834Z] --- PASS: TestInfoServerError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestInfoInvalidResponseJSONError [2022-03-16T11:30:58.834Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestInfo [2022-03-16T11:30:58.834Z] --- PASS: TestInfo (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkConnectError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkConnect [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkCreateError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkCreate [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkDisconnectError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkDisconnect [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/empty_ID [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/no_options [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/verbose [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/global_scope [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/unknown_network [2022-03-16T11:30:58.834Z] === RUN TestNetworkInspect/server_error [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkListError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkList [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworksPruneError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworksPrune [2022-03-16T11:30:58.834Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNetworkRemove [2022-03-16T11:30:58.834Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeInspectNodeNotFound [2022-03-16T11:30:58.834Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeInspectWithEmptyID [2022-03-16T11:30:58.834Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeInspect [2022-03-16T11:30:58.834Z] --- PASS: TestNodeInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeListError [2022-03-16T11:30:58.834Z] --- PASS: TestNodeListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeList [2022-03-16T11:30:58.834Z] --- PASS: TestNodeList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeRemove [2022-03-16T11:30:58.834Z] --- PASS: TestNodeRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeUpdateError [2022-03-16T11:30:58.834Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestNodeUpdate [2022-03-16T11:30:58.834Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestOptionWithHostFromEnv [2022-03-16T11:30:58.834Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestOptionWithTimeout [2022-03-16T11:30:58.834Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestOptionWithVersionFromEnv [2022-03-16T11:30:58.834Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPingFail [2022-03-16T11:30:58.834Z] --- PASS: TestPingFail (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPingWithError [2022-03-16T11:30:58.834Z] 2022/03/16 11:30:57 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:58.834Z] 2022/03/16 11:30:57 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:58.834Z] --- PASS: TestPingWithError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPingSuccess [2022-03-16T11:30:58.834Z] --- PASS: TestPingSuccess (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPingHeadFallback [2022-03-16T11:30:58.834Z] === RUN TestPingHeadFallback/OK [2022-03-16T11:30:58.834Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-16T11:30:58.834Z] === RUN TestPingHeadFallback/Not_Found [2022-03-16T11:30:58.834Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-16T11:30:58.834Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-16T11:30:58.834Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginDisableError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginDisable [2022-03-16T11:30:58.834Z] --- PASS: TestPluginDisable (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginEnableError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginEnable [2022-03-16T11:30:58.834Z] --- PASS: TestPluginEnable (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginInspectWithEmptyID [2022-03-16T11:30:58.834Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginInspect [2022-03-16T11:30:58.834Z] --- PASS: TestPluginInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginListError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginList [2022-03-16T11:30:58.834Z] --- PASS: TestPluginList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginPushError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginPushError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginPush [2022-03-16T11:30:58.834Z] --- PASS: TestPluginPush (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginRemove [2022-03-16T11:30:58.834Z] --- PASS: TestPluginRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginSetError [2022-03-16T11:30:58.834Z] --- PASS: TestPluginSetError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPluginSet [2022-03-16T11:30:58.834Z] --- PASS: TestPluginSet (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSetHostHeader [2022-03-16T11:30:58.834Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestPlainTextError [2022-03-16T11:30:58.834Z] --- PASS: TestPlainTextError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestInfiniteError [2022-03-16T11:30:58.834Z] --- PASS: TestInfiniteError (0.03s) [2022-03-16T11:30:58.834Z] === RUN TestCanceledContext [2022-03-16T11:30:58.834Z] 2022/03/16 11:30:57 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:58.834Z] --- PASS: TestCanceledContext (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestDeadlineExceededContext [2022-03-16T11:30:58.834Z] 2022/03/16 11:30:57 RoundTripper returned a response & error; ignoring response [2022-03-16T11:30:58.834Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretCreateUnsupported [2022-03-16T11:30:58.834Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretCreateError [2022-03-16T11:30:58.834Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretCreate [2022-03-16T11:30:58.834Z] --- PASS: TestSecretCreate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretInspectUnsupported [2022-03-16T11:30:58.834Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretInspectSecretNotFound [2022-03-16T11:30:58.834Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretInspectWithEmptyID [2022-03-16T11:30:58.834Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretInspect [2022-03-16T11:30:58.834Z] --- PASS: TestSecretInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretListUnsupported [2022-03-16T11:30:58.834Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretListError [2022-03-16T11:30:58.834Z] --- PASS: TestSecretListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretList [2022-03-16T11:30:58.834Z] --- PASS: TestSecretList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretRemoveUnsupported [2022-03-16T11:30:58.834Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretRemove [2022-03-16T11:30:58.834Z] --- PASS: TestSecretRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretUpdateUnsupported [2022-03-16T11:30:58.834Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretUpdateError [2022-03-16T11:30:58.834Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSecretUpdate [2022-03-16T11:30:58.834Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceCreateError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceCreate [2022-03-16T11:30:58.834Z] --- PASS: TestServiceCreate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-16T11:30:58.834Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceCreateDigestPinning [2022-03-16T11:30:58.834Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceInspectServiceNotFound [2022-03-16T11:30:58.834Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceInspectWithEmptyID [2022-03-16T11:30:58.834Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceInspect [2022-03-16T11:30:58.834Z] --- PASS: TestServiceInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceListError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceListError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceList [2022-03-16T11:30:58.834Z] --- PASS: TestServiceList (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceLogsError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceLogs [2022-03-16T11:30:58.834Z] --- PASS: TestServiceLogs (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceRemoveError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceRemoveNotFoundError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceRemove [2022-03-16T11:30:58.834Z] --- PASS: TestServiceRemove (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceUpdateError [2022-03-16T11:30:58.834Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestServiceUpdate [2022-03-16T11:30:58.834Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmGetUnlockKeyError [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmGetUnlockKey [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmInitError [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmInit [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmInit (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmInspectError [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmInspect [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmJoinError [2022-03-16T11:30:58.834Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-16T11:30:58.834Z] === RUN TestSwarmJoin [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmLeaveError [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmLeave [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmUnlockError [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmUnlock [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmUpdateError [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestSwarmUpdate [2022-03-16T11:30:58.835Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestTaskInspectError [2022-03-16T11:30:58.835Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestTaskInspectWithEmptyID [2022-03-16T11:30:58.835Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestTaskInspect [2022-03-16T11:30:58.835Z] --- PASS: TestTaskInspect (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestTaskListError [2022-03-16T11:30:58.835Z] --- PASS: TestTaskListError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestTaskList [2022-03-16T11:30:58.835Z] --- PASS: TestTaskList (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeCreateError [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeCreate [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeInspectError [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeInspectNotFound [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeInspectWithEmptyID [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeInspect [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeListError [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeListError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeList [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeList (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeRemoveError [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-16T11:30:58.835Z] === RUN TestVolumeRemove [2022-03-16T11:30:58.835Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-16T11:30:58.835Z] === CONT TestTLSCloseWriter [2022-03-16T11:30:58.835Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-16T11:30:58.835Z] PASS [2022-03-16T11:30:58.835Z] coverage: 75.2% of statements [2022-03-16T11:30:58.835Z] ok github.com/docker/docker/client 0.470s coverage: 75.2% of statements [2022-03-16T11:30:59.046Z] --- PASS: TestBuildMultiStageLayerLeak (1.15s) [2022-03-16T11:30:59.046Z] === RUN TestBuildWithHugeFile [2022-03-16T11:31:13.942Z] 2022/03/16 11:31:11 Closing DB instances... [2022-03-16T11:31:13.942Z] time="2022-03-16T11:31:13Z" level=error msg="node2(125e19c57ccd) Could not close DB: timeout waiting for leave broadcast" [2022-03-16T11:31:13.942Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-03-16T11:31:13.942Z] === RUN TestFindNode [2022-03-16T11:31:13.942Z] 2022/03/16 11:31:13 Closing DB instances... [2022-03-16T11:31:13.942Z] --- PASS: TestFindNode (0.02s) [2022-03-16T11:31:13.942Z] === RUN TestChangeNodeState [2022-03-16T11:31:13.942Z] 2022/03/16 11:31:13 Closing DB instances... [2022-03-16T11:31:13.942Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-16T11:31:13.942Z] === RUN TestNodeReincarnation [2022-03-16T11:31:13.942Z] 2022/03/16 11:31:13 Closing DB instances... [2022-03-16T11:31:17.522Z] --- PASS: TestImportExtremelyLargeImageWorks (93.33s) [2022-03-16T11:31:17.522Z] PASS [2022-03-16T11:31:17.522Z] [2022-03-16T11:31:17.522Z] DONE 22 tests in 96.344s [2022-03-16T11:31:17.522Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-16T11:31:17.522Z] INFO: Testing against a local daemon [2022-03-16T11:31:17.522Z] === RUN TestNetworkCreateDelete [2022-03-16T11:31:17.522Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-16T11:31:17.522Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:31:17.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-16T11:31:17.522Z] === RUN TestDaemonDNSFallback [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-16T11:31:19.703Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-16T11:31:19.703Z] === RUN TestParallelCreate [2022-03-16T11:31:19.703Z] 2022/03/16 11:31:18 Closing DB instances... [2022-03-16T11:31:19.703Z] --- PASS: TestParallelCreate (0.02s) [2022-03-16T11:31:19.703Z] === RUN TestParallelDelete [2022-03-16T11:31:19.703Z] 2022/03/16 11:31:18 Closing DB instances... [2022-03-16T11:31:19.703Z] --- PASS: TestParallelDelete (0.02s) [2022-03-16T11:31:19.703Z] === RUN TestNetworkDBIslands [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b0cf3107f00 with config:&{NodeID:5b0cf3107f00 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-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, added to nodes list" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:82af5b5f896e with config:&{NodeID:82af5b5f896e 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-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=debug msg="memberlist: Failed ping: 36518163d5cb (timeout reached)" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 82af5b5f896e/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to nodes list" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 82af5b5f896e/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to nodes list" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, added to nodes list" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=warning msg="NetworkDB stats node2(125e19c57ccd) - healthscore:2 (connectivity issues)" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:125e19c57ccd" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=info msg="memberlist: Marking 36518163d5cb as failed, suspect timeout reached (0 peer confirmations)" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=info msg="Node 36518163d5cb/172.23.18.84, left gossip cluster" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=info msg="Node 36518163d5cb change state NodeActive --> NodeFailed" [2022-03-16T11:31:19.703Z] time="2022-03-16T11:31:19Z" level=info msg="Node 36518163d5cb/172.23.18.84, added to failed nodes list" [2022-03-16T11:31:19.922Z] --- PASS: TestCheckoutGit (36.40s) [2022-03-16T11:31:19.922Z] === RUN TestValidGitTransport [2022-03-16T11:31:19.922Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-16T11:31:19.922Z] === RUN TestGitInvalidRef [2022-03-16T11:31:19.922Z] --- PASS: TestGitInvalidRef (0.32s) [2022-03-16T11:31:19.922Z] PASS [2022-03-16T11:31:19.922Z] coverage: 86.3% of statements [2022-03-16T11:31:19.922Z] ok github.com/docker/docker/builder/remotecontext/git 36.804s coverage: 86.3% of statements [2022-03-16T11:31:19.922Z] ? github.com/docker/docker/cli [no test files] [2022-03-16T11:31:19.922Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9b01619b886f with config:&{NodeID:9b01619b886f 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-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 82af5b5f896e/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:19Z" level=info msg="Node 9b01619b886f/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b199e1091a0c with config:&{NodeID:b199e1091a0c 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-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 82af5b5f896e/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 9b01619b886f/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=info msg="Node 9b01619b886f/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-16T11:31:20.160Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2dbcde4b875a with config:&{NodeID:2dbcde4b875a 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-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 82af5b5f896e/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 9b01619b886f/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 9b01619b886f/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, added to nodes list" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-16T11:31:20.616Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:21.075Z] networkdb_test.go:835: Re-joining: 3 [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="The new bootstrap node list is:[172.23.18.84:10033 172.23.18.84:10034 172.23.18.84:10035]" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10033" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49374" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49375" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10034" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10035" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49376" [2022-03-16T11:31:21.075Z] networkdb_test.go:835: Re-joining: 4 [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=info msg="The new bootstrap node list is:[172.23.18.84:10033 172.23.18.84:10034 172.23.18.84:10035]" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10033" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49377" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49378" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10034" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10035" [2022-03-16T11:31:21.075Z] time="2022-03-16T11:31:20Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49379" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node 0 leaving" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node5(2dbcde4b875a): Node leave event for 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node3(9b01619b886f): Node leave event for 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node2(82af5b5f896e): Node leave event for 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node1(5b0cf3107f00): Node leave event for 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="node4(b199e1091a0c): Node leave event for 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="memberlist: Suspect 36518163d5cb has failed, no acks received" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.531Z] time="2022-03-16T11:31:21Z" level=info msg="Node 5b0cf3107f00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.686Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-03-16T11:31:21.686Z] === RUN TestInspectNetwork [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node 1 leaving" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node3(9b01619b886f): Node leave event for 82af5b5f896e/172.23.18.84" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node5(2dbcde4b875a): Node leave event for 82af5b5f896e/172.23.18.84" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node4(b199e1091a0c): Node leave event for 82af5b5f896e/172.23.18.84" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e change state NodeActive --> NodeFailed" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e/172.23.18.84, added to failed nodes list" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=error msg="node: 82af5b5f896e is unknown to memberlist" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10034" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node 2 leaving" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 82af5b5f896e/172.23.18.84, left gossip cluster" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=debug msg="memberlist: Failed to join 172.23.18.84: write tcp 172.23.18.84:49388->172.23.18.84:10034: wsasend: An existing connection was forcibly closed by the remote host." [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 9b01619b886f change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node5(2dbcde4b875a): Node leave event for 9b01619b886f/172.23.18.84" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 9b01619b886f change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node4(b199e1091a0c): Node leave event for 9b01619b886f/172.23.18.84" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="Node 9b01619b886f change state NodeActive --> NodeLeft" [2022-03-16T11:31:21.987Z] time="2022-03-16T11:31:21Z" level=info msg="node3(9b01619b886f): Node leave event for 9b01619b886f/172.23.18.84" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=info msg="Node 9b01619b886f/172.23.18.84, left gossip cluster" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=info msg="Node 9b01619b886f/172.23.18.84, left gossip cluster" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=info msg="Node 9b01619b886f/172.23.18.84, left gossip cluster" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=debug msg="memberlist: Failed to join 172.23.18.84: dial tcp 172.23.18.84:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=debug msg="memberlist: Failed ping: 9b01619b886f (timeout reached)" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.84:10037: use of closed network connection" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.84:10036: use of closed network connection" [2022-03-16T11:31:22.443Z] time="2022-03-16T11:31:22Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49390" [2022-03-16T11:31:22.703Z] sha256:741530855539b718800fd5279d076cb191a65f3496dc571c40090e4b4a81e141 [2022-03-16T11:31:22.703Z] INFO: Starting docker-py tests... [2022-03-16T11:31:22.703Z] ============================= test session starts ============================== [2022-03-16T11:31:22.703Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-16T11:31:22.703Z] rootdir: /src, inifile: pytest.ini [2022-03-16T11:31:22.703Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-16T11:31:22.703Z] collected 395 items / 2 deselected / 393 selected [2022-03-16T11:31:22.703Z] [2022-03-16T11:31:22.898Z] networkdb_test.go:867: node4: OK [2022-03-16T11:31:22.898Z] networkdb_test.go:867: node5: OK [2022-03-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="node 0 coming back" [2022-03-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f905133b4b00 with config:&{NodeID:f905133b4b00 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-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="Node f905133b4b00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="Node f905133b4b00/172.23.18.84, added to nodes list" [2022-03-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="node 1 coming back" [2022-03-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f8ee9bea9329 with config:&{NodeID:f8ee9bea9329 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-16T11:31:22.898Z] time="2022-03-16T11:31:22Z" level=info msg="Node f8ee9bea9329/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:22.899Z] time="2022-03-16T11:31:22Z" level=info msg="Node f8ee9bea9329/172.23.18.84, added to nodes list" [2022-03-16T11:31:22.899Z] time="2022-03-16T11:31:22Z" level=info msg="node 2 coming back" [2022-03-16T11:31:22.899Z] time="2022-03-16T11:31:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c5b42986945a with config:&{NodeID:c5b42986945a 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-16T11:31:22.899Z] time="2022-03-16T11:31:22Z" level=info msg="Node c5b42986945a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:22.899Z] time="2022-03-16T11:31:22Z" level=info msg="Node c5b42986945a/172.23.18.84, added to nodes list" [2022-03-16T11:31:23.354Z] time="2022-03-16T11:31:22Z" level=warning msg="memberlist: Was able to connect to 9b01619b886f but other probes failed, network may be misconfigured" [2022-03-16T11:31:24.203Z] === RUN TestInspectNetwork/full_network_id [2022-03-16T11:31:24.203Z] === RUN TestInspectNetwork/partial_network_id [2022-03-16T11:31:24.203Z] === RUN TestInspectNetwork/network_name [2022-03-16T11:31:24.203Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-16T11:31:24.729Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestConfigureDaemonLogs [2022-03-16T11:31:24.729Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestCommonOptionsInstallFlags [2022-03-16T11:31:24.729Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-16T11:31:24.729Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-16T11:31:24.729Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-16T11:31:24.729Z] PASS [2022-03-16T11:31:24.729Z] coverage: 19.0% of statements [2022-03-16T11:31:24.729Z] ok github.com/docker/docker/cmd/dockerd 0.419s coverage: 19.0% of statements [2022-03-16T11:31:24.882Z] time="2022-03-16T11:31:24Z" level=debug msg="memberlist: Failed to join 172.23.18.84: dial tcp 172.23.18.84:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:31:26.409Z] time="2022-03-16T11:31:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.18.84:10033 172.23.18.84:10034 172.23.18.84:10035]" [2022-03-16T11:31:26.866Z] time="2022-03-16T11:31:26Z" level=debug msg="memberlist: Failed to join 172.23.18.84: dial tcp 172.23.18.84:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:31:26.866Z] time="2022-03-16T11:31:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.18.84:10033 172.23.18.84:10034 172.23.18.84:10035]" [2022-03-16T11:31:26.946Z] === RUN TestContainerStopSignal [2022-03-16T11:31:26.946Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestContainerStopTimeout [2022-03-16T11:31:26.946Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-16T11:31:26.946Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-16T11:31:26.946Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-16T11:31:26.946Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestReplaceAndAppendEnvVars [2022-03-16T11:31:26.946Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-16T11:31:26.946Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestNewMemoryStore [2022-03-16T11:31:26.946Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestAddContainers [2022-03-16T11:31:26.946Z] --- PASS: TestAddContainers (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestGetContainer [2022-03-16T11:31:26.946Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestDeleteContainer [2022-03-16T11:31:26.946Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestListContainers [2022-03-16T11:31:26.946Z] --- PASS: TestListContainers (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestFirstContainer [2022-03-16T11:31:26.946Z] --- PASS: TestFirstContainer (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestApplyAllContainer [2022-03-16T11:31:26.946Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestIsValidHealthString [2022-03-16T11:31:26.946Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestStateRunStop [2022-03-16T11:31:26.946Z] --- PASS: TestStateRunStop (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestStateTimeoutWait [2022-03-16T11:31:26.946Z] state_test.go:141: Stop callback fired [2022-03-16T11:31:26.946Z] state_test.go:165: Stop callback fired [2022-03-16T11:31:26.946Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-16T11:31:26.946Z] === RUN TestIsValidStateString [2022-03-16T11:31:26.946Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestViewSaveDelete [2022-03-16T11:31:26.946Z] --- PASS: TestViewSaveDelete (0.06s) [2022-03-16T11:31:26.946Z] === RUN TestViewAll [2022-03-16T11:31:26.946Z] --- PASS: TestViewAll (0.11s) [2022-03-16T11:31:26.946Z] === RUN TestViewGet [2022-03-16T11:31:26.946Z] --- PASS: TestViewGet (0.01s) [2022-03-16T11:31:26.946Z] === RUN TestNames [2022-03-16T11:31:26.946Z] --- PASS: TestNames (0.00s) [2022-03-16T11:31:26.946Z] === RUN TestViewWithHealthCheck [2022-03-16T11:31:26.946Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-03-16T11:31:26.946Z] PASS [2022-03-16T11:31:26.946Z] coverage: 41.7% of statements [2022-03-16T11:31:26.946Z] ok github.com/docker/docker/container 0.649s coverage: 41.7% of statements [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10033" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49401" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, is the new incarnation of the shutdown node 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10034" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49402" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, is the new incarnation of the shutdown node 82af5b5f896e/172.23.18.84" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49403" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10035" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node b199e1091a0c/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, is the new incarnation of the shutdown node 9b01619b886f/172.23.18.84" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, is the new incarnation of the shutdown node 5b0cf3107f00/172.23.18.84" [2022-03-16T11:31:27.322Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, is the new incarnation of the shutdown node 82af5b5f896e/172.23.18.84" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node f8ee9bea9329/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, is the new incarnation of the shutdown node 9b01619b886f/172.23.18.84" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, joined gossip cluster" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=info msg="Node c5b42986945a/172.23.18.84, added to nodes list" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10033" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49405" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10034" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49406" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.84:10035" [2022-03-16T11:31:27.779Z] time="2022-03-16T11:31:27Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49407" [2022-03-16T11:31:27.779Z] 2022/03/16 11:31:27 Closing DB instances... [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="node4(b199e1091a0c): Node leave event for f905133b4b00/172.23.18.84" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="node2(f8ee9bea9329): Node leave event for f905133b4b00/172.23.18.84" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="node5(2dbcde4b875a): Node leave event for f905133b4b00/172.23.18.84" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="node1(f905133b4b00): Node leave event for f905133b4b00/172.23.18.84" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="Node f905133b4b00 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:27Z" level=info msg="node3(c5b42986945a): Node leave event for f905133b4b00/172.23.18.84" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:28Z" level=info msg="Node f905133b4b00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:28Z" level=info msg="Node f905133b4b00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:28Z" level=info msg="Node f905133b4b00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:28Z" level=info msg="Node f905133b4b00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.235Z] time="2022-03-16T11:31:28Z" level=info msg="Node f905133b4b00/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.366Z] --- PASS: TestInspectNetwork (6.85s) [2022-03-16T11:31:28.366Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-16T11:31:28.366Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-16T11:31:28.366Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-16T11:31:28.366Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-16T11:31:28.366Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="node5(2dbcde4b875a): Node leave event for f8ee9bea9329/172.23.18.84" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="node3(c5b42986945a): Node leave event for f8ee9bea9329/172.23.18.84" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="node2(f8ee9bea9329): Node leave event for f8ee9bea9329/172.23.18.84" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329 change state NodeActive --> NodeLeft" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="node4(b199e1091a0c): Node leave event for f8ee9bea9329/172.23.18.84" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=debug msg="memberlist: Failed to join 172.23.18.84: dial tcp 172.23.18.84:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329/172.23.18.84, left gossip cluster" [2022-03-16T11:31:28.691Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node f8ee9bea9329/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a change state NodeActive --> NodeLeft" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="node5(2dbcde4b875a): Node leave event for c5b42986945a/172.23.18.84" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a change state NodeActive --> NodeLeft" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="node4(b199e1091a0c): Node leave event for c5b42986945a/172.23.18.84" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a change state NodeActive --> NodeLeft" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="node3(c5b42986945a): Node leave event for c5b42986945a/172.23.18.84" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.147Z] time="2022-03-16T11:31:28Z" level=info msg="Node c5b42986945a/172.23.18.84, left gossip cluster" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=debug msg="memberlist: Failed ping: c5b42986945a (timeout reached)" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.84:10037: use of closed network connection" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.84:10036: use of closed network connection" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=debug msg="memberlist: Stream connection from=172.23.18.84:49409" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=info msg="Node b199e1091a0c change state NodeActive --> NodeLeft" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=info msg="node5(2dbcde4b875a): Node leave event for b199e1091a0c/172.23.18.84" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=info msg="Node b199e1091a0c change state NodeActive --> NodeLeft" [2022-03-16T11:31:29.603Z] time="2022-03-16T11:31:29Z" level=info msg="node4(b199e1091a0c): Node leave event for b199e1091a0c/172.23.18.84" [2022-03-16T11:31:29.732Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-03-16T11:31:29.732Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:31:29.732Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:29.732Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:29.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:29.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:29.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:29.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:29.732Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:29.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:29.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-16T11:31:29.732Z] === RUN TestNetworkList [2022-03-16T11:31:29.732Z] === RUN TestNetworkList//networks [2022-03-16T11:31:29.732Z] === PAUSE TestNetworkList//networks [2022-03-16T11:31:29.732Z] === RUN TestNetworkList//networks/ [2022-03-16T11:31:29.732Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:31:29.732Z] === CONT TestNetworkList//networks [2022-03-16T11:31:29.732Z] === CONT TestNetworkList//networks/ [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkList (0.01s) [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:31:29.732Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:31:29.732Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:31:30.058Z] time="2022-03-16T11:31:29Z" level=warning msg="memberlist: Was able to connect to c5b42986945a but other probes failed, network may be misconfigured" [2022-03-16T11:31:30.058Z] time="2022-03-16T11:31:29Z" level=info msg="Node b199e1091a0c/172.23.18.84, left gossip cluster" [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-16T11:31:30.228Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-03-16T11:31:30.228Z] === RUN TestConfigureDaemonLogs [2022-03-16T11:31:30.228Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestCommonOptionsInstallFlags [2022-03-16T11:31:30.228Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-16T11:31:30.228Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-16T11:31:30.228Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-16T11:31:30.228Z] PASS [2022-03-16T11:31:30.228Z] coverage: 19.0% of statements [2022-03-16T11:31:30.228Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 19.0% of statements [2022-03-16T11:31:30.228Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-16T11:31:30.228Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-16T11:31:30.294Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-16T11:31:30.294Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:31:30.515Z] time="2022-03-16T11:31:30Z" level=info msg="Node b199e1091a0c/172.23.18.84, left gossip cluster" [2022-03-16T11:31:30.515Z] time="2022-03-16T11:31:30Z" level=debug msg="memberlist: Failed to join 172.23.18.84: dial tcp 172.23.18.84:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:31:30.685Z] === RUN TestContainerStopSignal [2022-03-16T11:31:30.685Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestContainerStopTimeout [2022-03-16T11:31:30.685Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-16T11:31:30.685Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-16T11:31:30.685Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-16T11:31:30.685Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-16T11:31:30.685Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestReplaceAndAppendEnvVars [2022-03-16T11:31:30.685Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-16T11:31:30.685Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestNewMemoryStore [2022-03-16T11:31:30.685Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestAddContainers [2022-03-16T11:31:30.685Z] --- PASS: TestAddContainers (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestGetContainer [2022-03-16T11:31:30.685Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestDeleteContainer [2022-03-16T11:31:30.685Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestListContainers [2022-03-16T11:31:30.685Z] --- PASS: TestListContainers (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestFirstContainer [2022-03-16T11:31:30.685Z] --- PASS: TestFirstContainer (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestApplyAllContainer [2022-03-16T11:31:30.685Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestIsValidHealthString [2022-03-16T11:31:30.685Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestStateRunStop [2022-03-16T11:31:30.685Z] --- PASS: TestStateRunStop (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestStateTimeoutWait [2022-03-16T11:31:30.685Z] state_test.go:141: Stop callback fired [2022-03-16T11:31:30.685Z] state_test.go:165: Stop callback fired [2022-03-16T11:31:30.685Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-16T11:31:30.685Z] === RUN TestIsValidStateString [2022-03-16T11:31:30.685Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-16T11:31:30.685Z] === RUN TestViewSaveDelete [2022-03-16T11:31:30.685Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-16T11:31:30.685Z] === RUN TestViewAll [2022-03-16T11:31:30.734Z] === RUN TestPrepare [2022-03-16T11:31:30.734Z] --- PASS: TestPrepare (0.00s) [2022-03-16T11:31:30.734Z] === RUN TestStart [2022-03-16T11:31:30.734Z] --- PASS: TestStart (0.00s) [2022-03-16T11:31:30.734Z] === RUN TestWaitCancel [2022-03-16T11:31:30.734Z] --- PASS: TestWaitCancel (0.00s) [2022-03-16T11:31:30.734Z] === RUN TestWaitDisabled [2022-03-16T11:31:30.734Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-16T11:31:30.734Z] === RUN TestWaitEnabled [2022-03-16T11:31:30.734Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-16T11:31:30.734Z] === RUN TestRemove [2022-03-16T11:31:30.734Z] --- PASS: TestRemove (0.00s) [2022-03-16T11:31:30.734Z] PASS [2022-03-16T11:31:30.734Z] coverage: 65.3% of statements [2022-03-16T11:31:30.734Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.179s coverage: 65.3% of statements [2022-03-16T11:31:30.971Z] time="2022-03-16T11:31:30Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, left gossip cluster" [2022-03-16T11:31:30.971Z] time="2022-03-16T11:31:30Z" level=info msg="Node 2dbcde4b875a change state NodeActive --> NodeFailed" [2022-03-16T11:31:30.971Z] time="2022-03-16T11:31:30Z" level=info msg="Node 2dbcde4b875a/172.23.18.84, added to failed nodes list" [2022-03-16T11:31:30.971Z] --- PASS: TestNetworkDBIslands (11.86s) [2022-03-16T11:31:30.971Z] PASS [2022-03-16T11:31:30.971Z] coverage: 60.6% of statements [2022-03-16T11:31:30.971Z] ok github.com/docker/docker/libnetwork/networkdb 104.368s coverage: 60.6% of statements [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/quota [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/rootless [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/volume [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-16T11:31:30.971Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-16T11:31:31.142Z] --- PASS: TestViewAll (0.01s) [2022-03-16T11:31:31.142Z] === RUN TestViewGet [2022-03-16T11:31:31.142Z] --- PASS: TestViewGet (0.01s) [2022-03-16T11:31:31.142Z] === RUN TestNames [2022-03-16T11:31:31.142Z] --- PASS: TestNames (0.00s) [2022-03-16T11:31:31.142Z] === RUN TestViewWithHealthCheck [2022-03-16T11:31:31.142Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-16T11:31:31.142Z] PASS [2022-03-16T11:31:31.142Z] coverage: 41.7% of statements [2022-03-16T11:31:31.143Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-03-16T11:31:31.143Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-16T11:31:31.143Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-16T11:31:31.143Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-16T11:31:31.143Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-16T11:31:31.223Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-16T11:31:31.223Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:31:31.602Z] === RUN TestPrepare [2022-03-16T11:31:31.602Z] --- PASS: TestPrepare (0.00s) [2022-03-16T11:31:31.602Z] === RUN TestStart [2022-03-16T11:31:31.602Z] --- PASS: TestStart (0.00s) [2022-03-16T11:31:31.602Z] === RUN TestWaitCancel [2022-03-16T11:31:31.602Z] --- PASS: TestWaitCancel (0.00s) [2022-03-16T11:31:31.602Z] === RUN TestWaitDisabled [2022-03-16T11:31:31.602Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-16T11:31:31.602Z] === RUN TestWaitEnabled [2022-03-16T11:31:31.602Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-16T11:31:31.602Z] === RUN TestRemove [2022-03-16T11:31:31.602Z] --- PASS: TestRemove (0.00s) [2022-03-16T11:31:31.602Z] PASS [2022-03-16T11:31:31.602Z] coverage: 65.3% of statements [2022-03-16T11:31:31.602Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-16T11:31:31.720Z] === RUN TestNewListSecretsFilters [2022-03-16T11:31:31.720Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-16T11:31:31.720Z] === RUN TestNewListConfigsFilters [2022-03-16T11:31:31.720Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-16T11:31:31.720Z] PASS [2022-03-16T11:31:31.720Z] coverage: 0.5% of statements [2022-03-16T11:31:31.720Z] ok github.com/docker/docker/daemon/cluster 0.487s coverage: 0.5% of statements [2022-03-16T11:31:32.151Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-16T11:31:32.151Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:31:33.044Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-16T11:31:33.079Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-16T11:31:33.079Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:31:33.606Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === Skipped [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-16T11:31:33.858Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-16T11:31:33.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-16T11:31:33.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-16T11:31:33.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-16T11:31:33.858Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:31:33.858Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-16T11:31:33.858Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-16T11:31:33.858Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-16T11:31:33.858Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-16T11:31:33.858Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-16T11:31:33.858Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-16T11:31:33.858Z] daemon_test.go:145: root required [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:31:33.858Z] reload_test.go:342: root required [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:31:33.858Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:31:33.858Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-16T11:31:33.858Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-16T11:31:33.858Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-16T11:31:33.858Z] layer_test.go:291: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-16T11:31:33.858Z] layer_test.go:340: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-16T11:31:33.858Z] layer_test.go:455: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-16T11:31:33.858Z] layer_test.go:684: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-16T11:31:33.858Z] migration_test.go:45: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:31:33.858Z] migration_test.go:181: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-16T11:31:33.858Z] mount_test.go:17: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-16T11:31:33.858Z] mount_test.go:76: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-16T11:31:33.858Z] mount_test.go:125: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-16T11:31:33.858Z] mount_test.go:212: Failing on Windows [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-16T11:31:33.858Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-16T11:31:33.858Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:31:33.858Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-16T11:31:33.858Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.858Z] [2022-03-16T11:31:33.858Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-16T11:31:33.859Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-16T11:31:33.859Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:31:33.859Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-16T11:31:33.859Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:31:33.859Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-16T11:31:33.859Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-16T11:31:33.859Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-16T11:31:33.859Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:31:33.859Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:31:33.859Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:31:33.859Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:31:33.859Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:31:33.859Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-16T11:31:33.859Z] archive_test.go:140: zstd not installed [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:31:33.859Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:31:33.859Z] changes_test.go:195: needs more investigation [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-16T11:31:33.859Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-16T11:31:33.859Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-16T11:31:33.859Z] changes_test.go:432: needs further investigation [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:31:33.859Z] changes_test.go:468: needs further investigation [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:31:33.859Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-16T11:31:33.859Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:31:33.859Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:31:33.859Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-16T11:31:33.859Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-16T11:31:33.859Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-16T11:31:33.859Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-16T11:31:33.859Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-16T11:31:33.859Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:31:33.859Z] [2022-03-16T11:31:33.859Z] DONE 2077 tests, 70 skipped in 282.761s [2022-03-16T11:31:33.859Z] INFO: make.ps1 ended at 03/16/2022 11:31:33 [2022-03-16T11:31:33.933Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-16T11:31:33.933Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-16T11:31:33.933Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-16T11:31:33.933Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-16T11:31:33.933Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-16T11:31:33.933Z] PASS [2022-03-16T11:31:33.933Z] coverage: 35.9% of statements [2022-03-16T11:31:33.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.555s coverage: 35.9% of statements [2022-03-16T11:31:34.442Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-16T11:31:34.442Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:31:34.504Z] === RUN TestNewListSecretsFilters [2022-03-16T11:31:34.504Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-16T11:31:34.504Z] === RUN TestNewListConfigsFilters [2022-03-16T11:31:34.504Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-16T11:31:34.504Z] PASS [2022-03-16T11:31:34.504Z] coverage: 0.5% of statements [2022-03-16T11:31:34.504Z] ok github.com/docker/docker/daemon/cluster 0.284s coverage: 0.5% of statements [2022-03-16T11:31:35.003Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-16T11:31:35.003Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:31:35.359Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-16T11:31:36.053Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-16T11:31:36.053Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-16T11:31:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-16T11:31:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.01s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.01s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-16T11:31:36.054Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-16T11:31:36.054Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-16T11:31:36.054Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-16T11:31:36.054Z] PASS [2022-03-16T11:31:36.054Z] coverage: 35.9% of statements [2022-03-16T11:31:36.054Z] ok github.com/docker/docker/daemon/cluster/convert 0.729s coverage: 35.9% of statements [2022-03-16T11:31:36.752Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-16T11:31:36.752Z] INFO: Unit tests ended at 03/16/2022 11:31:36. Duration:00:04:57.9404543 [2022-03-16T11:31:36.752Z] INFO: Building busybox [2022-03-16T11:31:36.752Z] Sending build context to Docker daemon 5.12kB [2022-03-16T11:31:36.752Z] [2022-03-16T11:31:36.752Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-16T11:31:36.752Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-16T11:31:36.752Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-16T11:31:36.752Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-16T11:31:36.752Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-16T11:31:36.752Z] ---> 02f938cacc3b [2022-03-16T11:31:36.752Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-16T11:31:36.752Z] ---> Running in 66b6b071b4f0 [2022-03-16T11:31:37.522Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-03-16T11:31:37.522Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:31:37.523Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:31:37.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:31:37.523Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:31:37.709Z] --- PASS: TestBuildWithHugeFile (34.99s) [2022-03-16T11:31:37.709Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:31:37.709Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:31:37.709Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:31:37.709Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:31:37.709Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:31:37.709Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:31:37.709Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:31:37.709Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:31:37.709Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:31:37.709Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:31:37.709Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:31:37.709Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:31:37.709Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:31:37.709Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-16T11:31:37.709Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-16T11:31:37.709Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-03-16T11:31:37.709Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-16T11:31:37.709Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:31:37.709Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-16T11:31:37.709Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-16T11:31:37.709Z] --- PASS: TestBuildPreserveOwnership (2.41s) [2022-03-16T11:31:37.709Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.62s) [2022-03-16T11:31:37.709Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.79s) [2022-03-16T11:31:37.709Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:31:37.709Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-16T11:31:37.709Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-16T11:31:37.709Z] Loaded image: busybox:latest [2022-03-16T11:31:37.709Z] Loaded image: busybox:glibc [2022-03-16T11:31:38.228Z] === RUN TestWaitNodeAttachment [2022-03-16T11:31:38.312Z] Loaded image: debian:bullseye-slim [2022-03-16T11:31:38.568Z] Loaded image: hello-world:latest [2022-03-16T11:31:38.568Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:31:38.688Z] === RUN TestBuilderGC [2022-03-16T11:31:38.688Z] --- PASS: TestBuilderGC (0.01s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationNotFound [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonBrokenConfiguration [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestFindConfigurationConflicts [2022-03-16T11:31:38.688Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-16T11:31:38.688Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-16T11:31:38.688Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.03s) [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-16T11:31:38.688Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-16T11:31:38.688Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-16T11:31:38.688Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_label [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_dns [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-16T11:31:38.688Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestReloadSetConfigFileNotExist [2022-03-16T11:31:38.688Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-16T11:31:38.688Z] === RUN TestIsolationConversion [2022-03-16T11:31:38.688Z] === RUN TestIsolationConversion/default [2022-03-16T11:31:38.688Z] === RUN TestIsolationConversion/process [2022-03-16T11:31:38.688Z] === RUN TestIsolationConversion/hyperv [2022-03-16T11:31:38.688Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestContainerLabels [2022-03-16T11:31:38.688Z] --- PASS: TestContainerLabels (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestCredentialSpecConversion [2022-03-16T11:31:38.688Z] === RUN TestCredentialSpecConversion/none [2022-03-16T11:31:38.688Z] === RUN TestCredentialSpecConversion/config [2022-03-16T11:31:38.688Z] === RUN TestCredentialSpecConversion/file [2022-03-16T11:31:38.688Z] === RUN TestCredentialSpecConversion/registry [2022-03-16T11:31:38.688Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-16T11:31:38.688Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountBind [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountVolume [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountTarget [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountTmpfs [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountInvalidType [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestControllerValidateMountNamedPipe [2022-03-16T11:31:38.688Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-16T11:31:38.688Z] PASS [2022-03-16T11:31:38.688Z] coverage: 11.0% of statements [2022-03-16T11:31:38.688Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.708s coverage: 11.0% of statements [2022-03-16T11:31:38.688Z] time="2022-03-16T11:31:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-16T11:31:38.688Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-16T11:31:38.688Z] === RUN TestReloadDefaultConfigNotExist [2022-03-16T11:31:38.688Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:38.688Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestReloadBadDefaultConfig [2022-03-16T11:31:38.688Z] time="2022-03-16T11:31:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2393811910" [2022-03-16T11:31:38.688Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestReloadWithConflictingLabels [2022-03-16T11:31:38.688Z] time="2022-03-16T11:31:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1734659692" [2022-03-16T11:31:38.688Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-16T11:31:38.688Z] === RUN TestReloadWithDuplicateLabels [2022-03-16T11:31:38.688Z] time="2022-03-16T11:31:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-102027270" [2022-03-16T11:31:38.691Z] === RUN TestWaitNodeAttachment [2022-03-16T11:31:38.872Z] --- PASS: TestImportExtremelyLargeImageWorks (92.19s) [2022-03-16T11:31:38.872Z] PASS [2022-03-16T11:31:38.872Z] [2022-03-16T11:31:38.872Z] === Skipped [2022-03-16T11:31:38.872Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-16T11:31:38.872Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-16T11:31:38.872Z] [2022-03-16T11:31:38.872Z] DONE 22 tests, 1 skipped in 95.626s [2022-03-16T11:31:38.872Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-16T11:31:38.872Z] INFO: Testing against a local daemon [2022-03-16T11:31:38.872Z] === RUN TestNetworkCreateDelete [2022-03-16T11:31:38.872Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-16T11:31:38.872Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:31:38.872Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-03-16T11:31:38.872Z] === RUN TestDaemonDNSFallback [2022-03-16T11:31:39.148Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-16T11:31:39.148Z] === RUN TestMaskURLCredentials [2022-03-16T11:31:39.148Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-16T11:31:39.148Z] === RUN TestDaemonConfigurationMerge [2022-03-16T11:31:39.148Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-16T11:31:39.148Z] PASS [2022-03-16T11:31:39.148Z] coverage: 79.2% of statements [2022-03-16T11:31:39.148Z] ok github.com/docker/docker/daemon/config 0.365s coverage: 79.2% of statements [2022-03-16T11:31:39.148Z] === RUN TestEventsLog [2022-03-16T11:31:39.148Z] --- PASS: TestEventsLog (0.00s) [2022-03-16T11:31:39.148Z] === RUN TestEventsLogTimeout [2022-03-16T11:31:39.148Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-16T11:31:39.148Z] === RUN TestLogEvents [2022-03-16T11:31:39.148Z] --- PASS: TestLogEvents (0.05s) [2022-03-16T11:31:39.148Z] === RUN TestLoadBufferedEvents [2022-03-16T11:31:39.148Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-16T11:31:39.148Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-16T11:31:39.148Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-16T11:31:39.148Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-16T11:31:39.148Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-16T11:31:39.148Z] PASS [2022-03-16T11:31:39.148Z] coverage: 50.0% of statements [2022-03-16T11:31:39.148Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2022-03-16T11:31:39.158Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-16T11:31:39.158Z] === RUN TestIsolationConversion [2022-03-16T11:31:39.158Z] === RUN TestIsolationConversion/default [2022-03-16T11:31:39.158Z] === RUN TestIsolationConversion/process [2022-03-16T11:31:39.158Z] === RUN TestIsolationConversion/hyperv [2022-03-16T11:31:39.158Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-16T11:31:39.158Z] === RUN TestContainerLabels [2022-03-16T11:31:39.158Z] --- PASS: TestContainerLabels (0.00s) [2022-03-16T11:31:39.158Z] === RUN TestCredentialSpecConversion [2022-03-16T11:31:39.158Z] === RUN TestCredentialSpecConversion/none [2022-03-16T11:31:39.158Z] === RUN TestCredentialSpecConversion/config [2022-03-16T11:31:39.158Z] === RUN TestCredentialSpecConversion/file [2022-03-16T11:31:39.158Z] === RUN TestCredentialSpecConversion/registry [2022-03-16T11:31:39.158Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-16T11:31:39.158Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-16T11:31:39.158Z] === RUN TestControllerValidateMountBind [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-16T11:31:39.159Z] === RUN TestControllerValidateMountVolume [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-16T11:31:39.159Z] === RUN TestControllerValidateMountTarget [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-16T11:31:39.159Z] === RUN TestControllerValidateMountTmpfs [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-16T11:31:39.159Z] === RUN TestControllerValidateMountInvalidType [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-16T11:31:39.159Z] === RUN TestControllerValidateMountNamedPipe [2022-03-16T11:31:39.159Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-16T11:31:39.159Z] PASS [2022-03-16T11:31:39.159Z] coverage: 11.0% of statements [2022-03-16T11:31:39.159Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.817s coverage: 11.0% of statements [2022-03-16T11:31:39.626Z] === RUN TestBuilderGC [2022-03-16T11:31:39.626Z] --- PASS: TestBuilderGC (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationNotFound [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonBrokenConfiguration [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestFindConfigurationConflicts [2022-03-16T11:31:39.626Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-16T11:31:39.626Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-16T11:31:39.626Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-16T11:31:39.626Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-16T11:31:39.626Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-16T11:31:39.626Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-16T11:31:39.626Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_label [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_dns [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-16T11:31:40.094Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-16T11:31:40.094Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestReloadSetConfigFileNotExist [2022-03-16T11:31:40.094Z] time="2022-03-16T11:31:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-16T11:31:40.094Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-03-16T11:31:40.094Z] === RUN TestReloadDefaultConfigNotExist [2022-03-16T11:31:40.094Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:31:40.094Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestReloadBadDefaultConfig [2022-03-16T11:31:40.094Z] time="2022-03-16T11:31:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3601446712" [2022-03-16T11:31:40.094Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestReloadWithConflictingLabels [2022-03-16T11:31:40.094Z] time="2022-03-16T11:31:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-496332559" [2022-03-16T11:31:40.094Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-16T11:31:40.094Z] === RUN TestReloadWithDuplicateLabels [2022-03-16T11:31:40.094Z] time="2022-03-16T11:31:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3191669581" [2022-03-16T11:31:40.094Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestMaskURLCredentials [2022-03-16T11:31:40.094Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-16T11:31:40.094Z] === RUN TestDaemonConfigurationMerge [2022-03-16T11:31:40.094Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-16T11:31:40.094Z] PASS [2022-03-16T11:31:40.094Z] coverage: 79.2% of statements [2022-03-16T11:31:40.094Z] ok github.com/docker/docker/daemon/config 0.475s coverage: 79.2% of statements [2022-03-16T11:31:40.680Z] === RUN TestLinkNaming [2022-03-16T11:31:40.680Z] --- PASS: TestLinkNaming (0.00s) [2022-03-16T11:31:40.680Z] === RUN TestLinkNew [2022-03-16T11:31:40.680Z] --- PASS: TestLinkNew (0.00s) [2022-03-16T11:31:40.680Z] === RUN TestLinkEnv [2022-03-16T11:31:40.680Z] --- PASS: TestLinkEnv (0.00s) [2022-03-16T11:31:40.680Z] === RUN TestLinkMultipleEnv [2022-03-16T11:31:40.680Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-16T11:31:40.680Z] === RUN TestLinkPortRangeEnv [2022-03-16T11:31:40.680Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-16T11:31:40.680Z] PASS [2022-03-16T11:31:40.680Z] coverage: 93.0% of statements [2022-03-16T11:31:40.680Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-16T11:31:40.680Z] === RUN TestIsEmptyDir [2022-03-16T11:31:40.680Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-16T11:31:40.680Z] PASS [2022-03-16T11:31:40.680Z] coverage: 2.3% of statements [2022-03-16T11:31:40.680Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-03-16T11:31:41.080Z] === RUN TestVerifyNetworkingConfig [2022-03-16T11:31:41.080Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestGetContainer [2022-03-16T11:31:41.080Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestValidContainerNames [2022-03-16T11:31:41.080Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestContainerInitDNS [2022-03-16T11:31:41.080Z] daemon_test.go:145: root required [2022-03-16T11:31:41.080Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestMerge [2022-03-16T11:31:41.080Z] --- PASS: TestMerge (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestValidateContainerIsolation [2022-03-16T11:31:41.080Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestFindNetworkErrorType [2022-03-16T11:31:41.080Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestEnsureServicesExist [2022-03-16T11:31:41.080Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestEnsureServicesExistErrors [2022-03-16T11:31:41.080Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-16T11:31:41.080Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-16T11:31:41.080Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-16T11:31:41.080Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-16T11:31:41.080Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:31:41.080Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-16T11:31:41.080Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestContainerDelete [2022-03-16T11:31:41.080Z] --- PASS: TestContainerDelete (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestContainerDoubleDelete [2022-03-16T11:31:41.080Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestLogContainerEventCopyLabels [2022-03-16T11:31:41.080Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestLogContainerEventWithAttributes [2022-03-16T11:31:41.080Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestNoneHealthcheck [2022-03-16T11:31:41.080Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestHealthStates [2022-03-16T11:31:41.080Z] === RUN TestEventsLog [2022-03-16T11:31:41.080Z] --- PASS: TestEventsLog (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestEventsLogTimeout [2022-03-16T11:31:41.080Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-16T11:31:41.080Z] === RUN TestLogEvents [2022-03-16T11:31:41.080Z] --- PASS: TestLogEvents (0.05s) [2022-03-16T11:31:41.080Z] === RUN TestLoadBufferedEvents [2022-03-16T11:31:41.412Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-16T11:31:41.412Z] === RUN TestInspectNetwork [2022-03-16T11:31:41.412Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.412Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-16T11:31:41.412Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:31:41.412Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.412Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:31:41.412Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:31:41.412Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:41.412Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:41.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:41.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:41.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:41.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:41.412Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:31:41.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:31:41.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-16T11:31:41.412Z] === RUN TestNetworkList [2022-03-16T11:31:41.412Z] === RUN TestNetworkList//networks [2022-03-16T11:31:41.412Z] === PAUSE TestNetworkList//networks [2022-03-16T11:31:41.412Z] === RUN TestNetworkList//networks/ [2022-03-16T11:31:41.412Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:31:41.412Z] === CONT TestNetworkList//networks [2022-03-16T11:31:41.412Z] === CONT TestNetworkList//networks/ [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkList (0.01s) [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:31:41.412Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:31:41.412Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:31:41.412Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.412Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:31:41.412Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:31:41.548Z] time="2022-03-16T11:31:40Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.548Z] --- PASS: TestHealthStates (0.22s) [2022-03-16T11:31:41.548Z] === RUN TestGetInspectData [2022-03-16T11:31:41.548Z] --- PASS: TestGetInspectData (0.00s) [2022-03-16T11:31:41.548Z] === RUN TestFillLicense [2022-03-16T11:31:41.548Z] --- PASS: TestFillLicense (0.00s) [2022-03-16T11:31:41.548Z] === RUN TestListInvalidFilter [2022-03-16T11:31:41.548Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-16T11:31:41.548Z] === RUN TestNameFilter [2022-03-16T11:31:41.548Z] --- PASS: TestNameFilter (0.00s) [2022-03-16T11:31:41.548Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-16T11:31:41.548Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-16T11:31:41.548Z] === 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-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-16T11:31:41.548Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-16T11:31:41.548Z] --- 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-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-16T11:31:41.548Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-16T11:31:41.549Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-16T11:31:41.549Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadLabels [2022-03-16T11:31:41.549Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-16T11:31:41.549Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadMirrors [2022-03-16T11:31:41.549Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-16T11:31:41.549Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-16T11:31:41.549Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-16T11:31:41.549Z] reload_test.go:342: root required [2022-03-16T11:31:41.549Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-16T11:31:41.549Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-16T11:31:41.549Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-16T11:31:41.549Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-16T11:31:41.549Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-16T11:31:41.549Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-16T11:31:41.549Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-16T11:31:41.549Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-03-16T11:31:41.549Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-16T11:31:41.549Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-16T11:31:41.549Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-16T11:31:41.549Z] PASS [2022-03-16T11:31:41.549Z] coverage: 50.0% of statements [2022-03-16T11:31:41.549Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-16T11:31:41.549Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-16T11:31:41.549Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-16T11:31:41.549Z] === RUN TestParseVolumesFrom [2022-03-16T11:31:41.549Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-16T11:31:41.549Z] PASS [2022-03-16T11:31:41.549Z] coverage: 8.6% of statements [2022-03-16T11:31:41.549Z] ok github.com/docker/docker/daemon/events 0.391s coverage: 50.0% of statements [2022-03-16T11:31:41.549Z] ok github.com/docker/docker/daemon 0.703s coverage: 8.6% of statements [2022-03-16T11:31:41.645Z] === RUN TestVerifyNetworkingConfig [2022-03-16T11:31:41.645Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestGetContainer [2022-03-16T11:31:41.645Z] --- PASS: TestGetContainer (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestValidContainerNames [2022-03-16T11:31:41.645Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestContainerInitDNS [2022-03-16T11:31:41.645Z] daemon_test.go:145: root required [2022-03-16T11:31:41.645Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestMerge [2022-03-16T11:31:41.645Z] --- PASS: TestMerge (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestValidateContainerIsolation [2022-03-16T11:31:41.645Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestFindNetworkErrorType [2022-03-16T11:31:41.645Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestEnsureServicesExist [2022-03-16T11:31:41.645Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestEnsureServicesExistErrors [2022-03-16T11:31:41.645Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-16T11:31:41.645Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-16T11:31:41.645Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-16T11:31:41.645Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestContainerDelete [2022-03-16T11:31:41.645Z] --- PASS: TestContainerDelete (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestContainerDoubleDelete [2022-03-16T11:31:41.645Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestLogContainerEventCopyLabels [2022-03-16T11:31:41.645Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestLogContainerEventWithAttributes [2022-03-16T11:31:41.645Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestNoneHealthcheck [2022-03-16T11:31:41.645Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestHealthStates [2022-03-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] time="2022-03-16T11:31:41Z" 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-16T11:31:41.645Z] --- PASS: TestHealthStates (0.20s) [2022-03-16T11:31:41.645Z] === RUN TestGetInspectData [2022-03-16T11:31:41.645Z] --- PASS: TestGetInspectData (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestFillLicense [2022-03-16T11:31:41.645Z] --- PASS: TestFillLicense (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestListInvalidFilter [2022-03-16T11:31:41.645Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestNameFilter [2022-03-16T11:31:41.645Z] --- PASS: TestNameFilter (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-16T11:31:41.645Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-16T11:31:41.645Z] === 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-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-16T11:31:41.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-16T11:31:41.645Z] --- 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-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-16T11:31:41.645Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-16T11:31:41.646Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadLabels [2022-03-16T11:31:41.646Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-16T11:31:41.646Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadMirrors [2022-03-16T11:31:41.646Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-16T11:31:41.646Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-16T11:31:41.646Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-16T11:31:41.646Z] reload_test.go:342: root required [2022-03-16T11:31:41.646Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-16T11:31:41.646Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-16T11:31:41.646Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-16T11:31:41.646Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-16T11:31:41.646Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-16T11:31:41.646Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-16T11:31:41.646Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-16T11:31:41.646Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-16T11:31:41.646Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-16T11:31:41.646Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-16T11:31:41.674Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-03-16T11:31:41.674Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:31:41.674Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-16T11:31:41.674Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:31:41.674Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-16T11:31:41.674Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:31:41.674Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-16T11:31:41.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:31:41.674Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-16T11:31:41.674Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:31:41.674Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:31:41.674Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:31:41.674Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:31:41.674Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:31:41.674Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:31:41.674Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-16T11:31:41.674Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:31:41.674Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:31:41.674Z] PASS [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === Skipped [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-16T11:31:41.674Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:31:41.674Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:31:41.674Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-03-16T11:31:41.674Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-16T11:31:41.674Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-16T11:31:41.674Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-16T11:31:41.674Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-16T11:31:41.674Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:31:41.674Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:31:41.674Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-16T11:31:41.674Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:31:41.674Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] DONE 22 tests, 12 skipped in 7.051s [2022-03-16T11:31:41.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:31:41.674Z] INFO: Testing against a local daemon [2022-03-16T11:31:41.674Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-16T11:31:41.674Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:41.674Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:31:41.674Z] === RUN TestDockerNetworkIpvlan [2022-03-16T11:31:41.674Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:41.674Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:31:41.674Z] PASS [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === Skipped [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:31:41.674Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:31:41.674Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:41.674Z] [2022-03-16T11:31:41.674Z] DONE 2 tests, 2 skipped in 0.105s [2022-03-16T11:31:41.674Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:31:41.936Z] INFO: Testing against a local daemon [2022-03-16T11:31:41.936Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-16T11:31:41.936Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.936Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestDockerNetworkMacvlan [2022-03-16T11:31:41.936Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.936Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-16T11:31:41.936Z] PASS [2022-03-16T11:31:41.936Z] [2022-03-16T11:31:41.936Z] === Skipped [2022-03-16T11:31:41.936Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-16T11:31:41.936Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.936Z] [2022-03-16T11:31:41.936Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-16T11:31:41.936Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-16T11:31:41.936Z] [2022-03-16T11:31:41.936Z] DONE 2 tests, 2 skipped in 0.116s [2022-03-16T11:31:41.936Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-16T11:31:41.936Z] testing: warning: no tests to run [2022-03-16T11:31:41.936Z] PASS [2022-03-16T11:31:41.936Z] [2022-03-16T11:31:41.936Z] DONE 0 tests in 0.023s [2022-03-16T11:31:41.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-16T11:31:41.936Z] INFO: Testing against a local daemon [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginAllowRequest [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginTLS [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginDenyRequest [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginDenyResponse [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginAllowEventStream [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginErrorResponse [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginErrorRequest [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.936Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-16T11:31:41.936Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-16T11:31:41.936Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.937Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-16T11:31:41.937Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-16T11:31:41.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.937Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-16T11:31:41.937Z] === RUN TestAuthZPluginHeader [2022-03-16T11:31:41.937Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:41.937Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-16T11:31:41.937Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-16T11:31:42.104Z] === RUN TestParseVolumesFrom [2022-03-16T11:31:42.104Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-16T11:31:42.104Z] PASS [2022-03-16T11:31:42.104Z] coverage: 8.6% of statements [2022-03-16T11:31:42.104Z] ok github.com/docker/docker/daemon 0.717s coverage: 8.6% of statements [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-16T11:31:42.104Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-16T11:31:42.196Z] === RUN TestAuthZPluginV2Disable [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-16T11:31:42.196Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-16T11:31:42.196Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-16T11:31:42.196Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-16T11:31:42.196Z] PASS [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === Skipped [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-16T11:31:42.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] [2022-03-16T11:31:42.196Z] DONE 17 tests, 17 skipped in 0.299s [2022-03-16T11:31:42.196Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-16T11:31:42.196Z] INFO: Testing against a local daemon [2022-03-16T11:31:42.196Z] === RUN TestPluginInvalidJSON [2022-03-16T11:31:42.196Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:31:42.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:31:42.196Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:31:42.196Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-16T11:31:42.196Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:31:42.196Z] === RUN TestPluginInstall [2022-03-16T11:31:42.196Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.196Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-16T11:31:42.196Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:31:42.196Z] 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-16T11:31:42.196Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-16T11:31:42.196Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:31:42.196Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-16T11:31:42.196Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:31:42.196Z] PASS [2022-03-16T11:31:42.454Z] [2022-03-16T11:31:42.454Z] === Skipped [2022-03-16T11:31:42.454Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-16T11:31:42.454Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-16T11:31:42.454Z] [2022-03-16T11:31:42.454Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-16T11:31:42.454Z] 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-16T11:31:42.454Z] [2022-03-16T11:31:42.454Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:31:42.454Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-16T11:31:42.454Z] [2022-03-16T11:31:42.454Z] DONE 5 tests, 3 skipped in 0.133s [2022-03-16T11:31:42.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-16T11:31:42.454Z] INFO: Testing against a local daemon [2022-03-16T11:31:42.454Z] === RUN TestExternalGraphDriver [2022-03-16T11:31:42.454Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-16T11:31:42.454Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-03-16T11:31:42.454Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:31:42.519Z] Removing intermediate container 66b6b071b4f0 [2022-03-16T11:31:42.519Z] ---> e0bac4725d4f [2022-03-16T11:31:42.519Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-16T11:31:42.519Z] ---> Running in ef8babd139c4 [2022-03-16T11:31:42.519Z] Removing intermediate container ef8babd139c4 [2022-03-16T11:31:42.519Z] ---> 354cc7ea8ce9 [2022-03-16T11:31:42.519Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-16T11:31:42.519Z] ---> Running in 4a221c0b2e66 [2022-03-16T11:31:42.534Z] === RUN TestIsEmptyDir [2022-03-16T11:31:42.534Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-16T11:31:42.534Z] PASS [2022-03-16T11:31:42.534Z] coverage: 2.3% of statements [2022-03-16T11:31:42.534Z] ok github.com/docker/docker/daemon/graphdriver 0.157s coverage: 2.3% of statements [2022-03-16T11:31:42.974Z] Removing intermediate container 4a221c0b2e66 [2022-03-16T11:31:42.974Z] ---> 88f18cbd4242 [2022-03-16T11:31:42.974Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-16T11:31:43.002Z] === RUN TestLinkNaming [2022-03-16T11:31:43.002Z] --- PASS: TestLinkNaming (0.00s) [2022-03-16T11:31:43.002Z] === RUN TestLinkNew [2022-03-16T11:31:43.002Z] --- PASS: TestLinkNew (0.00s) [2022-03-16T11:31:43.002Z] === RUN TestLinkEnv [2022-03-16T11:31:43.002Z] --- PASS: TestLinkEnv (0.00s) [2022-03-16T11:31:43.002Z] === RUN TestLinkMultipleEnv [2022-03-16T11:31:43.002Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-16T11:31:43.002Z] === RUN TestLinkPortRangeEnv [2022-03-16T11:31:43.002Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-16T11:31:43.002Z] PASS [2022-03-16T11:31:43.002Z] coverage: 93.0% of statements [2022-03-16T11:31:43.002Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/defaults [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-16T11:31:43.636Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-16T11:31:43.636Z] === RUN TestAdapterReadLogs [2022-03-16T11:31:43.636Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCopier [2022-03-16T11:31:43.636Z] --- PASS: TestCopier (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCopierLongLines [2022-03-16T11:31:43.636Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCopierSlow [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-16T11:31:43.636Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-16T11:31:43.636Z] === RUN TestCreateSuccess [2022-03-16T11:31:43.636Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCreateStreamSkipped [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-16T11:31:43.636Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCreateLogGroupSuccess [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-16T11:31:43.636Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCreateError [2022-03-16T11:31:43.636Z] --- PASS: TestCreateError (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCreateAlreadyExists [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-16T11:31:43.636Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestLogClosed [2022-03-16T11:31:43.636Z] --- PASS: TestLogClosed (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestLogBlocking [2022-03-16T11:31:43.636Z] --- PASS: TestLogBlocking (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-16T11:31:43.636Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestLogNonBlockingBufferFull [2022-03-16T11:31:43.636Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestPublishBatchSuccess [2022-03-16T11:31:43.636Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestPublishBatchError [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=error msg=error [2022-03-16T11:31:43.636Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:31:43.636Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:31:43.636Z] time="2022-03-16T11:31:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-16T11:31:43.636Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchSimple [2022-03-16T11:31:43.636Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchTicker [2022-03-16T11:31:43.636Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchMultilinePattern [2022-03-16T11:31:43.636Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-16T11:31:43.636Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-16T11:31:43.636Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-16T11:31:43.636Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-16T11:31:43.637Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-16T11:31:43.637Z] === RUN TestCollectBatchClose [2022-03-16T11:31:43.637Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/0/Hello [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/2/🙃 [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/3/���� [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/4/He��o [2022-03-16T11:31:43.637Z] === RUN TestEffectiveLen/5/ [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/0/ [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/1/Hello [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: Hello [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/2/Hello [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: He [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: llo [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/3/Hello [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: Hello [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/4/🙃 [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/5/🙃 [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/6/a� [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: a [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: � [2022-03-16T11:31:43.637Z] === RUN TestFindValidSplit/7/a� [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1076: a� [2022-03-16T11:31:43.637Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-16T11:31:43.637Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-16T11:31:43.935Z] [2022-03-16T11:31:44.094Z] === RUN TestProcessEventEmoji [2022-03-16T11:31:44.094Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchLineSplit [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchMaxEvents [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-16T11:31:44.094Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-16T11:31:44.094Z] === RUN TestSearchRegistryForImagesErrors [2022-03-16T11:31:44.094Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestSearchRegistryForImages [2022-03-16T11:31:44.094Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestOnlyPlatformWithFallback [2022-03-16T11:31:44.094Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestImageDelete [2022-03-16T11:31:44.094Z] === RUN TestImageDelete/no_lease [2022-03-16T11:31:44.094Z] === RUN TestImageDelete/lease_exists [2022-03-16T11:31:44.094Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-16T11:31:44.094Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-16T11:31:44.094Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestCreateTagSuccess [2022-03-16T11:31:44.094Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-16T11:31:44.094Z] --- PASS: TestImageDelete (0.06s) [2022-03-16T11:31:44.094Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-16T11:31:44.094Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-16T11:31:44.094Z] === RUN TestContentStoreForPull [2022-03-16T11:31:44.094Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-16T11:31:44.094Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-16T11:31:44.094Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-16T11:31:44.094Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.04s) [2022-03-16T11:31:44.094Z] PASS [2022-03-16T11:31:44.094Z] coverage: 79.9% of statements [2022-03-16T11:31:44.094Z] --- PASS: TestCopierSlow (0.23s) [2022-03-16T11:31:44.094Z] === RUN TestCopierWithSized [2022-03-16T11:31:44.094Z] === RUN TestCopierWithSized/as_is [2022-03-16T11:31:44.094Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-16T11:31:44.094Z] ok github.com/docker/docker/daemon/logger/awslogs 0.574s coverage: 79.9% of statements [2022-03-16T11:31:44.094Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-16T11:31:44.094Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-16T11:31:44.094Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestCopierWithPartial [2022-03-16T11:31:44.094Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestRingLogger [2022-03-16T11:31:44.094Z] --- PASS: TestRingLogger (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestRingCap [2022-03-16T11:31:44.094Z] --- PASS: TestRingCap (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestRingClose [2022-03-16T11:31:44.094Z] --- PASS: TestRingClose (0.00s) [2022-03-16T11:31:44.094Z] === RUN TestRingDrain [2022-03-16T11:31:44.094Z] --- PASS: TestRingDrain (0.00s) [2022-03-16T11:31:44.094Z] PASS [2022-03-16T11:31:44.094Z] coverage: 43.2% of statements [2022-03-16T11:31:44.094Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 43.2% of statements [2022-03-16T11:31:44.094Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-16T11:31:44.094Z] PASS [2022-03-16T11:31:44.094Z] coverage: 6.8% of statements [2022-03-16T11:31:44.094Z] ok github.com/docker/docker/daemon/images 0.401s coverage: 6.8% of statements [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptReconnectInterval [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-16T11:31:44.094Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-16T11:31:44.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-16T11:31:44.095Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-16T11:31:44.095Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-16T11:31:44.095Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-16T11:31:44.095Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-16T11:31:44.095Z] PASS [2022-03-16T11:31:44.095Z] coverage: 33.6% of statements [2022-03-16T11:31:44.095Z] ok github.com/docker/docker/daemon/logger/fluentd 0.058s coverage: 33.6% of statements [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-16T11:31:44.095Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-16T11:31:44.391Z] ---> 109a131c3098 [2022-03-16T11:31:44.391Z] 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-16T11:31:44.847Z] ---> Running in d26fa7815a5f [2022-03-16T11:31:45.213Z] === RUN TestAdapterReadLogs [2022-03-16T11:31:45.213Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-16T11:31:45.213Z] === RUN TestCopier [2022-03-16T11:31:45.213Z] --- PASS: TestCopier (0.00s) [2022-03-16T11:31:45.213Z] === RUN TestCopierLongLines [2022-03-16T11:31:45.213Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-16T11:31:45.213Z] === RUN TestCopierSlow [2022-03-16T11:31:45.628Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-16T11:31:45.628Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-16T11:31:45.628Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-16T11:31:45.628Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-16T11:31:45.628Z] === RUN TestFastTimeMarshalJSON [2022-03-16T11:31:45.628Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-16T11:31:45.628Z] PASS [2022-03-16T11:31:45.628Z] coverage: 87.2% of statements [2022-03-16T11:31:45.628Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 87.2% of statements [2022-03-16T11:31:45.628Z] === RUN TestJSONFileLogger [2022-03-16T11:31:45.628Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-16T11:31:45.628Z] === RUN TestJSONFileLoggerWithTags [2022-03-16T11:31:45.628Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-16T11:31:45.628Z] === RUN TestJSONFileLoggerWithOpts [2022-03-16T11:31:45.628Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-16T11:31:45.628Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-16T11:31:45.628Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-16T11:31:45.628Z] === RUN TestEncodeDecode [2022-03-16T11:31:45.628Z] === PAUSE TestEncodeDecode [2022-03-16T11:31:45.628Z] === RUN TestUnexpectedEOF [2022-03-16T11:31:45.681Z] --- PASS: TestCopierSlow (0.20s) [2022-03-16T11:31:45.681Z] === RUN TestCopierWithSized [2022-03-16T11:31:45.681Z] === RUN TestCopierWithSized/as_is [2022-03-16T11:31:45.681Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-16T11:31:45.681Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-16T11:31:45.681Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-16T11:31:45.681Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-16T11:31:45.681Z] === RUN TestCopierWithPartial [2022-03-16T11:31:45.681Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-16T11:31:45.681Z] === RUN TestRingLogger [2022-03-16T11:31:45.681Z] --- PASS: TestRingLogger (0.00s) [2022-03-16T11:31:45.681Z] === RUN TestRingCap [2022-03-16T11:31:45.681Z] --- PASS: TestRingCap (0.00s) [2022-03-16T11:31:45.681Z] === RUN TestRingClose [2022-03-16T11:31:45.681Z] --- PASS: TestRingClose (0.00s) [2022-03-16T11:31:45.681Z] === RUN TestRingDrain [2022-03-16T11:31:45.681Z] --- PASS: TestRingDrain (0.00s) [2022-03-16T11:31:45.681Z] PASS [2022-03-16T11:31:45.681Z] coverage: 43.2% of statements [2022-03-16T11:31:45.681Z] ok github.com/docker/docker/daemon/logger 0.333s coverage: 43.2% of statements [2022-03-16T11:31:46.085Z] time="2022-03-16T11:31:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:31:46.086Z] time="2022-03-16T11:31:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:31:46.086Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-03-16T11:31:46.086Z] === CONT TestEncodeDecode [2022-03-16T11:31:46.086Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-16T11:31:46.086Z] PASS [2022-03-16T11:31:46.086Z] coverage: 69.9% of statements [2022-03-16T11:31:46.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.270s coverage: 69.9% of statements [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/defaults [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-16T11:31:46.148Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-16T11:31:46.148Z] time="2022-03-16T11:31:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-16T11:31:46.148Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-03-16T11:31:46.148Z] === RUN TestCreateSuccess [2022-03-16T11:31:46.148Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestCreateStreamSkipped [2022-03-16T11:31:46.148Z] time="2022-03-16T11:31:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-16T11:31:46.148Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestCreateLogGroupSuccess [2022-03-16T11:31:46.148Z] time="2022-03-16T11:31:46Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-16T11:31:46.148Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestCreateError [2022-03-16T11:31:46.148Z] --- PASS: TestCreateError (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestCreateAlreadyExists [2022-03-16T11:31:46.148Z] time="2022-03-16T11:31:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-16T11:31:46.148Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestLogClosed [2022-03-16T11:31:46.148Z] --- PASS: TestLogClosed (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestLogBlocking [2022-03-16T11:31:46.148Z] --- PASS: TestLogBlocking (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-16T11:31:46.148Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-16T11:31:46.148Z] === RUN TestLogNonBlockingBufferFull [2022-03-16T11:31:46.148Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestWriteLog [2022-03-16T11:31:46.544Z] === PAUSE TestWriteLog [2022-03-16T11:31:46.544Z] === RUN TestReadLog [2022-03-16T11:31:46.544Z] === PAUSE TestReadLog [2022-03-16T11:31:46.544Z] === RUN TestDecode [2022-03-16T11:31:46.544Z] --- PASS: TestDecode (0.03s) [2022-03-16T11:31:46.544Z] === CONT TestWriteLog [2022-03-16T11:31:46.544Z] --- PASS: TestWriteLog (0.00s) [2022-03-16T11:31:46.544Z] === CONT TestReadLog [2022-03-16T11:31:46.544Z] === RUN TestReadLog/tail_exact [2022-03-16T11:31:46.544Z] === RUN TestReadLog/tail_less_than_available [2022-03-16T11:31:46.544Z] === RUN TestReadLog/tail_more_than_available [2022-03-16T11:31:46.544Z] --- PASS: TestReadLog (0.23s) [2022-03-16T11:31:46.544Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-03-16T11:31:46.544Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-16T11:31:46.544Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-16T11:31:46.544Z] PASS [2022-03-16T11:31:46.544Z] coverage: 78.7% of statements [2022-03-16T11:31:46.544Z] === RUN TestOpenFileDelete [2022-03-16T11:31:46.544Z] ok github.com/docker/docker/daemon/logger/local 0.385s coverage: 78.7% of statements [2022-03-16T11:31:46.544Z] --- PASS: TestOpenFileDelete (0.02s) [2022-03-16T11:31:46.544Z] === RUN TestOpenFileRename [2022-03-16T11:31:46.544Z] --- PASS: TestOpenFileRename (0.05s) [2022-03-16T11:31:46.544Z] === RUN TestHandleDecoderErr [2022-03-16T11:31:46.544Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestParseLogTagDefaultTag [2022-03-16T11:31:46.544Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestParseLogTag [2022-03-16T11:31:46.544Z] --- PASS: TestParseLogTag (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestParseLogTagEmptyTag [2022-03-16T11:31:46.544Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestTailFiles [2022-03-16T11:31:46.544Z] --- PASS: TestTailFiles (0.00s) [2022-03-16T11:31:46.544Z] === RUN TestFollowLogsConsumerGone [2022-03-16T11:31:46.544Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-16T11:31:46.544Z] === RUN TestFollowLogsProducerGone [2022-03-16T11:31:46.544Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-16T11:31:46.544Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-16T11:31:46.544Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-16T11:31:46.544Z] === RUN TestCheckCapacityAndRotate [2022-03-16T11:31:46.544Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-16T11:31:46.544Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-16T11:31:46.617Z] === RUN TestPublishBatchSuccess [2022-03-16T11:31:46.617Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestPublishBatchError [2022-03-16T11:31:46.617Z] time="2022-03-16T11:31:46Z" level=error msg=error [2022-03-16T11:31:46.617Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-16T11:31:46.617Z] time="2022-03-16T11:31:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:31:46.617Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-16T11:31:46.617Z] time="2022-03-16T11:31:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-16T11:31:46.617Z] time="2022-03-16T11:31:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-16T11:31:46.617Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchSimple [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchTicker [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMultilinePattern [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchClose [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/0/Hello [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/2/🙃 [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/3/���� [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/4/He��o [2022-03-16T11:31:46.617Z] === RUN TestEffectiveLen/5/ [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/0/ [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/1/Hello [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: Hello [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/2/Hello [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: He [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: llo [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/3/Hello [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: Hello [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/4/🙃 [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/5/🙃 [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/6/a� [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: a [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: � [2022-03-16T11:31:46.617Z] === RUN TestFindValidSplit/7/a� [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1076: a� [2022-03-16T11:31:46.617Z] cloudwatchlogs_test.go:1077: [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestProcessEventEmoji [2022-03-16T11:31:46.617Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchLineSplit [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMaxEvents [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-16T11:31:46.617Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-16T11:31:46.617Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-16T11:31:46.617Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-16T11:31:46.617Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-16T11:31:46.617Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestCreateTagSuccess [2022-03-16T11:31:46.617Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-16T11:31:46.617Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-16T11:31:46.617Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-16T11:31:46.617Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-16T11:31:46.617Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-16T11:31:46.617Z] PASS [2022-03-16T11:31:46.617Z] coverage: 80.2% of statements [2022-03-16T11:31:46.617Z] ok github.com/docker/docker/daemon/logger/awslogs 0.602s coverage: 80.2% of statements [2022-03-16T11:31:46.617Z] === RUN TestSearchRegistryForImagesErrors [2022-03-16T11:31:46.617Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestSearchRegistryForImages [2022-03-16T11:31:46.617Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestOnlyPlatformWithFallback [2022-03-16T11:31:46.617Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-16T11:31:46.617Z] === RUN TestImageDelete [2022-03-16T11:31:46.617Z] === RUN TestImageDelete/no_lease [2022-03-16T11:31:46.617Z] === RUN TestImageDelete/lease_exists [2022-03-16T11:31:46.617Z] --- PASS: TestImageDelete (0.05s) [2022-03-16T11:31:46.617Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-16T11:31:46.617Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-16T11:31:46.617Z] === RUN TestContentStoreForPull [2022-03-16T11:31:46.617Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-16T11:31:46.617Z] PASS [2022-03-16T11:31:46.617Z] coverage: 6.8% of statements [2022-03-16T11:31:46.621Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2022-03-16T11:31:46.621Z] PASS [2022-03-16T11:31:46.621Z] [2022-03-16T11:31:46.621Z] === Skipped [2022-03-16T11:31:46.621Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-03-16T11:31:46.621Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-16T11:31:46.621Z] [2022-03-16T11:31:46.621Z] DONE 2 tests, 1 skipped in 3.736s [2022-03-16T11:31:46.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-16T11:31:46.621Z] INFO: Testing against a local daemon [2022-03-16T11:31:46.621Z] === RUN TestContinueAfterPluginCrash [2022-03-16T11:31:46.621Z] === PAUSE TestContinueAfterPluginCrash [2022-03-16T11:31:46.621Z] === RUN TestReadPluginNoRead [2022-03-16T11:31:46.621Z] === PAUSE TestReadPluginNoRead [2022-03-16T11:31:46.621Z] === RUN TestDaemonStartWithLogOpt [2022-03-16T11:31:46.621Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-16T11:31:46.621Z] === CONT TestContinueAfterPluginCrash [2022-03-16T11:31:46.621Z] === CONT TestDaemonStartWithLogOpt [2022-03-16T11:31:46.656Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.06s) [2022-03-16T11:31:46.656Z] PASS [2022-03-16T11:31:46.656Z] [2022-03-16T11:31:46.656Z] === Skipped [2022-03-16T11:31:46.656Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-16T11:31:46.656Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:31:46.656Z] [2022-03-16T11:31:46.656Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:31:46.656Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:31:46.656Z] [2022-03-16T11:31:46.656Z] DONE 34 tests, 2 skipped in 63.105s [2022-03-16T11:31:46.656Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-16T11:31:46.656Z] ++ 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-16T11:31:46.656Z] ++ set -e [2022-03-16T11:31:46.656Z] ++ '[' -n 0 ']' [2022-03-16T11:31:46.656Z] ++ set -x [2022-03-16T11:31:46.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T11:31:46.656Z] INFO: Testing against a local daemon [2022-03-16T11:31:46.656Z] === RUN TestConfigInspect [2022-03-16T11:31:47.002Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-16T11:31:47.002Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-16T11:31:47.002Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-16T11:31:47.002Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-16T11:31:47.002Z] PASS [2022-03-16T11:31:47.002Z] coverage: 55.1% of statements [2022-03-16T11:31:47.002Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.423s coverage: 55.1% of statements [2022-03-16T11:31:47.086Z] ok github.com/docker/docker/daemon/images 0.572s coverage: 6.8% of statements [2022-03-16T11:31:47.460Z] === RUN TestLog [2022-03-16T11:31:47.461Z] --- PASS: TestLog (0.03s) [2022-03-16T11:31:47.461Z] PASS [2022-03-16T11:31:47.461Z] coverage: 31.5% of statements [2022-03-16T11:31:47.461Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-16T11:31:47.553Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-16T11:31:47.553Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-16T11:31:47.553Z] PASS [2022-03-16T11:31:47.553Z] coverage: 33.6% of statements [2022-03-16T11:31:47.553Z] ok github.com/docker/docker/daemon/logger/fluentd 0.133s coverage: 33.6% of statements [2022-03-16T11:31:47.920Z] === RUN TestNewParse [2022-03-16T11:31:47.920Z] --- PASS: TestNewParse (0.00s) [2022-03-16T11:31:47.920Z] PASS [2022-03-16T11:31:47.920Z] coverage: 8.3% of statements [2022-03-16T11:31:47.920Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-03-16T11:31:48.022Z] --- PASS: TestConfigInspect (2.10s) [2022-03-16T11:31:48.022Z] === RUN TestConfigList [2022-03-16T11:31:48.023Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-16T11:31:48.023Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-16T11:31:48.023Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-16T11:31:48.023Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-16T11:31:48.023Z] === RUN TestFastTimeMarshalJSON [2022-03-16T11:31:48.023Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-16T11:31:48.023Z] PASS [2022-03-16T11:31:48.023Z] coverage: 87.2% of statements [2022-03-16T11:31:48.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 87.2% of statements [2022-03-16T11:31:48.378Z] === RUN TestValidateLogOpt [2022-03-16T11:31:48.378Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestNewMissedConfig [2022-03-16T11:31:48.378Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestNewMissedUrl [2022-03-16T11:31:48.378Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestNewMissedToken [2022-03-16T11:31:48.378Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestNewWithProxy [2022-03-16T11:31:48.378Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestDefault [2022-03-16T11:31:48.378Z] --- PASS: TestDefault (0.01s) [2022-03-16T11:31:48.378Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-16T11:31:48.378Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestJsonFormat [2022-03-16T11:31:48.378Z] --- PASS: TestJsonFormat (0.01s) [2022-03-16T11:31:48.378Z] === RUN TestRawFormat [2022-03-16T11:31:48.378Z] --- PASS: TestRawFormat (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestRawFormatWithLabels [2022-03-16T11:31:48.378Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestRawFormatWithoutTag [2022-03-16T11:31:48.378Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestBatching [2022-03-16T11:31:48.378Z] === RUN TestParseLogFormat [2022-03-16T11:31:48.378Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestValidateLogOptEmpty [2022-03-16T11:31:48.378Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestValidateSyslogAddress [2022-03-16T11:31:48.378Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestParseAddressDefaultPort [2022-03-16T11:31:48.378Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestValidateSyslogFacility [2022-03-16T11:31:48.378Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestValidateLogOptSyslogFormat [2022-03-16T11:31:48.378Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-16T11:31:48.378Z] === RUN TestValidateLogOpt [2022-03-16T11:31:48.378Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:31:48.378Z] PASS [2022-03-16T11:31:48.378Z] coverage: 46.8% of statements [2022-03-16T11:31:48.378Z] --- PASS: TestBatching (0.29s) [2022-03-16T11:31:48.378Z] === RUN TestFrequency [2022-03-16T11:31:48.378Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2022-03-16T11:31:48.491Z] === RUN TestJSONFileLogger [2022-03-16T11:31:48.491Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-16T11:31:48.491Z] === RUN TestJSONFileLoggerWithTags [2022-03-16T11:31:48.491Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-16T11:31:48.491Z] === RUN TestJSONFileLoggerWithOpts [2022-03-16T11:31:48.491Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-16T11:31:48.491Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-16T11:31:48.491Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-16T11:31:48.491Z] === RUN TestEncodeDecode [2022-03-16T11:31:48.491Z] === PAUSE TestEncodeDecode [2022-03-16T11:31:48.491Z] === RUN TestUnexpectedEOF [2022-03-16T11:31:48.491Z] time="2022-03-16T11:31:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:31:48.491Z] time="2022-03-16T11:31:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-16T11:31:48.491Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-16T11:31:48.491Z] === CONT TestEncodeDecode [2022-03-16T11:31:48.491Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-16T11:31:48.491Z] PASS [2022-03-16T11:31:48.491Z] coverage: 69.9% of statements [2022-03-16T11:31:48.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.351s coverage: 69.9% of statements [2022-03-16T11:31:48.836Z] --- PASS: TestFrequency (0.16s) [2022-03-16T11:31:48.836Z] === RUN TestOneMessagePerRequest [2022-03-16T11:31:48.836Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-16T11:31:48.836Z] === RUN TestVerify [2022-03-16T11:31:48.836Z] --- PASS: TestVerify (0.00s) [2022-03-16T11:31:48.836Z] === RUN TestSkipVerify [2022-03-16T11:31:48.836Z] time="2022-03-16T11:31:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:48.836Z] time="2022-03-16T11:31:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:48.836Z] time="2022-03-16T11:31:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.476Z] === RUN TestWriteLog [2022-03-16T11:31:49.476Z] === PAUSE TestWriteLog [2022-03-16T11:31:49.476Z] === RUN TestReadLog [2022-03-16T11:31:49.476Z] === PAUSE TestReadLog [2022-03-16T11:31:49.476Z] === RUN TestDecode [2022-03-16T11:31:49.476Z] --- PASS: TestDecode (0.04s) [2022-03-16T11:31:49.476Z] === CONT TestWriteLog [2022-03-16T11:31:49.476Z] === CONT TestReadLog [2022-03-16T11:31:49.476Z] === RUN TestReadLog/tail_exact [2022-03-16T11:31:49.476Z] --- PASS: TestWriteLog (0.01s) [2022-03-16T11:31:49.476Z] === RUN TestReadLog/tail_less_than_available [2022-03-16T11:31:49.476Z] === RUN TestReadLog/tail_more_than_available [2022-03-16T11:31:49.476Z] --- PASS: TestReadLog (0.27s) [2022-03-16T11:31:49.476Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-16T11:31:49.476Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-16T11:31:49.476Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-16T11:31:49.476Z] PASS [2022-03-16T11:31:49.476Z] coverage: 78.7% of statements [2022-03-16T11:31:49.476Z] ok github.com/docker/docker/daemon/logger/local 0.434s coverage: 78.7% of statements [2022-03-16T11:31:49.802Z] --- PASS: TestSkipVerify (0.79s) [2022-03-16T11:31:49.802Z] === RUN TestBufferMaximum [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.191972\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.191972\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-16T11:31:49.802Z] === RUN TestServerAlwaysDown [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.194972\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.194972\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.194972\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.195973\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] time="2022-03-16T11:31:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430309.195973\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:49.802Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-16T11:31:49.802Z] === RUN TestCannotSendAfterClose [2022-03-16T11:31:49.802Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-16T11:31:49.802Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-16T11:31:49.802Z] === RUN TestV1IDService [2022-03-16T11:31:49.802Z] --- PASS: TestV1IDService (0.04s) [2022-03-16T11:31:49.802Z] === RUN TestV2MetadataService [2022-03-16T11:31:49.910Z] --- PASS: TestConfigList (2.05s) [2022-03-16T11:31:49.910Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:31:50.262Z] time="2022-03-16T11:31:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-16T11:31:50.262Z] time="2022-03-16T11:31:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"43858ccbb696\"}'" [2022-03-16T11:31:50.262Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-16T11:31:50.262Z] PASS [2022-03-16T11:31:50.262Z] coverage: 82.5% of statements [2022-03-16T11:31:50.461Z] === RUN TestLog [2022-03-16T11:31:50.461Z] === RUN TestOpenFileDelete [2022-03-16T11:31:50.461Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestOpenFileRename [2022-03-16T11:31:50.461Z] --- PASS: TestLog (0.03s) [2022-03-16T11:31:50.461Z] PASS [2022-03-16T11:31:50.461Z] coverage: 31.5% of statements [2022-03-16T11:31:50.461Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestHandleDecoderErr [2022-03-16T11:31:50.461Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestParseLogTagDefaultTag [2022-03-16T11:31:50.461Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestParseLogTag [2022-03-16T11:31:50.461Z] --- PASS: TestParseLogTag (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestParseLogTagEmptyTag [2022-03-16T11:31:50.461Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestTailFiles [2022-03-16T11:31:50.461Z] --- PASS: TestTailFiles (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestFollowLogsConsumerGone [2022-03-16T11:31:50.461Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestFollowLogsProducerGone [2022-03-16T11:31:50.461Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.157s coverage: 31.5% of statements [2022-03-16T11:31:50.461Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-16T11:31:50.461Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-16T11:31:50.461Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-16T11:31:50.461Z] === RUN TestCheckCapacityAndRotate [2022-03-16T11:31:50.461Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-16T11:31:50.461Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-16T11:31:50.461Z] --- PASS: TestCheckCapacityAndRotate (0.11s) [2022-03-16T11:31:50.461Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-16T11:31:50.461Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-03-16T11:31:50.461Z] PASS [2022-03-16T11:31:50.461Z] coverage: 53.5% of statements [2022-03-16T11:31:50.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.243s coverage: 53.5% of statements [2022-03-16T11:31:50.719Z] ok github.com/docker/docker/daemon/logger/splunk 2.360s coverage: 82.5% of statements [2022-03-16T11:31:50.720Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-16T11:31:50.720Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-16T11:31:50.720Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-16T11:31:50.720Z] --- PASS: TestV2MetadataService (1.09s) [2022-03-16T11:31:50.720Z] PASS [2022-03-16T11:31:50.720Z] coverage: 48.2% of statements [2022-03-16T11:31:50.720Z] === RUN TestSuccessfulDownload [2022-03-16T11:31:50.720Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:31:50.720Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-16T11:31:50.720Z] === RUN TestCancelledDownload [2022-03-16T11:31:50.720Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-16T11:31:50.720Z] === RUN TestMaxDownloadAttempts [2022-03-16T11:31:50.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:50.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:50.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:50.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:50.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:50.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:50.720Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:50.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:50.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:50.720Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:50.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:50.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:50.720Z] ok github.com/docker/docker/distribution/metadata 1.209s coverage: 48.2% of statements [2022-03-16T11:31:50.790Z] --- PASS: TestDaemonStartWithLogOpt (4.52s) [2022-03-16T11:31:50.790Z] === CONT TestReadPluginNoRead [2022-03-16T11:31:51.178Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-16T11:31:51.178Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-16T11:31:51.178Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-16T11:31:51.178Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-16T11:31:51.178Z] === RUN TestContinueOnError_NeverContinue [2022-03-16T11:31:51.178Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-16T11:31:51.178Z] === RUN TestManifestStore [2022-03-16T11:31:51.178Z] === RUN TestManifestStore/no_remote_or_local [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:51.637Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-03-16T11:31:51.637Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-03-16T11:31:51.637Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-03-16T11:31:51.637Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-03-16T11:31:51.637Z] === RUN TestTransfer [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3035311884\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/no_local_cache [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/with_local_cache [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/unknown_media_type [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-16T11:31:51.637Z] --- PASS: TestTransfer (0.12s) [2022-03-16T11:31:51.637Z] === RUN TestConcurrencyLimit [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-16T11:31:51.637Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-16T11:31:51.637Z] time="2022-03-16T11:31:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore (0.44s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/no_remote_or_local (0.31s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-16T11:31:51.637Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-16T11:31:51.637Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestFixManifestLayers [2022-03-16T11:31:51.637Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-16T11:31:51.637Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:31:51.637Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestFixManifestLayersBadParent [2022-03-16T11:31:51.637Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestValidateManifest [2022-03-16T11:31:51.637Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:31:51.637Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestFormatPlatform [2022-03-16T11:31:51.637Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-16T11:31:51.637Z] === RUN TestPullSchema2Config [2022-03-16T11:31:51.637Z] === RUN TestPullSchema2Config/success_first_time [2022-03-16T11:31:51.637Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:51.637Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:51.637Z] === RUN TestPullSchema2Config/500_status [2022-03-16T11:31:51.637Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:51.637Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:51.799Z] --- PASS: TestConfigsCreateAndDelete (2.03s) [2022-03-16T11:31:51.799Z] === RUN TestConfigsUpdate [2022-03-16T11:31:52.024Z] === RUN TestNewParse [2022-03-16T11:31:52.024Z] --- PASS: TestNewParse (0.00s) [2022-03-16T11:31:52.024Z] PASS [2022-03-16T11:31:52.024Z] coverage: 8.3% of statements [2022-03-16T11:31:52.024Z] ok github.com/docker/docker/daemon/logger/templates 0.156s coverage: 8.3% of statements [2022-03-16T11:31:52.024Z] === RUN TestValidateLogOpt [2022-03-16T11:31:52.024Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestNewMissedConfig [2022-03-16T11:31:52.024Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestNewMissedUrl [2022-03-16T11:31:52.024Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestNewMissedToken [2022-03-16T11:31:52.024Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestNewWithProxy [2022-03-16T11:31:52.024Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestDefault [2022-03-16T11:31:52.024Z] --- PASS: TestDefault (0.01s) [2022-03-16T11:31:52.024Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-16T11:31:52.024Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestJsonFormat [2022-03-16T11:31:52.024Z] === RUN TestParseLogFormat [2022-03-16T11:31:52.024Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestValidateLogOptEmpty [2022-03-16T11:31:52.024Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestValidateSyslogAddress [2022-03-16T11:31:52.024Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestParseAddressDefaultPort [2022-03-16T11:31:52.024Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestValidateSyslogFacility [2022-03-16T11:31:52.024Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestValidateLogOptSyslogFormat [2022-03-16T11:31:52.024Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestValidateLogOpt [2022-03-16T11:31:52.024Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-16T11:31:52.024Z] PASS [2022-03-16T11:31:52.024Z] coverage: 46.8% of statements [2022-03-16T11:31:52.024Z] --- PASS: TestJsonFormat (0.01s) [2022-03-16T11:31:52.024Z] === RUN TestRawFormat [2022-03-16T11:31:52.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.117s coverage: 46.8% of statements [2022-03-16T11:31:52.024Z] --- PASS: TestRawFormat (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestRawFormatWithLabels [2022-03-16T11:31:52.024Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestRawFormatWithoutTag [2022-03-16T11:31:52.024Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-16T11:31:52.024Z] === RUN TestBatching [2022-03-16T11:31:52.024Z] --- PASS: TestBatching (0.22s) [2022-03-16T11:31:52.024Z] === RUN TestFrequency [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:52.094Z] === RUN TestPullSchema2Config/EOF [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:52.094Z] 2022/03/16 11:31:51 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-16T11:31:52.094Z] goroutine 48 [running]: [2022-03-16T11:31:52.094Z] net/http.(*conn).serve.func1() [2022-03-16T11:31:52.094Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:31:52.094Z] panic({0x1765860, 0x1946fe0}) [2022-03-16T11:31:52.094Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:31:52.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000330340?, {0x194e798?, 0xc000344000?}) [2022-03-16T11:31:52.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-16T11:31:52.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x194e798, 0xc000344000}, 0xc000462400) [2022-03-16T11:31:52.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-16T11:31:52.094Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x194e798?, 0xc000344000?}, 0xc00005b000?) [2022-03-16T11:31:52.094Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:31:52.094Z] net/http.serverHandler.ServeHTTP({0xc00021e090?}, {0x194e798, 0xc000344000}, 0xc000462400) [2022-03-16T11:31:52.094Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:31:52.094Z] net/http.(*conn).serve(0xc0004bc140, {0x194f010, 0xc0005580c0}) [2022-03-16T11:31:52.094Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:31:52.094Z] created by net/http.(*Server).Serve [2022-03-16T11:31:52.094Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:31:52.094Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-16T11:31:52.094Z] === RUN TestInactiveJobs [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:52.094Z] === RUN TestPullSchema2Config/unauthorized [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:52.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:52.094Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-16T11:31:52.094Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-16T11:31:52.095Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-16T11:31:52.095Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-16T11:31:52.095Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-16T11:31:52.095Z] === RUN TestGetRepositoryMountCandidates [2022-03-16T11:31:52.095Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestLayerAlreadyExists [2022-03-16T11:31:52.095Z] 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-16T11:31:52.095Z] 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-16T11:31:52.095Z] 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-16T11:31:52.095Z] 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-16T11:31:52.095Z] 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-16T11:31:52.095Z] 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-16T11:31:52.095Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestWhenEmptyAuthConfig [2022-03-16T11:31:52.095Z] === RUN TestNotFound [2022-03-16T11:31:52.095Z] --- PASS: TestNotFound (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestConflict [2022-03-16T11:31:52.095Z] --- PASS: TestConflict (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestForbidden [2022-03-16T11:31:52.095Z] --- PASS: TestForbidden (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestInvalidParameter [2022-03-16T11:31:52.095Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestNotImplemented [2022-03-16T11:31:52.095Z] --- PASS: TestNotImplemented (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestNotModified [2022-03-16T11:31:52.095Z] --- PASS: TestNotModified (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestUnauthorized [2022-03-16T11:31:52.095Z] --- PASS: TestUnauthorized (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestUnknown [2022-03-16T11:31:52.095Z] --- PASS: TestUnknown (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestCancelled [2022-03-16T11:31:52.095Z] --- PASS: TestCancelled (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestDeadline [2022-03-16T11:31:52.095Z] --- PASS: TestDeadline (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestDataLoss [2022-03-16T11:31:52.095Z] --- PASS: TestDataLoss (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestUnavailable [2022-03-16T11:31:52.095Z] --- PASS: TestUnavailable (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestSystem [2022-03-16T11:31:52.095Z] --- PASS: TestSystem (0.00s) [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Not_Found [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Bad_Request [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Conflict [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Unauthorized [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Forbidden [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Not_Modified [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-16T11:31:52.095Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-16T11:31:52.095Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-16T11:31:52.095Z] PASS [2022-03-16T11:31:52.095Z] coverage: 53.1% of statements [2022-03-16T11:31:52.095Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-03-16T11:31:52.095Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-16T11:31:52.095Z] === RUN TestWatchRelease [2022-03-16T11:31:52.431Z] --- PASS: TestServiceWithDataPathPortInit (13.81s) [2022-03-16T11:31:52.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:31:52.492Z] --- PASS: TestFrequency (0.16s) [2022-03-16T11:31:52.492Z] === RUN TestOneMessagePerRequest [2022-03-16T11:31:52.492Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-16T11:31:52.492Z] === RUN TestVerify [2022-03-16T11:31:52.492Z] --- PASS: TestVerify (0.00s) [2022-03-16T11:31:52.492Z] === RUN TestSkipVerify [2022-03-16T11:31:52.492Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.492Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.492Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.553Z] --- PASS: TestWatchRelease (0.06s) [2022-03-16T11:31:52.553Z] === RUN TestWatchFinishedTransfer [2022-03-16T11:31:52.553Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-16T11:31:52.553Z] === RUN TestDuplicateTransfer [2022-03-16T11:31:52.553Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-16T11:31:52.553Z] === RUN TestSuccessfulUpload [2022-03-16T11:31:52.553Z] time="2022-03-16T11:31:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-16T11:31:52.553Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-16T11:31:52.553Z] === RUN TestCancelledUpload [2022-03-16T11:31:52.553Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-16T11:31:52.553Z] PASS [2022-03-16T11:31:52.553Z] coverage: 77.3% of statements [2022-03-16T11:31:52.960Z] --- PASS: TestSkipVerify (0.43s) [2022-03-16T11:31:52.960Z] === RUN TestBufferMaximum [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.552480\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.552480\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-16T11:31:52.960Z] === RUN TestServerAlwaysDown [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.559060\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.559060\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.559060\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.560612\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] time="2022-03-16T11:31:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647430312.560612\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:52.960Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-16T11:31:52.960Z] === RUN TestCannotSendAfterClose [2022-03-16T11:31:52.960Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-16T11:31:52.960Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-16T11:31:53.011Z] ok github.com/docker/docker/distribution/xfer 2.049s coverage: 77.3% of statements [2022-03-16T11:31:53.011Z] === RUN TestFSGetInvalidData [2022-03-16T11:31:53.011Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-16T11:31:53.011Z] === RUN TestFSInvalidSet [2022-03-16T11:31:53.011Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-16T11:31:53.011Z] === RUN TestFSInvalidRoot [2022-03-16T11:31:53.011Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-16T11:31:53.011Z] === RUN TestFSMetadataGetSet [2022-03-16T11:31:53.011Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-16T11:31:53.011Z] === RUN TestFSInvalidWalker [2022-03-16T11:31:53.011Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-16T11:31:53.011Z] === RUN TestFSGetSet [2022-03-16T11:31:53.011Z] --- PASS: TestFSGetSet (0.04s) [2022-03-16T11:31:53.011Z] === RUN TestFSGetUnsetKey [2022-03-16T11:31:53.011Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-16T11:31:53.011Z] === RUN TestFSGetEmptyData [2022-03-16T11:31:53.011Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-16T11:31:53.011Z] === RUN TestFSDelete [2022-03-16T11:31:53.011Z] --- PASS: TestFSDelete (0.03s) [2022-03-16T11:31:53.011Z] === RUN TestFSWalker [2022-03-16T11:31:53.011Z] --- PASS: TestFSWalker (0.02s) [2022-03-16T11:31:53.011Z] === RUN TestFSWalkerStopOnError [2022-03-16T11:31:53.310Z] === RUN TestReadPluginNoRead/default [2022-03-16T11:31:53.358Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w8lkz8yxlld7mj1bbye69ud26 Created:2022-03-16 11:31:52.186525697 +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[18dcd7befa3c33191c96e3244e91aa1e13f37c1388b43393abbe8331ca97db56:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7xy4v1yrsgbdlxjfegj5zvq85 EndpointID:1bbd1832687c8310e99c85828a8fbd66dea00be8bcd03f1034991709f120f5de MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b45dc9e8996336cff0a175153ee1810e791c96b5ecd8d2499978d6e84f6e26f6 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:2b939daad845 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7xy4v1yrsgbdlxjfegj5zvq85 EndpointID:1bbd1832687c8310e99c85828a8fbd66dea00be8bcd03f1034991709f120f5de EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-16T11:31:53.384Z] Removing intermediate container d26fa7815a5f [2022-03-16T11:31:53.384Z] ---> 20f84ccf557a [2022-03-16T11:31:53.384Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-16T11:31:53.384Z] ---> Running in 1d76e040288b [2022-03-16T11:31:53.471Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-16T11:31:53.471Z] === RUN TestNewFromJSON [2022-03-16T11:31:53.471Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-16T11:31:53.471Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestMarshalKeyOrder [2022-03-16T11:31:53.471Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestHistoryEqual [2022-03-16T11:31:53.471Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-03-16T11:31:53.471Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-16T11:31:53.471Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestTokenPassThru [2022-03-16T11:31:53.471Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-16T11:31:53.471Z] === RUN TestTokenPassThruDifferentHost [2022-03-16T11:31:53.471Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-16T11:31:53.471Z] PASS [2022-03-16T11:31:53.471Z] coverage: 26.7% of statements [2022-03-16T11:31:53.471Z] ok github.com/docker/docker/distribution 2.255s coverage: 26.7% of statements [2022-03-16T11:31:53.471Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-16T11:31:53.471Z] === RUN TestImage [2022-03-16T11:31:53.471Z] --- PASS: TestImage (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestImageOSNotEmpty [2022-03-16T11:31:53.471Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-16T11:31:53.471Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-16T11:31:53.471Z] === RUN TestCreate [2022-03-16T11:31:53.471Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:31:53.471Z] === RUN TestRestore [2022-03-16T11:31:53.471Z] time="2022-03-16T11:31:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-16T11:31:53.471Z] --- PASS: TestRestore (0.04s) [2022-03-16T11:31:53.471Z] === RUN TestAddDelete [2022-03-16T11:31:53.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-16T11:31:53.471Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-16T11:31:53.471Z] --- PASS: TestAddDelete (0.04s) [2022-03-16T11:31:53.471Z] === RUN TestSearchAfterDelete [2022-03-16T11:31:53.471Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-16T11:31:53.471Z] === RUN TestParentReset [2022-03-16T11:31:53.471Z] --- PASS: TestParentReset (0.03s) [2022-03-16T11:31:53.471Z] === RUN TestGetAndSetLastUpdated [2022-03-16T11:31:53.471Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-16T11:31:53.471Z] === RUN TestStoreLen [2022-03-16T11:31:53.471Z] === RUN TestCompare [2022-03-16T11:31:53.471Z] --- PASS: TestCompare (0.00s) [2022-03-16T11:31:53.471Z] PASS [2022-03-16T11:31:53.471Z] coverage: 19.2% of statements [2022-03-16T11:31:53.471Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements [2022-03-16T11:31:53.471Z] --- PASS: TestStoreLen (0.07s) [2022-03-16T11:31:53.471Z] PASS [2022-03-16T11:31:53.471Z] coverage: 86.9% of statements [2022-03-16T11:31:53.471Z] ok github.com/docker/docker/image 0.696s coverage: 86.9% of statements [2022-03-16T11:31:53.944Z] time="2022-03-16T11:31:53Z" 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-16T11:31:53.944Z] time="2022-03-16T11:31:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cc5b48ed064e\"}'" [2022-03-16T11:31:53.944Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-16T11:31:53.944Z] PASS [2022-03-16T11:31:53.944Z] coverage: 82.5% of statements [2022-03-16T11:31:53.944Z] ok github.com/docker/docker/daemon/logger/splunk 1.993s coverage: 82.5% of statements [2022-03-16T11:31:53.944Z] === RUN TestV1IDService [2022-03-16T11:31:53.944Z] --- PASS: TestV1IDService (0.03s) [2022-03-16T11:31:53.944Z] === RUN TestV2MetadataService [2022-03-16T11:31:54.236Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-16T11:31:54.314Z] --- PASS: TestConfigsUpdate (2.02s) [2022-03-16T11:31:54.314Z] === RUN TestTemplatedConfig [2022-03-16T11:31:54.438Z] === RUN TestValidateManifest [2022-03-16T11:31:54.438Z] === RUN TestValidateManifest/nil [2022-03-16T11:31:54.438Z] === RUN TestValidateManifest/non-nil [2022-03-16T11:31:54.438Z] --- PASS: TestValidateManifest (0.00s) [2022-03-16T11:31:54.438Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-16T11:31:54.438Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-16T11:31:54.438Z] PASS [2022-03-16T11:31:54.438Z] coverage: 0.7% of statements [2022-03-16T11:31:54.438Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [2022-03-16T11:31:54.896Z] === RUN TestMakeV1ConfigFromConfig [2022-03-16T11:31:54.896Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-16T11:31:54.896Z] PASS [2022-03-16T11:31:54.896Z] coverage: 25.0% of statements [2022-03-16T11:31:54.896Z] ok github.com/docker/docker/image/v1 0.194s coverage: 25.0% of statements [2022-03-16T11:31:54.896Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-16T11:31:54.928Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-16T11:31:54.928Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-16T11:31:54.929Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-16T11:31:54.929Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-16T11:31:54.929Z] === RUN TestContinueOnError_NeverContinue [2022-03-16T11:31:54.929Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-16T11:31:54.929Z] === RUN TestManifestStore [2022-03-16T11:31:54.929Z] === RUN TestManifestStore/no_remote_or_local [2022-03-16T11:31:55.164Z] --- PASS: TestContinueAfterPluginCrash (8.86s) [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1494855468\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/no_local_cache [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/with_local_cache [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/unknown_media_type [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:55.395Z] --- PASS: TestV2MetadataService (1.49s) [2022-03-16T11:31:55.395Z] PASS [2022-03-16T11:31:55.395Z] coverage: 48.2% of statements [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="reference for unknown type: " [2022-03-16T11:31:55.395Z] ok github.com/docker/docker/distribution/metadata 1.644s coverage: 48.2% of statements [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-16T11:31:55.395Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-16T11:31:55.395Z] time="2022-03-16T11:31:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore (0.42s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-16T11:31:55.395Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-16T11:31:55.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-16T11:31:55.395Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-16T11:31:55.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-16T11:31:55.420Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-16T11:31:55.551Z] [2022-03-16T11:31:55.551Z] SUCCESS: Specified value was saved. [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-16T11:31:55.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-16T11:31:55.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestFixManifestLayers [2022-03-16T11:31:55.864Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-16T11:31:55.864Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:31:55.864Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestFixManifestLayersBadParent [2022-03-16T11:31:55.864Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestValidateManifest [2022-03-16T11:31:55.864Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:31:55.864Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestFormatPlatform [2022-03-16T11:31:55.864Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestPullSchema2Config [2022-03-16T11:31:55.864Z] === RUN TestPullSchema2Config/success_first_time [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:55.864Z] === RUN TestPullSchema2Config/500_status [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:55.864Z] === RUN TestPullSchema2Config/EOF [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:55.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:55.864Z] 2022/03/16 11:31:55 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-16T11:31:55.864Z] goroutine 146 [running]: [2022-03-16T11:31:55.864Z] net/http.(*conn).serve.func1() [2022-03-16T11:31:55.864Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:31:55.864Z] panic({0xb25860, 0xd06fe0}) [2022-03-16T11:31:55.864Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:31:55.864Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000534340?, {0xd0e798?, 0xc000544000?}) [2022-03-16T11:31:55.864Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-16T11:31:55.864Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd0e798, 0xc000544000}, 0xc000372000) [2022-03-16T11:31:55.864Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-16T11:31:55.864Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd0e798?, 0xc000544000?}, 0x1128640?) [2022-03-16T11:31:55.864Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:31:55.864Z] net/http.serverHandler.ServeHTTP({0xc0000382a0?}, {0xd0e798, 0xc000544000}, 0xc000372000) [2022-03-16T11:31:55.864Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:31:55.864Z] net/http.(*conn).serve(0xc00032a280, {0xd0f010, 0xc000528780}) [2022-03-16T11:31:55.864Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:31:55.864Z] created by net/http.(*Server).Serve [2022-03-16T11:31:55.864Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:31:55.864Z] === RUN TestSuccessfulDownload [2022-03-16T11:31:55.864Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:31:55.864Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestCancelledDownload [2022-03-16T11:31:55.864Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-16T11:31:55.864Z] === RUN TestMaxDownloadAttempts [2022-03-16T11:31:55.864Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:55.864Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:55.864Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:55.864Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:55.864Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:55.864Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:55.864Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:55.864Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:55.864Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-16T11:31:55.864Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-16T11:31:55.864Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-16T11:31:55.864Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-16T11:31:55.866Z] === RUN TestSerialization [2022-03-16T11:31:55.866Z] --- PASS: TestSerialization (0.02s) [2022-03-16T11:31:55.866Z] PASS [2022-03-16T11:31:55.866Z] coverage: 100.0% of statements [2022-03-16T11:31:55.866Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-03-16T11:31:56.203Z] --- PASS: TestTemplatedConfig (2.32s) [2022-03-16T11:31:56.203Z] === RUN TestConfigCreateResolve [2022-03-16T11:31:56.337Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:56.337Z] === RUN TestPullSchema2Config/unauthorized [2022-03-16T11:31:56.337Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-16T11:31:56.337Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-16T11:31:56.337Z] --- PASS: TestPullSchema2Config (0.57s) [2022-03-16T11:31:56.337Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-03-16T11:31:56.337Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-16T11:31:56.337Z] --- PASS: TestPullSchema2Config/EOF (0.29s) [2022-03-16T11:31:56.337Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-16T11:31:56.337Z] === RUN TestGetRepositoryMountCandidates [2022-03-16T11:31:56.337Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-16T11:31:56.337Z] === RUN TestLayerAlreadyExists [2022-03-16T11:31:56.337Z] 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-16T11:31:56.337Z] 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-16T11:31:56.337Z] 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-16T11:31:56.337Z] 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-16T11:31:56.337Z] 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-16T11:31:56.337Z] 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-16T11:31:56.337Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-16T11:31:56.337Z] === RUN TestWhenEmptyAuthConfig [2022-03-16T11:31:56.337Z] time="2022-03-16T11:31:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:56.337Z] time="2022-03-16T11:31:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:56.337Z] time="2022-03-16T11:31:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:56.337Z] time="2022-03-16T11:31:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-16T11:31:56.337Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-16T11:31:56.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-16T11:31:56.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-16T11:31:56.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-16T11:31:56.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-16T11:31:56.337Z] === RUN TestTransfer [2022-03-16T11:31:56.786Z] === CONT TestReadPluginNoRead [2022-03-16T11:31:56.786Z] read_test.go:92: [d6df217269078] daemon is not started [2022-03-16T11:31:56.786Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-03-16T11:31:56.786Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-16T11:31:56.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-03-16T11:31:56.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-03-16T11:31:56.786Z] PASS [2022-03-16T11:31:56.786Z] [2022-03-16T11:31:56.786Z] DONE 6 tests in 10.584s [2022-03-16T11:31:56.786Z] 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-16T11:31:56.786Z] testing: warning: no tests to run [2022-03-16T11:31:56.786Z] PASS [2022-03-16T11:31:56.786Z] [2022-03-16T11:31:56.786Z] DONE 0 tests in 0.034s [2022-03-16T11:31:56.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-16T11:31:56.786Z] INFO: Testing against a local daemon [2022-03-16T11:31:56.786Z] === RUN TestPluginWithDevMounts [2022-03-16T11:31:56.786Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-16T11:31:56.786Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-16T11:31:56.786Z] PASS [2022-03-16T11:31:56.786Z] [2022-03-16T11:31:56.786Z] === Skipped [2022-03-16T11:31:56.786Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-16T11:31:56.786Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-16T11:31:56.786Z] [2022-03-16T11:31:56.786Z] DONE 1 tests, 1 skipped in 0.103s [2022-03-16T11:31:56.786Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-16T11:31:56.805Z] --- PASS: TestTransfer (0.12s) [2022-03-16T11:31:56.805Z] === RUN TestConcurrencyLimit [2022-03-16T11:31:56.805Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-16T11:31:56.805Z] === RUN TestInactiveJobs [2022-03-16T11:31:56.832Z] === RUN TestEmptyLayer [2022-03-16T11:31:56.832Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestCommitFailure [2022-03-16T11:31:56.832Z] --- PASS: TestCommitFailure (0.01s) [2022-03-16T11:31:56.832Z] === RUN TestStartTransactionFailure [2022-03-16T11:31:56.832Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-16T11:31:56.832Z] === RUN TestGetOrphan [2022-03-16T11:31:56.832Z] --- PASS: TestGetOrphan (0.01s) [2022-03-16T11:31:56.832Z] === RUN TestMountAndRegister [2022-03-16T11:31:56.832Z] layer_test.go:258: Layer size: 14 [2022-03-16T11:31:56.832Z] === RUN TestEnvironmentParsing [2022-03-16T11:31:56.832Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-16T11:31:56.832Z] PASS [2022-03-16T11:31:56.832Z] coverage: 1.2% of statements [2022-03-16T11:31:56.832Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-03-16T11:31:56.832Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-16T11:31:56.832Z] === RUN TestLayerRelease [2022-03-16T11:31:56.832Z] layer_test.go:291: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestStoreRestore [2022-03-16T11:31:56.832Z] layer_test.go:340: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestTarStreamStability [2022-03-16T11:31:56.832Z] layer_test.go:455: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestRegisterExistingLayer [2022-03-16T11:31:56.832Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-03-16T11:31:56.832Z] === RUN TestTarStreamVerification [2022-03-16T11:31:56.832Z] layer_test.go:684: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestLayerMigration [2022-03-16T11:31:56.832Z] migration_test.go:45: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestLayerMigrationNoTarsplit [2022-03-16T11:31:56.832Z] migration_test.go:181: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestMountInit [2022-03-16T11:31:56.832Z] mount_test.go:17: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestMountInit (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestMountSize [2022-03-16T11:31:56.832Z] mount_test.go:76: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestMountSize (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestMountChanges [2022-03-16T11:31:56.832Z] mount_test.go:125: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestMountChanges (0.00s) [2022-03-16T11:31:56.832Z] === RUN TestMountApply [2022-03-16T11:31:56.832Z] mount_test.go:212: Failing on Windows [2022-03-16T11:31:56.832Z] --- SKIP: TestMountApply (0.00s) [2022-03-16T11:31:56.832Z] PASS [2022-03-16T11:31:56.832Z] coverage: 30.2% of statements [2022-03-16T11:31:56.832Z] ok github.com/docker/docker/layer 0.384s coverage: 30.2% of statements [2022-03-16T11:31:57.043Z] INFO: Testing against a local daemon [2022-03-16T11:31:57.043Z] === RUN TestSecretInspect [2022-03-16T11:31:57.043Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-16T11:31:57.043Z] === RUN TestSecretList [2022-03-16T11:31:57.043Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestSecretList (0.01s) [2022-03-16T11:31:57.043Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:31:57.043Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-16T11:31:57.043Z] === RUN TestSecretsUpdate [2022-03-16T11:31:57.043Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-03-16T11:31:57.043Z] === RUN TestTemplatedSecret [2022-03-16T11:31:57.043Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-16T11:31:57.043Z] === RUN TestSecretCreateResolve [2022-03-16T11:31:57.043Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-16T11:31:57.043Z] PASS [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === Skipped [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-16T11:31:57.043Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-16T11:31:57.043Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-16T11:31:57.043Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-03-16T11:31:57.043Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-16T11:31:57.043Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-16T11:31:57.043Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] [2022-03-16T11:31:57.043Z] DONE 6 tests, 6 skipped in 0.169s [2022-03-16T11:31:57.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-16T11:31:57.043Z] INFO: Testing against a local daemon [2022-03-16T11:31:57.043Z] === RUN TestServiceCreateInit [2022-03-16T11:31:57.043Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:31:57.043Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:31:57.043Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.043Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-16T11:31:57.043Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:31:57.043Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:31:57.043Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:31:57.043Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.273Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-16T11:31:57.273Z] === RUN TestWatchRelease [2022-03-16T11:31:57.273Z] --- PASS: TestWatchRelease (0.04s) [2022-03-16T11:31:57.273Z] === RUN TestWatchFinishedTransfer [2022-03-16T11:31:57.273Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-16T11:31:57.273Z] === RUN TestDuplicateTransfer [2022-03-16T11:31:57.273Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-16T11:31:57.273Z] === RUN TestSuccessfulUpload [2022-03-16T11:31:57.273Z] --- PASS: TestWhenEmptyAuthConfig (1.33s) [2022-03-16T11:31:57.273Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-16T11:31:57.273Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-16T11:31:57.273Z] === RUN TestTokenPassThru [2022-03-16T11:31:57.273Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-16T11:31:57.273Z] === RUN TestTokenPassThruDifferentHost [2022-03-16T11:31:57.273Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-16T11:31:57.273Z] PASS [2022-03-16T11:31:57.273Z] coverage: 26.7% of statements [2022-03-16T11:31:57.273Z] ok github.com/docker/docker/distribution 2.510s coverage: 26.7% of statements [2022-03-16T11:31:57.291Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-16T11:31:57.291Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-16T11:31:57.291Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-16T11:31:57.291Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-16T11:31:57.291Z] === RUN TestSequenceGetAvailableBit [2022-03-16T11:31:57.291Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSequenceEqual [2022-03-16T11:31:57.291Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSequenceCopy [2022-03-16T11:31:57.291Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestGetFirstAvailable [2022-03-16T11:31:57.291Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestFindSequence [2022-03-16T11:31:57.291Z] --- PASS: TestFindSequence (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestCheckIfAvailable [2022-03-16T11:31:57.291Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestMergeSequences [2022-03-16T11:31:57.291Z] --- PASS: TestMergeSequences (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestPushReservation [2022-03-16T11:31:57.291Z] --- PASS: TestPushReservation (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSerializeDeserialize [2022-03-16T11:31:57.291Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSet [2022-03-16T11:31:57.291Z] --- PASS: TestSet (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSetUnset [2022-03-16T11:31:57.291Z] --- PASS: TestSetUnset (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestOffsetSetUnset [2022-03-16T11:31:57.291Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSetInRange [2022-03-16T11:31:57.291Z] --- PASS: TestSetInRange (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestSetAnyInRange [2022-03-16T11:31:57.291Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestMethods [2022-03-16T11:31:57.291Z] --- PASS: TestMethods (0.00s) [2022-03-16T11:31:57.291Z] === RUN TestRandomAllocateDeallocate [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceConflict [2022-03-16T11:31:57.300Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:31:57.300Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:31:57.300Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:31:57.300Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:31:57.300Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceSysctls [2022-03-16T11:31:57.300Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-16T11:31:57.300Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:31:57.300Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestInspect [2022-03-16T11:31:57.300Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestInspect (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestCreateJob [2022-03-16T11:31:57.300Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestCreateJob (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestReplicatedJob [2022-03-16T11:31:57.300Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:31:57.300Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestServiceListWithStatuses [2022-03-16T11:31:57.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:31:57.300Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:31:57.300Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:31:57.300Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-03-16T11:31:57.300Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:31:57.300Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:57.300Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-16T11:31:57.300Z] === RUN TestServicePlugin [2022-03-16T11:31:57.741Z] time="2022-03-16T11:31:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-16T11:31:57.741Z] === RUN TestNotFound [2022-03-16T11:31:57.741Z] --- PASS: TestNotFound (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestConflict [2022-03-16T11:31:57.741Z] --- PASS: TestConflict (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestForbidden [2022-03-16T11:31:57.741Z] --- PASS: TestForbidden (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestInvalidParameter [2022-03-16T11:31:57.741Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestNotImplemented [2022-03-16T11:31:57.741Z] --- PASS: TestNotImplemented (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestNotModified [2022-03-16T11:31:57.741Z] --- PASS: TestNotModified (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestUnauthorized [2022-03-16T11:31:57.741Z] --- PASS: TestUnauthorized (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestUnknown [2022-03-16T11:31:57.741Z] --- PASS: TestUnknown (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestCancelled [2022-03-16T11:31:57.741Z] --- PASS: TestCancelled (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestDeadline [2022-03-16T11:31:57.741Z] --- PASS: TestDeadline (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestDataLoss [2022-03-16T11:31:57.741Z] --- PASS: TestDataLoss (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestUnavailable [2022-03-16T11:31:57.741Z] --- PASS: TestUnavailable (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestSystem [2022-03-16T11:31:57.741Z] --- PASS: TestSystem (0.00s) [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Not_Found [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Bad_Request [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Conflict [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Unauthorized [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Forbidden [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Not_Modified [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-16T11:31:57.741Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-16T11:31:57.741Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-16T11:31:57.741Z] PASS [2022-03-16T11:31:57.741Z] coverage: 53.1% of statements [2022-03-16T11:31:57.741Z] ok github.com/docker/docker/errdefs 0.148s coverage: 53.1% of statements [2022-03-16T11:31:57.741Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-16T11:31:57.741Z] === RUN TestCancelledUpload [2022-03-16T11:31:57.741Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-16T11:31:57.741Z] PASS [2022-03-16T11:31:57.741Z] coverage: 77.3% of statements [2022-03-16T11:31:57.741Z] ok github.com/docker/docker/distribution/xfer 1.928s coverage: 77.3% of statements [2022-03-16T11:31:58.123Z] --- PASS: TestConfigCreateResolve (1.70s) [2022-03-16T11:31:58.123Z] PASS [2022-03-16T11:31:58.123Z] [2022-03-16T11:31:58.123Z] DONE 6 tests in 12.293s [2022-03-16T11:31:58.123Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-16T11:31:58.123Z] ++ 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-16T11:31:58.123Z] ++ set -e [2022-03-16T11:31:58.123Z] ++ '[' -n 0 ']' [2022-03-16T11:31:58.123Z] ++ set -x [2022-03-16T11:31:58.123Z] ++ 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-16T11:31:58.123Z] INFO: Testing against a local daemon [2022-03-16T11:31:58.123Z] === RUN TestCheckpoint [2022-03-16T11:31:58.123Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:31:58.123Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:31:58.123Z] === RUN TestContainerInvalidJSON [2022-03-16T11:31:58.123Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:31:58.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:31:58.123Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:31:58.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:31:58.123Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:31:58.123Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:31:58.123Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-16T11:31:58.123Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-16T11:31:58.123Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-16T11:31:58.123Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:31:58.123Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-16T11:31:58.123Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:31:58.123Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-16T11:31:58.123Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:31:58.123Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-16T11:31:58.123Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:31:58.123Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-16T11:31:58.123Z] === RUN TestCopyFromContainer [2022-03-16T11:31:58.439Z] Removing intermediate container 1d76e040288b [2022-03-16T11:31:58.439Z] ---> 2a9f72ed3175 [2022-03-16T11:31:58.440Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-16T11:31:58.440Z] ---> Running in 7f8b249d3d0d [2022-03-16T11:31:58.597Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-03-16T11:31:58.597Z] PASS [2022-03-16T11:31:58.597Z] [2022-03-16T11:31:58.597Z] === Skipped [2022-03-16T11:31:58.597Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:31:58.597Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:31:58.597Z] [2022-03-16T11:31:58.597Z] DONE 26 tests, 1 skipped in 43.327s [2022-03-16T11:31:58.597Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:31:58.597Z] INFO: Testing against a local daemon [2022-03-16T11:31:58.597Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-16T11:31:58.597Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:58.597Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:31:58.597Z] === RUN TestDockerNetworkIpvlan [2022-03-16T11:31:58.597Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:58.597Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:31:58.597Z] PASS [2022-03-16T11:31:58.597Z] [2022-03-16T11:31:58.597Z] === Skipped [2022-03-16T11:31:58.597Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:31:58.597Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:58.597Z] [2022-03-16T11:31:58.597Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:31:58.597Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:31:58.597Z] [2022-03-16T11:31:58.597Z] DONE 2 tests, 2 skipped in 0.036s [2022-03-16T11:31:58.597Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:31:58.597Z] INFO: Testing against a local daemon [2022-03-16T11:31:58.597Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-16T11:31:59.050Z] === RUN TestCopyFromContainer// [2022-03-16T11:31:59.050Z] === RUN TestCopyFromContainer//bar/root [2022-03-16T11:31:59.050Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-16T11:31:59.050Z] === RUN TestCopyFromContainer/bar/quux [2022-03-16T11:31:59.160Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-03-16T11:31:59.160Z] === RUN TestDockerNetworkMacvlan [2022-03-16T11:31:59.191Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-16T11:31:59.191Z] === RUN TestServiceUpdateLabel [2022-03-16T11:31:59.191Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-16T11:31:59.191Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:31:59.191Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-16T11:31:59.191Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:31:59.191Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-16T11:31:59.191Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:31:59.191Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-03-16T11:31:59.191Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:31:59.191Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-16T11:31:59.191Z] PASS [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === Skipped [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:31:59.191Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:31:59.191Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-03-16T11:31:59.191Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-16T11:31:59.191Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-16T11:31:59.191Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-16T11:31:59.191Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-16T11:31:59.191Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-16T11:31:59.191Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-16T11:31:59.191Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-16T11:31:59.191Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-03-16T11:31:59.191Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-16T11:31:59.191Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-16T11:31:59.191Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-16T11:31:59.191Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-16T11:31:59.191Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-16T11:31:59.191Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-03-16T11:31:59.191Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-16T11:31:59.191Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-16T11:31:59.191Z] [2022-03-16T11:31:59.191Z] DONE 24 tests, 23 skipped in 2.265s [2022-03-16T11:31:59.191Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-16T11:31:59.302Z] === RUN TestCompare [2022-03-16T11:31:59.302Z] --- PASS: TestCompare (0.00s) [2022-03-16T11:31:59.302Z] PASS [2022-03-16T11:31:59.302Z] coverage: 19.2% of statements [2022-03-16T11:31:59.302Z] ok github.com/docker/docker/image/cache 0.124s coverage: 19.2% of statements [2022-03-16T11:31:59.302Z] === RUN TestFSGetInvalidData [2022-03-16T11:31:59.302Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-16T11:31:59.302Z] === RUN TestFSInvalidSet [2022-03-16T11:31:59.302Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-16T11:31:59.302Z] === RUN TestFSInvalidRoot [2022-03-16T11:31:59.302Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-16T11:31:59.302Z] === RUN TestFSMetadataGetSet [2022-03-16T11:31:59.311Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-16T11:31:59.311Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-16T11:31:59.311Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-16T11:31:59.311Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-16T11:31:59.311Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-16T11:31:59.447Z] INFO: Testing against a local daemon [2022-03-16T11:31:59.447Z] === RUN TestSessionCreate [2022-03-16T11:31:59.447Z] --- PASS: TestSessionCreate (0.02s) [2022-03-16T11:31:59.447Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:31:59.447Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-16T11:31:59.447Z] PASS [2022-03-16T11:31:59.447Z] [2022-03-16T11:31:59.447Z] DONE 2 tests in 0.129s [2022-03-16T11:31:59.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-16T11:31:59.447Z] INFO: Testing against a local daemon [2022-03-16T11:31:59.447Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:31:59.447Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:31:59.447Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:31:59.447Z] === RUN TestDiskUsage [2022-03-16T11:31:59.447Z] === PAUSE TestDiskUsage [2022-03-16T11:31:59.447Z] === RUN TestEventsExecDie [2022-03-16T11:31:59.465Z] === RUN TestInvalidConfig [2022-03-16T11:31:59.465Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-16T11:31:59.465Z] === RUN TestConfig [2022-03-16T11:31:59.465Z] --- PASS: TestConfig (0.00s) [2022-03-16T11:31:59.465Z] === RUN TestOptionsLabels [2022-03-16T11:31:59.465Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-16T11:31:59.465Z] === RUN TestValidName [2022-03-16T11:31:59.465Z] --- PASS: TestValidName (0.00s) [2022-03-16T11:31:59.465Z] PASS [2022-03-16T11:31:59.465Z] coverage: 19.7% of statements [2022-03-16T11:31:59.465Z] ok github.com/docker/docker/libnetwork/config 0.282s coverage: 19.7% of statements [2022-03-16T11:31:59.567Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer (1.29s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-16T11:31:59.567Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-16T11:31:59.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:31:59.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:31:59.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:31:59.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:31:59.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:31:59.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:31:59.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:31:59.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:31:59.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:31:59.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:31:59.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-16T11:31:59.567Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:31:59.567Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-16T11:31:59.567Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:31:59.567Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:31:59.567Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:31:59.567Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:31:59.567Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:31:59.567Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:31:59.567Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:31:59.567Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:31:59.567Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:31:59.567Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:31:59.567Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:31:59.567Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:31:59.567Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:31:59.567Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-16T11:31:59.567Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:31:59.723Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-16T11:31:59.771Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-16T11:31:59.771Z] === RUN TestFSInvalidWalker [2022-03-16T11:31:59.771Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-16T11:31:59.771Z] === RUN TestFSGetSet [2022-03-16T11:31:59.771Z] --- PASS: TestFSGetSet (0.04s) [2022-03-16T11:31:59.771Z] === RUN TestFSGetUnsetKey [2022-03-16T11:31:59.771Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-16T11:31:59.771Z] === RUN TestFSGetEmptyData [2022-03-16T11:31:59.771Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-16T11:31:59.771Z] === RUN TestFSDelete [2022-03-16T11:31:59.771Z] --- PASS: TestFSDelete (0.02s) [2022-03-16T11:31:59.771Z] === RUN TestFSWalker [2022-03-16T11:31:59.771Z] === RUN TestValidateManifest [2022-03-16T11:31:59.771Z] === RUN TestValidateManifest/nil [2022-03-16T11:31:59.771Z] === RUN TestValidateManifest/non-nil [2022-03-16T11:31:59.771Z] --- PASS: TestValidateManifest (0.00s) [2022-03-16T11:31:59.771Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-16T11:31:59.771Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-16T11:31:59.771Z] PASS [2022-03-16T11:31:59.771Z] coverage: 0.7% of statements [2022-03-16T11:31:59.771Z] ok github.com/docker/docker/image/tarexport 0.134s coverage: 0.7% of statements [2022-03-16T11:31:59.771Z] --- PASS: TestFSWalker (0.02s) [2022-03-16T11:31:59.771Z] === RUN TestFSWalkerStopOnError [2022-03-16T11:31:59.771Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-16T11:31:59.771Z] === RUN TestNewFromJSON [2022-03-16T11:31:59.771Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-16T11:31:59.771Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestMarshalKeyOrder [2022-03-16T11:31:59.771Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestHistoryEqual [2022-03-16T11:31:59.771Z] --- PASS: TestHistoryEqual (0.24s) [2022-03-16T11:31:59.771Z] === RUN TestImage [2022-03-16T11:31:59.771Z] --- PASS: TestImage (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestImageOSNotEmpty [2022-03-16T11:31:59.771Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-16T11:31:59.771Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-16T11:31:59.771Z] === RUN TestCreate [2022-03-16T11:31:59.771Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:31:59.772Z] === RUN TestRestore [2022-03-16T11:31:59.772Z] time="2022-03-16T11:31:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-16T11:31:59.772Z] --- PASS: TestRestore (0.04s) [2022-03-16T11:31:59.772Z] === RUN TestAddDelete [2022-03-16T11:31:59.924Z] === RUN TestKey [2022-03-16T11:31:59.924Z] --- PASS: TestKey (0.00s) [2022-03-16T11:31:59.924Z] === RUN TestParseKey [2022-03-16T11:31:59.924Z] --- PASS: TestParseKey (0.00s) [2022-03-16T11:31:59.924Z] === RUN TestInvalidDataStore [2022-03-16T11:31:59.924Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-16T11:31:59.924Z] === RUN TestKVObjectFlatKey [2022-03-16T11:31:59.924Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-16T11:31:59.924Z] === RUN TestAtomicKVObjectFlatKey [2022-03-16T11:31:59.924Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-16T11:31:59.924Z] PASS [2022-03-16T11:31:59.924Z] coverage: 21.9% of statements [2022-03-16T11:31:59.924Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2022-03-16T11:32:00.010Z] --- PASS: TestEventsExecDie (0.47s) [2022-03-16T11:32:00.010Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:32:00.010Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-16T11:32:00.010Z] === RUN TestEventsVolumeCreate [2022-03-16T11:32:00.010Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-16T11:32:00.010Z] === RUN TestInfoBinaryCommits [2022-03-16T11:32:00.239Z] --- PASS: TestAddDelete (0.03s) [2022-03-16T11:32:00.239Z] === RUN TestSearchAfterDelete [2022-03-16T11:32:00.239Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-16T11:32:00.239Z] === RUN TestParentReset [2022-03-16T11:32:00.239Z] --- PASS: TestParentReset (0.04s) [2022-03-16T11:32:00.239Z] === RUN TestGetAndSetLastUpdated [2022-03-16T11:32:00.239Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-16T11:32:00.239Z] === RUN TestStoreLen [2022-03-16T11:32:00.239Z] --- PASS: TestStoreLen (0.06s) [2022-03-16T11:32:00.239Z] PASS [2022-03-16T11:32:00.239Z] coverage: 86.9% of statements [2022-03-16T11:32:00.239Z] ok github.com/docker/docker/image 0.829s coverage: 86.9% of statements [2022-03-16T11:32:00.266Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-16T11:32:00.266Z] === RUN TestInfoAPIVersioned [2022-03-16T11:32:00.266Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-16T11:32:00.266Z] === RUN TestInfoAPI [2022-03-16T11:32:00.266Z] --- PASS: TestInfoAPI (0.02s) [2022-03-16T11:32:00.266Z] === RUN TestInfoAPIWarnings [2022-03-16T11:32:00.651Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-16T11:32:00.706Z] === RUN TestMakeV1ConfigFromConfig [2022-03-16T11:32:00.706Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-16T11:32:00.706Z] PASS [2022-03-16T11:32:00.706Z] coverage: 25.0% of statements [2022-03-16T11:32:00.706Z] ok github.com/docker/docker/image/v1 0.122s coverage: 25.0% of statements [2022-03-16T11:32:00.893Z] === RUN TestIPDataMarshalling [2022-03-16T11:32:00.893Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-16T11:32:00.893Z] === RUN TestValidateAndIsV6 [2022-03-16T11:32:00.893Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-16T11:32:00.893Z] PASS [2022-03-16T11:32:00.893Z] coverage: 68.9% of statements [2022-03-16T11:32:00.893Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-03-16T11:32:00.932Z] --- PASS: TestCreateWithCustomMaskedPaths (1.03s) [2022-03-16T11:32:00.932Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:32:01.213Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:32:01.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:32:01.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:32:01.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:32:01.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:32:01.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:32:01.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:32:01.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:32:01.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:32:01.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:32:01.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:32:01.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:32:01.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-16T11:32:01.861Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:32:01.902Z] === RUN TestErrorInterfaces [2022-03-16T11:32:01.902Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestNetworkMarshalling [2022-03-16T11:32:01.902Z] === RUN TestDriver [2022-03-16T11:32:01.902Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:01.902Z] PASS [2022-03-16T11:32:01.902Z] coverage: 34.8% of statements [2022-03-16T11:32:01.902Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-16T11:32:01.902Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-16T11:32:01.902Z] === RUN TestEndpointMarshalling [2022-03-16T11:32:01.902Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestAuxAddresses [2022-03-16T11:32:01.902Z] time="2022-03-16T11:32:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:01.902Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-16T11:32:01.902Z] === RUN TestSRVServiceQuery [2022-03-16T11:32:01.902Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-16T11:32:01.902Z] === RUN TestServiceVIPReuse [2022-03-16T11:32:01.902Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-16T11:32:01.902Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestDNSIPQuery [2022-03-16T11:32:01.902Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestDNSProxyServFail [2022-03-16T11:32:01.902Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestSandboxAddEmpty [2022-03-16T11:32:01.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestSandboxAddMultiPrio [2022-03-16T11:32:01.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestSandboxAddSamePrio [2022-03-16T11:32:01.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestCleanupServiceDiscovery [2022-03-16T11:32:01.902Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestDNSOptions [2022-03-16T11:32:01.902Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:01.902Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-16T11:32:01.902Z] === RUN TestMultipleControllersWithSameStore [2022-03-16T11:32:01.902Z] time="2022-03-16T11:32:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:01.902Z] time="2022-03-16T11:32:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:01.902Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-16T11:32:01.902Z] PASS [2022-03-16T11:32:01.902Z] coverage: 8.5% of statements [2022-03-16T11:32:01.902Z] ok github.com/docker/docker/libnetwork 0.399s coverage: 8.5% of statements [2022-03-16T11:32:02.117Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-16T11:32:02.117Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:32:02.117Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:32:02.117Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:32:02.117Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-16T11:32:02.117Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-16T11:32:02.117Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:32:02.117Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:32:02.117Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-16T11:32:02.117Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:32:02.117Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-16T11:32:02.117Z] === RUN TestContainerStartOnDaemonRestart [2022-03-16T11:32:02.117Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-16T11:32:02.117Z] === RUN TestDaemonRestartIpcMode [2022-03-16T11:32:02.117Z] === PAUSE TestDaemonRestartIpcMode [2022-03-16T11:32:02.117Z] === RUN TestDaemonHostGatewayIP [2022-03-16T11:32:02.117Z] === PAUSE TestDaemonHostGatewayIP [2022-03-16T11:32:02.117Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-16T11:32:02.117Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-16T11:32:02.117Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:32:02.117Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-16T11:32:02.117Z] === RUN TestDiff [2022-03-16T11:32:02.175Z] Cannot create a file when that file already exists. [2022-03-16T11:32:02.270Z] === RUN TestSerialization [2022-03-16T11:32:02.270Z] --- PASS: TestSerialization (0.02s) [2022-03-16T11:32:02.270Z] PASS [2022-03-16T11:32:02.270Z] coverage: 100.0% of statements [2022-03-16T11:32:02.270Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2022-03-16T11:32:02.360Z] === RUN TestDriver [2022-03-16T11:32:02.360Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:02.360Z] PASS [2022-03-16T11:32:02.360Z] coverage: 34.8% of statements [2022-03-16T11:32:02.360Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-03-16T11:32:02.679Z] --- PASS: TestDiff (0.38s) [2022-03-16T11:32:02.679Z] === RUN TestExecWithCloseStdin [2022-03-16T11:32:02.738Z] === RUN TestEmptyLayer [2022-03-16T11:32:02.738Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestCommitFailure [2022-03-16T11:32:02.738Z] --- PASS: TestCommitFailure (0.01s) [2022-03-16T11:32:02.738Z] === RUN TestStartTransactionFailure [2022-03-16T11:32:02.738Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-16T11:32:02.738Z] === RUN TestGetOrphan [2022-03-16T11:32:02.738Z] --- PASS: TestGetOrphan (0.01s) [2022-03-16T11:32:02.738Z] === RUN TestMountAndRegister [2022-03-16T11:32:02.738Z] layer_test.go:258: Layer size: 14 [2022-03-16T11:32:02.738Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-16T11:32:02.738Z] === RUN TestLayerRelease [2022-03-16T11:32:02.738Z] layer_test.go:291: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestStoreRestore [2022-03-16T11:32:02.738Z] layer_test.go:340: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestTarStreamStability [2022-03-16T11:32:02.738Z] layer_test.go:455: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestRegisterExistingLayer [2022-03-16T11:32:02.738Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-03-16T11:32:02.738Z] === RUN TestTarStreamVerification [2022-03-16T11:32:02.738Z] layer_test.go:684: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestLayerMigration [2022-03-16T11:32:02.738Z] migration_test.go:45: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestLayerMigrationNoTarsplit [2022-03-16T11:32:02.738Z] migration_test.go:181: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestMountInit [2022-03-16T11:32:02.738Z] mount_test.go:17: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestMountInit (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestMountSize [2022-03-16T11:32:02.738Z] mount_test.go:76: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestMountSize (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestMountChanges [2022-03-16T11:32:02.738Z] mount_test.go:125: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestMountChanges (0.00s) [2022-03-16T11:32:02.738Z] === RUN TestMountApply [2022-03-16T11:32:02.738Z] mount_test.go:212: Failing on Windows [2022-03-16T11:32:02.738Z] --- SKIP: TestMountApply (0.00s) [2022-03-16T11:32:02.738Z] PASS [2022-03-16T11:32:02.738Z] coverage: 30.2% of statements [2022-03-16T11:32:02.820Z] === RUN TestNetworkAllocateFree [2022-03-16T11:32:02.820Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-16T11:32:02.820Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-16T11:32:02.820Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-16T11:32:02.820Z] PASS [2022-03-16T11:32:02.820Z] coverage: 63.6% of statements [2022-03-16T11:32:02.820Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.063s coverage: 63.6% of statements [2022-03-16T11:32:02.935Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-16T11:32:02.935Z] === RUN TestExec [2022-03-16T11:32:03.101Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-16T11:32:03.205Z] ok github.com/docker/docker/layer 0.433s coverage: 30.2% of statements [2022-03-16T11:32:03.205Z] === RUN TestEnvironmentParsing [2022-03-16T11:32:03.205Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-16T11:32:03.205Z] PASS [2022-03-16T11:32:03.205Z] coverage: 1.2% of statements [2022-03-16T11:32:03.205Z] ok github.com/docker/docker/libcontainerd/local 0.149s coverage: 1.2% of statements [2022-03-16T11:32:03.497Z] --- PASS: TestExec (0.43s) [2022-03-16T11:32:03.497Z] === RUN TestExecUser [2022-03-16T11:32:03.753Z] --- PASS: TestExecUser (0.40s) [2022-03-16T11:32:03.753Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:32:03.786Z] === RUN TestGetEmptyCapabilities [2022-03-16T11:32:03.786Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestGetExtraCapabilities [2022-03-16T11:32:03.786Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestGetInvalidCapabilities [2022-03-16T11:32:03.786Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestRemoteDriver [2022-03-16T11:32:03.786Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestDriverError [2022-03-16T11:32:03.786Z] --- PASS: TestDriverError (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestMissingValues [2022-03-16T11:32:03.786Z] --- PASS: TestMissingValues (0.01s) [2022-03-16T11:32:03.786Z] === RUN TestRollback [2022-03-16T11:32:03.786Z] --- PASS: TestRollback (0.00s) [2022-03-16T11:32:03.786Z] PASS [2022-03-16T11:32:03.786Z] coverage: 57.4% of statements [2022-03-16T11:32:03.786Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-03-16T11:32:03.786Z] === RUN TestNAT [2022-03-16T11:32:03.786Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:32:03.786Z] --- SKIP: TestNAT (0.00s) [2022-03-16T11:32:03.786Z] === RUN TestTransparent [2022-03-16T11:32:03.786Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:32:03.786Z] --- SKIP: TestTransparent (0.00s) [2022-03-16T11:32:03.786Z] PASS [2022-03-16T11:32:03.786Z] coverage: 0.0% of statements [2022-03-16T11:32:03.786Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-03-16T11:32:04.316Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-16T11:32:04.316Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:32:04.342Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-16T11:32:04.754Z] === RUN TestBuildDefault [2022-03-16T11:32:04.754Z] --- PASS: TestBuildDefault (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestBuildHostnameDomainname [2022-03-16T11:32:04.754Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestBuildHostname [2022-03-16T11:32:04.754Z] --- PASS: TestBuildHostname (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestBuildHostnameFQDN [2022-03-16T11:32:04.754Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestBuildNoIP [2022-03-16T11:32:04.754Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestUpdate [2022-03-16T11:32:04.754Z] --- PASS: TestUpdate (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-16T11:32:04.754Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-16T11:32:04.754Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestAddEmpty [2022-03-16T11:32:04.754Z] --- PASS: TestAddEmpty (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestAdd [2022-03-16T11:32:04.754Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestDeleteEmpty [2022-03-16T11:32:04.754Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestDeleteNewline [2022-03-16T11:32:04.754Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestDelete [2022-03-16T11:32:04.754Z] --- PASS: TestDelete (0.01s) [2022-03-16T11:32:04.754Z] === RUN TestConcurrentWrites [2022-03-16T11:32:04.754Z] === RUN TestNew [2022-03-16T11:32:04.754Z] --- PASS: TestNew (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestAddDriver [2022-03-16T11:32:04.754Z] --- PASS: TestAddDriver (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestAddDuplicateDriver [2022-03-16T11:32:04.754Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-16T11:32:04.754Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestDriver [2022-03-16T11:32:04.754Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestIPAM [2022-03-16T11:32:04.754Z] --- PASS: TestIPAM (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestWalkIPAMs [2022-03-16T11:32:04.754Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestWalkDrivers [2022-03-16T11:32:04.754Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-16T11:32:04.754Z] PASS [2022-03-16T11:32:04.754Z] coverage: 82.4% of statements [2022-03-16T11:32:04.754Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-16T11:32:04.754Z] --- PASS: TestRandomAllocateDeallocate (7.56s) [2022-03-16T11:32:04.754Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:32:04.754Z] --- PASS: TestConcurrentWrites (0.27s) [2022-03-16T11:32:04.754Z] PASS [2022-03-16T11:32:04.754Z] coverage: 81.2% of statements [2022-03-16T11:32:04.754Z] ok github.com/docker/docker/libnetwork/etchosts 0.350s coverage: 81.2% of statements [2022-03-16T11:32:04.754Z] === RUN TestNew [2022-03-16T11:32:04.754Z] --- PASS: TestNew (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestAllocate [2022-03-16T11:32:04.754Z] --- PASS: TestAllocate (0.00s) [2022-03-16T11:32:04.754Z] === RUN TestUninitialized [2022-03-16T11:32:04.755Z] --- PASS: TestUninitialized (0.00s) [2022-03-16T11:32:04.755Z] === RUN TestAllocateInRange [2022-03-16T11:32:04.755Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-16T11:32:04.755Z] === RUN TestAllocateSerial [2022-03-16T11:32:04.755Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-16T11:32:04.755Z] PASS [2022-03-16T11:32:04.755Z] coverage: 87.5% of statements [2022-03-16T11:32:04.755Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2022-03-16T11:32:04.768Z] === RUN TestSequenceGetAvailableBit [2022-03-16T11:32:04.768Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSequenceEqual [2022-03-16T11:32:04.768Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSequenceCopy [2022-03-16T11:32:04.768Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestGetFirstAvailable [2022-03-16T11:32:04.768Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestFindSequence [2022-03-16T11:32:04.768Z] --- PASS: TestFindSequence (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestCheckIfAvailable [2022-03-16T11:32:04.768Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestMergeSequences [2022-03-16T11:32:04.768Z] --- PASS: TestMergeSequences (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestPushReservation [2022-03-16T11:32:04.768Z] --- PASS: TestPushReservation (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSerializeDeserialize [2022-03-16T11:32:04.768Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSet [2022-03-16T11:32:04.768Z] --- PASS: TestSet (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSetUnset [2022-03-16T11:32:04.768Z] --- PASS: TestSetUnset (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestOffsetSetUnset [2022-03-16T11:32:04.768Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSetInRange [2022-03-16T11:32:04.768Z] --- PASS: TestSetInRange (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestSetAnyInRange [2022-03-16T11:32:04.768Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestMethods [2022-03-16T11:32:04.768Z] --- PASS: TestMethods (0.00s) [2022-03-16T11:32:04.768Z] === RUN TestRandomAllocateDeallocate [2022-03-16T11:32:04.991Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-16T11:32:05.212Z] === RUN TestCaller [2022-03-16T11:32:05.213Z] --- PASS: TestCaller (0.00s) [2022-03-16T11:32:05.213Z] PASS [2022-03-16T11:32:05.213Z] coverage: 100.0% of statements [2022-03-16T11:32:05.213Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-03-16T11:32:05.672Z] === RUN TestSetSerialInsertDelete [2022-03-16T11:32:05.672Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-16T11:32:05.672Z] === RUN TestSetParallelInsertDelete [2022-03-16T11:32:05.683Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2022-03-16T11:32:05.683Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:32:05.800Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:32:05.800Z] Using test binary docker [2022-03-16T11:32:05.800Z] +++ /etc/init.d/apparmor start [2022-03-16T11:32:05.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:32:05.800Z] INFO: Waiting for daemon to start... [2022-03-16T11:32:05.800Z] Starting dockerd [2022-03-16T11:32:05.800Z] +++ 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-16T11:32:05.800Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-16T11:32:05.800Z] Using test binary docker [2022-03-16T11:32:05.800Z] +++ /etc/init.d/apparmor start [2022-03-16T11:32:05.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-16T11:32:05.800Z] INFO: Waiting for daemon to start... [2022-03-16T11:32:05.800Z] Starting dockerd [2022-03-16T11:32:05.800Z] +++ 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-16T11:32:05.800Z] . [2022-03-16T11:32:05.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:32:05.800Z] [2022-03-16T11:32:05.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-16T11:32:05.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:32:05.800Z] Error: No such image: emptyfs [2022-03-16T11:32:05.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-16T11:32:05.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-16T11:32:05.800Z] ++++ docker load [2022-03-16T11:32:05.800Z] Error: No such image: emptyfs [2022-03-16T11:32:05.800Z] ++++ docker load [2022-03-16T11:32:05.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-16T11:32:05.800Z] Running integration-test (iteration 1) [2022-03-16T11:32:05.800Z] 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-16T11:32:05.800Z] ++ 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-16T11:32:05.800Z] ++ set -e [2022-03-16T11:32:05.800Z] ++ '[' -n 0 ']' [2022-03-16T11:32:05.800Z] ++ set -x [2022-03-16T11:32:05.800Z] ++ 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-16T11:32:05.800Z] Running integration-test (iteration 1) [2022-03-16T11:32:05.800Z] 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-16T11:32:05.800Z] ++ 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-16T11:32:05.800Z] ++ set -e [2022-03-16T11:32:05.800Z] ++ '[' -n 0 ']' [2022-03-16T11:32:05.800Z] ++ set -x [2022-03-16T11:32:05.800Z] ++ 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-16T11:32:05.800Z] Loaded image: busybox:latest [2022-03-16T11:32:05.800Z] Loaded image: busybox:latest [2022-03-16T11:32:05.800Z] Loaded image: busybox:glibc [2022-03-16T11:32:05.800Z] Loaded image: busybox:glibc [2022-03-16T11:32:05.800Z] Loaded image: debian:bullseye-slim [2022-03-16T11:32:05.800Z] Loaded image: hello-world:latest [2022-03-16T11:32:05.800Z] Loaded image: debian:bullseye-slim [2022-03-16T11:32:05.800Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:32:05.800Z] INFO: Testing against a local daemon [2022-03-16T11:32:05.800Z] === RUN TestDockerDaemonSuite [2022-03-16T11:32:05.800Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-16T11:32:05.800Z] Loaded image: hello-world:latest [2022-03-16T11:32:05.939Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-03-16T11:32:05.939Z] === RUN TestHealthKillContainer [2022-03-16T11:32:06.061Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:32:06.061Z] INFO: Testing against a local daemon [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-16T11:32:06.061Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-16T11:32:06.775Z] --- PASS: TestAllocateRandomDeallocate (1.82s) [2022-03-16T11:32:06.775Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-16T11:32:06.844Z] Removing intermediate container 7f8b249d3d0d [2022-03-16T11:32:06.844Z] ---> e0a6c57d7354 [2022-03-16T11:32:06.844Z] Step 13/13 : CMD ["sh"] [2022-03-16T11:32:06.844Z] ---> Running in b4fc1ddd926b [2022-03-16T11:32:07.233Z] === RUN TestInt2IP2IntConversion [2022-03-16T11:32:07.299Z] Removing intermediate container b4fc1ddd926b [2022-03-16T11:32:07.299Z] ---> 106be6e005b8 [2022-03-16T11:32:07.299Z] Successfully built 106be6e005b8 [2022-03-16T11:32:07.299Z] Successfully tagged busybox:latest [2022-03-16T11:32:07.299Z] INFO: Docker images of the daemon under test [2022-03-16T11:32:07.299Z] [2022-03-16T11:32:07.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:32:07.299Z] busybox latest 106be6e005b8 Less than a second ago 5.01GB [2022-03-16T11:32:07.299Z] microsoft/windowsservercore latest 02f938cacc3b 13 days ago 4.96GB [2022-03-16T11:32:07.299Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 13 days ago 4.96GB [2022-03-16T11:32:07.299Z] [2022-03-16T11:32:07.299Z] INFO: Running integration tests at 03/16/2022 11:32:07... [2022-03-16T11:32:07.299Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-16T11:32:07.299Z] INFO: Integration API tests being run from the host: [2022-03-16T11:32:07.299Z] INFO: make.ps1 starting at 03/16/2022 11:32:07 [2022-03-16T11:32:07.690Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-16T11:32:07.690Z] === RUN TestGetAddressVersion [2022-03-16T11:32:07.690Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-16T11:32:07.690Z] === RUN TestKeyString [2022-03-16T11:32:07.690Z] --- PASS: TestKeyString (0.00s) [2022-03-16T11:32:07.690Z] === RUN TestPoolDataMarshal [2022-03-16T11:32:07.690Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-16T11:32:07.690Z] === RUN TestSubnetsMarshal [2022-03-16T11:32:07.690Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-16T11:32:07.690Z] === RUN TestAddSubnets [2022-03-16T11:32:07.875Z] === RUN TestInvalidConfig [2022-03-16T11:32:07.875Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestConfig [2022-03-16T11:32:07.875Z] --- PASS: TestConfig (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestOptionsLabels [2022-03-16T11:32:07.875Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestValidName [2022-03-16T11:32:07.875Z] --- PASS: TestValidName (0.00s) [2022-03-16T11:32:07.875Z] PASS [2022-03-16T11:32:07.875Z] coverage: 19.7% of statements [2022-03-16T11:32:07.875Z] ok github.com/docker/docker/libnetwork/config 0.107s coverage: 19.7% of statements [2022-03-16T11:32:07.875Z] === RUN TestErrorInterfaces [2022-03-16T11:32:07.875Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestNetworkMarshalling [2022-03-16T11:32:07.875Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-16T11:32:07.875Z] === RUN TestEndpointMarshalling [2022-03-16T11:32:07.875Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestAuxAddresses [2022-03-16T11:32:07.875Z] time="2022-03-16T11:32:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:07.875Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-16T11:32:07.875Z] === RUN TestSRVServiceQuery [2022-03-16T11:32:07.875Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-16T11:32:07.875Z] === RUN TestServiceVIPReuse [2022-03-16T11:32:07.875Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-16T11:32:07.875Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestDNSIPQuery [2022-03-16T11:32:07.875Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestDNSProxyServFail [2022-03-16T11:32:07.875Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestSandboxAddEmpty [2022-03-16T11:32:07.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestSandboxAddMultiPrio [2022-03-16T11:32:07.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestSandboxAddSamePrio [2022-03-16T11:32:07.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestCleanupServiceDiscovery [2022-03-16T11:32:07.875Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestDNSOptions [2022-03-16T11:32:07.875Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:32:07.875Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-16T11:32:07.875Z] === RUN TestMultipleControllersWithSameStore [2022-03-16T11:32:07.875Z] time="2022-03-16T11:32:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:07.875Z] time="2022-03-16T11:32:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-16T11:32:07.875Z] --- PASS: TestMultipleControllersWithSameStore (0.07s) [2022-03-16T11:32:07.875Z] PASS [2022-03-16T11:32:07.875Z] coverage: 8.5% of statements [2022-03-16T11:32:07.875Z] ok github.com/docker/docker/libnetwork 0.534s coverage: 8.5% of statements [2022-03-16T11:32:08.149Z] --- PASS: TestAddSubnets (0.08s) [2022-03-16T11:32:08.149Z] === RUN TestDoublePoolRelease [2022-03-16T11:32:08.149Z] === RUN TestPoolRequest [2022-03-16T11:32:08.149Z] --- PASS: TestPoolRequest (0.00s) [2022-03-16T11:32:08.149Z] === RUN TestOtherRequests [2022-03-16T11:32:08.149Z] --- PASS: TestOtherRequests (0.00s) [2022-03-16T11:32:08.149Z] PASS [2022-03-16T11:32:08.149Z] coverage: 57.1% of statements [2022-03-16T11:32:08.149Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-03-16T11:32:08.149Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-16T11:32:08.149Z] === RUN TestAddReleasePoolID [2022-03-16T11:32:08.149Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-03-16T11:32:08.149Z] === RUN TestPredefinedPool [2022-03-16T11:32:08.149Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-16T11:32:08.149Z] === RUN TestRemoveSubnet [2022-03-16T11:32:08.149Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.64s) [2022-03-16T11:32:08.149Z] === RUN TestRetrieveFromStore [2022-03-16T11:32:08.263Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-16T11:32:08.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-03-16T11:32:08.559Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-03-16T11:32:08.559Z] PASS [2022-03-16T11:32:08.559Z] [2022-03-16T11:32:08.559Z] DONE 8 tests in 10.671s [2022-03-16T11:32:08.559Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-16T11:32:08.559Z] testing: warning: no tests to run [2022-03-16T11:32:08.559Z] PASS [2022-03-16T11:32:08.559Z] [2022-03-16T11:32:08.559Z] DONE 0 tests in 0.010s [2022-03-16T11:32:08.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-16T11:32:08.559Z] INFO: Testing against a local daemon [2022-03-16T11:32:08.559Z] === RUN TestAuthZPluginAllowRequest [2022-03-16T11:32:08.606Z] --- PASS: TestRemoveSubnet (0.34s) [2022-03-16T11:32:08.606Z] === RUN TestGetSameAddress [2022-03-16T11:32:08.606Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-16T11:32:08.606Z] === RUN TestPoolAllocationReuse [2022-03-16T11:32:08.859Z] === RUN TestKey [2022-03-16T11:32:08.860Z] --- PASS: TestKey (0.00s) [2022-03-16T11:32:08.860Z] === RUN TestParseKey [2022-03-16T11:32:08.860Z] --- PASS: TestParseKey (0.00s) [2022-03-16T11:32:08.860Z] === RUN TestInvalidDataStore [2022-03-16T11:32:08.860Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-16T11:32:08.860Z] === RUN TestKVObjectFlatKey [2022-03-16T11:32:08.860Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-16T11:32:08.860Z] === RUN TestAtomicKVObjectFlatKey [2022-03-16T11:32:08.860Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-16T11:32:08.860Z] PASS [2022-03-16T11:32:08.860Z] coverage: 21.9% of statements [2022-03-16T11:32:08.860Z] ok github.com/docker/docker/libnetwork/datastore 0.078s coverage: 21.9% of statements [2022-03-16T11:32:09.065Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-03-16T11:32:09.065Z] === RUN TestIsCorrupted [2022-03-16T11:32:09.065Z] --- PASS: TestIsCorrupted (0.03s) [2022-03-16T11:32:09.065Z] === RUN TestSetRollover [2022-03-16T11:32:09.065Z] === RUN TestGetCapabilities [2022-03-16T11:32:09.065Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-16T11:32:09.065Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-16T11:32:09.065Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-16T11:32:09.065Z] === RUN TestGetDefaultAddressSpaces [2022-03-16T11:32:09.065Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-16T11:32:09.065Z] === RUN TestRemoteDriver [2022-03-16T11:32:09.065Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:32:09.065Z] PASS [2022-03-16T11:32:09.065Z] coverage: 47.4% of statements [2022-03-16T11:32:09.065Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-03-16T11:32:09.327Z] === RUN TestIPDataMarshalling [2022-03-16T11:32:09.327Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-16T11:32:09.327Z] === RUN TestValidateAndIsV6 [2022-03-16T11:32:09.327Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-16T11:32:09.327Z] PASS [2022-03-16T11:32:09.327Z] coverage: 68.9% of statements [2022-03-16T11:32:09.327Z] ok github.com/docker/docker/libnetwork/driverapi 0.079s coverage: 68.9% of statements [2022-03-16T11:32:09.393Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-16T11:32:09.393Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-16T11:32:09.393Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-16T11:32:09.654Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-16T11:32:09.924Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-03-16T11:32:09.924Z] === RUN TestAuthZPluginTLS [2022-03-16T11:32:10.036Z] === RUN TestWindowsIPAM [2022-03-16T11:32:10.036Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-16T11:32:10.036Z] PASS [2022-03-16T11:32:10.036Z] coverage: 71.4% of statements [2022-03-16T11:32:10.036Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-03-16T11:32:10.225Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-16T11:32:10.314Z] === RUN TestDriver [2022-03-16T11:32:10.314Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:10.314Z] PASS [2022-03-16T11:32:10.314Z] coverage: 34.8% of statements [2022-03-16T11:32:10.314Z] ok github.com/docker/docker/libnetwork/drivers/host 0.073s coverage: 34.8% of statements [2022-03-16T11:32:10.486Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-16T11:32:10.486Z] === RUN TestAuthZPluginDenyRequest [2022-03-16T11:32:10.486Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-16T11:32:10.486Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-16T11:32:10.742Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-16T11:32:10.742Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-16T11:32:10.781Z] === RUN TestDriver [2022-03-16T11:32:10.781Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:10.781Z] PASS [2022-03-16T11:32:10.781Z] coverage: 34.8% of statements [2022-03-16T11:32:10.781Z] ok github.com/docker/docker/libnetwork/drivers/null 0.071s coverage: 34.8% of statements [2022-03-16T11:32:10.781Z] --- PASS: TestRandomAllocateDeallocate (6.39s) [2022-03-16T11:32:10.781Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:32:11.002Z] --- PASS: TestPoolAllocationReuse (2.29s) [2022-03-16T11:32:11.002Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-16T11:32:11.002Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-16T11:32:11.002Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-16T11:32:11.002Z] === RUN TestDefaultNetwork [2022-03-16T11:32:11.304Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-16T11:32:11.304Z] === RUN TestAuthZPluginDenyResponse [2022-03-16T11:32:11.461Z] --- PASS: TestSetRollover (2.18s) [2022-03-16T11:32:11.461Z] === RUN TestSetRolloverSerial [2022-03-16T11:32:11.461Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-16T11:32:11.461Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-16T11:32:11.461Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-16T11:32:11.461Z] === RUN TestInitAddressPools [2022-03-16T11:32:11.461Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-16T11:32:11.461Z] PASS [2022-03-16T11:32:11.461Z] coverage: 74.0% of statements [2022-03-16T11:32:11.461Z] ok github.com/docker/docker/libnetwork/ipamutils 0.633s coverage: 74.0% of statements [2022-03-16T11:32:11.769Z] === RUN TestNetworkAllocateFree [2022-03-16T11:32:11.769Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-16T11:32:11.769Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-16T11:32:11.769Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-16T11:32:11.769Z] PASS [2022-03-16T11:32:11.769Z] coverage: 63.6% of statements [2022-03-16T11:32:11.769Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.095s coverage: 63.6% of statements [2022-03-16T11:32:11.867Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-16T11:32:11.867Z] === RUN TestAuthZPluginAllowEventStream [2022-03-16T11:32:11.875Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-16T11:32:12.237Z] === RUN TestGetEmptyCapabilities [2022-03-16T11:32:12.237Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestGetExtraCapabilities [2022-03-16T11:32:12.237Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestGetInvalidCapabilities [2022-03-16T11:32:12.237Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestRemoteDriver [2022-03-16T11:32:12.237Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestDriverError [2022-03-16T11:32:12.237Z] --- PASS: TestDriverError (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestMissingValues [2022-03-16T11:32:12.237Z] --- PASS: TestMissingValues (0.01s) [2022-03-16T11:32:12.237Z] === RUN TestRollback [2022-03-16T11:32:12.237Z] --- PASS: TestRollback (0.01s) [2022-03-16T11:32:12.237Z] PASS [2022-03-16T11:32:12.237Z] coverage: 57.4% of statements [2022-03-16T11:32:12.237Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.202s coverage: 57.4% of statements [2022-03-16T11:32:12.433Z] === RUN TestKeyValue [2022-03-16T11:32:12.433Z] --- PASS: TestKeyValue (0.00s) [2022-03-16T11:32:12.433Z] PASS [2022-03-16T11:32:12.433Z] coverage: 60.0% of statements [2022-03-16T11:32:12.433Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-03-16T11:32:12.447Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-16T11:32:12.447Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-16T11:32:12.447Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-16T11:32:12.748Z] --- PASS: TestAllocateRandomDeallocate (1.62s) [2022-03-16T11:32:12.748Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-16T11:32:13.019Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-16T11:32:13.233Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-03-16T11:32:13.233Z] === RUN TestAuthZPluginErrorResponse [2022-03-16T11:32:13.398Z] --- PASS: TestSetRolloverSerial (2.07s) [2022-03-16T11:32:13.399Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-16T11:32:13.399Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-16T11:32:13.399Z] PASS [2022-03-16T11:32:13.399Z] coverage: 84.4% of statements [2022-03-16T11:32:13.399Z] ok github.com/docker/docker/libnetwork/bitseq 16.143s coverage: 84.4% of statements [2022-03-16T11:32:13.591Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-16T11:32:13.732Z] === RUN TestNAT [2022-03-16T11:32:13.732Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:32:13.732Z] --- SKIP: TestNAT (0.00s) [2022-03-16T11:32:13.732Z] === RUN TestTransparent [2022-03-16T11:32:13.732Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:32:13.732Z] --- SKIP: TestTransparent (0.00s) [2022-03-16T11:32:13.732Z] PASS [2022-03-16T11:32:13.732Z] coverage: 0.0% of statements [2022-03-16T11:32:13.732Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.111s coverage: 0.0% of statements [2022-03-16T11:32:13.794Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-16T11:32:13.794Z] === RUN TestAuthZPluginErrorRequest [2022-03-16T11:32:14.050Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-16T11:32:14.050Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-16T11:32:14.180Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-16T11:32:14.180Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:32:14.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-16T11:32:14.180Z] === RUN TestIpcModeNone [2022-03-16T11:32:14.200Z] === RUN TestNew [2022-03-16T11:32:14.200Z] --- PASS: TestNew (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestAddDriver [2022-03-16T11:32:14.200Z] --- PASS: TestAddDriver (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestAddDuplicateDriver [2022-03-16T11:32:14.200Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-16T11:32:14.200Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestDriver [2022-03-16T11:32:14.200Z] --- PASS: TestDriver (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestIPAM [2022-03-16T11:32:14.200Z] --- PASS: TestIPAM (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestWalkIPAMs [2022-03-16T11:32:14.200Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-16T11:32:14.200Z] === RUN TestWalkDrivers [2022-03-16T11:32:14.200Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-16T11:32:14.200Z] PASS [2022-03-16T11:32:14.200Z] coverage: 82.4% of statements [2022-03-16T11:32:14.200Z] ok github.com/docker/docker/libnetwork/drvregistry 0.140s coverage: 82.4% of statements [2022-03-16T11:32:14.200Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.62s) [2022-03-16T11:32:14.200Z] === RUN TestRetrieveFromStore [2022-03-16T11:32:14.365Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.55s) [2022-03-16T11:32:14.365Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-16T11:32:14.535Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-16T11:32:14.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-16T11:32:14.611Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-16T11:32:14.667Z] --- PASS: TestCheckoutGit (96.47s) [2022-03-16T11:32:14.667Z] === RUN TestValidGitTransport [2022-03-16T11:32:14.667Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-16T11:32:14.667Z] === RUN TestGitInvalidRef [2022-03-16T11:32:14.667Z] === RUN TestBuildDefault [2022-03-16T11:32:14.668Z] --- PASS: TestBuildDefault (0.01s) [2022-03-16T11:32:14.668Z] === RUN TestBuildHostnameDomainname [2022-03-16T11:32:14.668Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestBuildHostname [2022-03-16T11:32:14.668Z] --- PASS: TestBuildHostname (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestBuildHostnameFQDN [2022-03-16T11:32:14.668Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestBuildNoIP [2022-03-16T11:32:14.668Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestUpdate [2022-03-16T11:32:14.668Z] --- PASS: TestUpdate (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-16T11:32:14.668Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-16T11:32:14.668Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestAddEmpty [2022-03-16T11:32:14.668Z] --- PASS: TestAddEmpty (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestAdd [2022-03-16T11:32:14.668Z] --- PASS: TestAdd (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestDeleteEmpty [2022-03-16T11:32:14.668Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestDeleteNewline [2022-03-16T11:32:14.668Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestDelete [2022-03-16T11:32:14.668Z] --- PASS: TestDelete (0.00s) [2022-03-16T11:32:14.668Z] === RUN TestConcurrentWrites [2022-03-16T11:32:14.668Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-16T11:32:14.668Z] PASS [2022-03-16T11:32:14.668Z] coverage: 86.3% of statements [2022-03-16T11:32:14.668Z] ok github.com/docker/docker/builder/remotecontext/git 96.881s coverage: 86.3% of statements [2022-03-16T11:32:14.668Z] --- PASS: TestConcurrentWrites (0.35s) [2022-03-16T11:32:14.668Z] PASS [2022-03-16T11:32:14.668Z] coverage: 81.2% of statements [2022-03-16T11:32:14.668Z] ok github.com/docker/docker/libnetwork/etchosts 0.442s coverage: 81.2% of statements [2022-03-16T11:32:14.668Z] --- PASS: TestRetrieveFromStore (0.69s) [2022-03-16T11:32:14.668Z] === RUN TestIsCorrupted [2022-03-16T11:32:14.741Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-16T11:32:14.741Z] === RUN TestIpcModePrivate [2022-03-16T11:32:14.796Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-16T11:32:14.796Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-16T11:32:14.796Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-16T11:32:14.796Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-16T11:32:14.997Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-16T11:32:14.997Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-16T11:32:14.997Z] === RUN TestIpcModeShareable [2022-03-16T11:32:15.135Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-16T11:32:15.135Z] === RUN TestSetRollover [2022-03-16T11:32:15.135Z] === RUN TestNew [2022-03-16T11:32:15.135Z] --- PASS: TestNew (0.00s) [2022-03-16T11:32:15.135Z] === RUN TestAllocate [2022-03-16T11:32:15.135Z] --- PASS: TestAllocate (0.00s) [2022-03-16T11:32:15.135Z] === RUN TestUninitialized [2022-03-16T11:32:15.135Z] --- PASS: TestUninitialized (0.00s) [2022-03-16T11:32:15.135Z] === RUN TestAllocateInRange [2022-03-16T11:32:15.135Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-16T11:32:15.135Z] === RUN TestAllocateSerial [2022-03-16T11:32:15.135Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-16T11:32:15.135Z] PASS [2022-03-16T11:32:15.135Z] coverage: 87.5% of statements [2022-03-16T11:32:15.135Z] ok github.com/docker/docker/libnetwork/idm 0.069s coverage: 87.5% of statements [2022-03-16T11:32:15.253Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-16T11:32:15.331Z] === RUN TestNetworkDBSimple [2022-03-16T11:32:15.510Z] --- PASS: TestIpcModeShareable (0.44s) [2022-03-16T11:32:15.510Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-16T11:32:15.789Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-16T11:32:15.789Z] PASS [2022-03-16T11:32:15.789Z] coverage: 100.0% of statements [2022-03-16T11:32:15.789Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-03-16T11:32:16.123Z] === RUN TestCaller [2022-03-16T11:32:16.123Z] --- PASS: TestCaller (0.00s) [2022-03-16T11:32:16.123Z] PASS [2022-03-16T11:32:16.123Z] coverage: 100.0% of statements [2022-03-16T11:32:16.123Z] ok github.com/docker/docker/libnetwork/internal/caller 0.064s coverage: 100.0% of statements [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/cli [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-16T11:32:16.123Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-16T11:32:16.124Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-16T11:32:16.247Z] === RUN TestGenerate [2022-03-16T11:32:16.247Z] --- PASS: TestGenerate (0.00s) [2022-03-16T11:32:16.247Z] === RUN TestGeneratePtr [2022-03-16T11:32:16.247Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-16T11:32:16.247Z] === RUN TestGenerateMissingField [2022-03-16T11:32:16.247Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-16T11:32:16.247Z] === RUN TestFieldCannotBeSet [2022-03-16T11:32:16.247Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-16T11:32:16.247Z] === RUN TestTypeMismatchError [2022-03-16T11:32:16.247Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-16T11:32:16.247Z] PASS [2022-03-16T11:32:16.247Z] coverage: 100.0% of statements [2022-03-16T11:32:16.247Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-16T11:32:16.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.50s) [2022-03-16T11:32:16.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-16T11:32:16.708Z] 2022/03/16 11:32:16 Closing DB instances... [2022-03-16T11:32:16.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) [2022-03-16T11:32:16.876Z] === RUN TestAPIIpcModeHost [2022-03-16T11:32:17.110Z] === RUN TestSetSerialInsertDelete [2022-03-16T11:32:17.110Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-16T11:32:17.110Z] === RUN TestSetParallelInsertDelete [2022-03-16T11:32:17.110Z] --- PASS: TestSetRollover (2.08s) [2022-03-16T11:32:17.110Z] === RUN TestSetRolloverSerial [2022-03-16T11:32:17.135Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-03-16T11:32:17.135Z] === RUN TestDaemonIpcModeShareable [2022-03-16T11:32:17.166Z] testing: warning: no tests to run [2022-03-16T11:32:17.166Z] PASS [2022-03-16T11:32:17.166Z] coverage: 0.0% of statements [2022-03-16T11:32:17.166Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:32:17.166Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.89s) [2022-03-16T11:32:17.166Z] === RUN TestGetAddress [2022-03-16T11:32:17.465Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-03-16T11:32:17.465Z] === RUN TestAuthZPluginHeader [2022-03-16T11:32:18.063Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-16T11:32:18.095Z] === RUN TestInt2IP2IntConversion [2022-03-16T11:32:18.095Z] === RUN TestPoolRequest [2022-03-16T11:32:18.095Z] --- PASS: TestPoolRequest (0.00s) [2022-03-16T11:32:18.095Z] === RUN TestOtherRequests [2022-03-16T11:32:18.095Z] --- PASS: TestOtherRequests (0.00s) [2022-03-16T11:32:18.095Z] PASS [2022-03-16T11:32:18.095Z] coverage: 57.1% of statements [2022-03-16T11:32:18.095Z] ok github.com/docker/docker/libnetwork/ipams/null 0.074s coverage: 57.1% of statements [2022-03-16T11:32:18.132Z] === RUN TestRequestNewPort [2022-03-16T11:32:18.132Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestRequestSpecificPort [2022-03-16T11:32:18.132Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestReleasePort [2022-03-16T11:32:18.132Z] --- PASS: TestReleasePort (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestReuseReleasedPort [2022-03-16T11:32:18.132Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestReleaseUnreadledPort [2022-03-16T11:32:18.132Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestUnknowProtocol [2022-03-16T11:32:18.132Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestAllocateAllPorts [2022-03-16T11:32:18.132Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestPortAllocation [2022-03-16T11:32:18.132Z] --- PASS: TestPortAllocation (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestPortAllocationWithCustomRange [2022-03-16T11:32:18.132Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestNoDuplicateBPR [2022-03-16T11:32:18.132Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-16T11:32:18.132Z] === RUN TestChangePortRange [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-16T11:32:18.132Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-16T11:32:18.132Z] --- PASS: TestChangePortRange (0.00s) [2022-03-16T11:32:18.132Z] PASS [2022-03-16T11:32:18.132Z] coverage: 88.6% of statements [2022-03-16T11:32:18.132Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-16T11:32:18.132Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-16T11:32:18.132Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-16T11:32:18.305Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-16T11:32:18.306Z] === RUN TestInfoDebug [2022-03-16T11:32:18.306Z] --- PASS: TestInfoDebug (0.55s) [2022-03-16T11:32:18.306Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:32:18.306Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-16T11:32:18.306Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:32:18.306Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-16T11:32:18.306Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:32:18.306Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-16T11:32:18.306Z] === RUN TestPingCacheHeaders [2022-03-16T11:32:18.306Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-16T11:32:18.306Z] === RUN TestPingGet [2022-03-16T11:32:18.306Z] --- PASS: TestPingGet (0.01s) [2022-03-16T11:32:18.306Z] === RUN TestPingHead [2022-03-16T11:32:18.306Z] --- PASS: TestPingHead (0.02s) [2022-03-16T11:32:18.306Z] === RUN TestVersion [2022-03-16T11:32:18.306Z] --- PASS: TestVersion (0.02s) [2022-03-16T11:32:18.306Z] === CONT TestDiskUsage [2022-03-16T11:32:18.320Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-16T11:32:18.320Z] === RUN TestDaemonIpcModePrivate [2022-03-16T11:32:18.396Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-16T11:32:18.396Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-16T11:32:18.563Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-16T11:32:18.563Z] === RUN TestGetAddressVersion [2022-03-16T11:32:18.563Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-16T11:32:18.563Z] === RUN TestKeyString [2022-03-16T11:32:18.563Z] --- PASS: TestKeyString (0.00s) [2022-03-16T11:32:18.563Z] === RUN TestPoolDataMarshal [2022-03-16T11:32:18.563Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-16T11:32:18.563Z] === RUN TestSubnetsMarshal [2022-03-16T11:32:18.563Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-16T11:32:18.563Z] === RUN TestAddSubnets [2022-03-16T11:32:18.563Z] --- PASS: TestAddSubnets (0.08s) [2022-03-16T11:32:18.563Z] === RUN TestDoublePoolRelease [2022-03-16T11:32:18.563Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-16T11:32:18.563Z] === RUN TestAddReleasePoolID [2022-03-16T11:32:18.563Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-16T11:32:18.563Z] === RUN TestPredefinedPool [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-16T11:32:18.590Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-16T11:32:18.866Z] === RUN TestDiskUsage/empty [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/container_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/image_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-16T11:32:18.867Z] === RUN TestDiskUsage/after_container.Run [2022-03-16T11:32:19.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-16T11:32:19.030Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-16T11:32:19.030Z] === RUN TestRemoveSubnet [2022-03-16T11:32:19.030Z] --- PASS: TestRemoveSubnet (0.25s) [2022-03-16T11:32:19.030Z] === RUN TestGetSameAddress [2022-03-16T11:32:19.030Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-16T11:32:19.030Z] === RUN TestPoolAllocationReuse [2022-03-16T11:32:19.030Z] --- PASS: TestSetRolloverSerial (2.16s) [2022-03-16T11:32:19.030Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-16T11:32:19.030Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-16T11:32:19.030Z] PASS [2022-03-16T11:32:19.030Z] coverage: 84.4% of statements [2022-03-16T11:32:19.030Z] ok github.com/docker/docker/libnetwork/bitseq 14.659s coverage: 84.4% of statements [2022-03-16T11:32:19.048Z] testing: warning: no tests to run [2022-03-16T11:32:19.048Z] PASS [2022-03-16T11:32:19.048Z] coverage: 0.0% of statements [2022-03-16T11:32:19.048Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:32:19.048Z] 2022/03/16 11:32:19 Closing DB instances... [2022-03-16T11:32:19.248Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-16T11:32:19.248Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2022-03-16T11:32:19.248Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-16T11:32:19.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage (1.20s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-16T11:32:19.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-16T11:32:19.428Z] PASS [2022-03-16T11:32:19.428Z] [2022-03-16T11:32:19.428Z] === Skipped [2022-03-16T11:32:19.428Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:32:19.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:32:19.428Z] [2022-03-16T11:32:19.428Z] DONE 50 tests, 1 skipped in 20.060s [2022-03-16T11:32:19.428Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-16T11:32:19.499Z] === RUN TestGetCapabilities [2022-03-16T11:32:19.499Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-16T11:32:19.499Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-16T11:32:19.499Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-16T11:32:19.499Z] === RUN TestGetDefaultAddressSpaces [2022-03-16T11:32:19.499Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-16T11:32:19.499Z] === RUN TestRemoteDriver [2022-03-16T11:32:19.499Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-16T11:32:19.499Z] PASS [2022-03-16T11:32:19.499Z] coverage: 47.4% of statements [2022-03-16T11:32:19.499Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.115s coverage: 47.4% of statements [2022-03-16T11:32:19.506Z] === RUN TestHashData [2022-03-16T11:32:19.506Z] --- PASS: TestHashData (0.00s) [2022-03-16T11:32:19.506Z] PASS [2022-03-16T11:32:19.506Z] coverage: 2.8% of statements [2022-03-16T11:32:19.506Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-03-16T11:32:19.684Z] INFO: Testing against a local daemon [2022-03-16T11:32:19.684Z] === RUN TestVolumesCreateAndList [2022-03-16T11:32:19.684Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-16T11:32:19.684Z] === RUN TestVolumesRemove [2022-03-16T11:32:19.684Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-16T11:32:19.684Z] === RUN TestVolumesInspect [2022-03-16T11:32:19.684Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-16T11:32:19.684Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:32:19.684Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:32:19.684Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:32:19.684Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:32:19.684Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-16T11:32:19.684Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:32:19.684Z] PASS [2022-03-16T11:32:19.684Z] [2022-03-16T11:32:19.684Z] DONE 5 tests in 0.212s [2022-03-16T11:32:19.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T11:32:19.684Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13683 is not a child of this shell [2022-03-16T11:32:19.684Z] warning: PID 13683 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-16T11:32:19.940Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T11:32:19.940Z] [2022-03-16T11:32:19.940Z] Unloading profiles will leave already running processes permanently [2022-03-16T11:32:19.940Z] unconfined, which can lead to unexpected situations. [2022-03-16T11:32:19.940Z] [2022-03-16T11:32:19.940Z] To set a process to complain mode, use the command line tool [2022-03-16T11:32:19.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T11:32:19.940Z] Removing test suite binaries [2022-03-16T11:32:19.940Z] exiting test-integration [2022-03-16T11:32:19.940Z] ++ exit 0 [2022-03-16T11:32:19.940Z] [2022-03-16T11:32:19.970Z] === RUN TestErrorConstructors [2022-03-16T11:32:19.970Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-16T11:32:19.970Z] === RUN TestCompareIPMask [2022-03-16T11:32:19.970Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-16T11:32:19.970Z] === RUN TestUtilGetHostPartIP [2022-03-16T11:32:19.970Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-16T11:32:19.970Z] === RUN TestUtilGetBroadcastIP [2022-03-16T11:32:19.970Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-16T11:32:19.970Z] === RUN TestParseCIDR [2022-03-16T11:32:19.970Z] --- PASS: TestParseCIDR (0.00s) [2022-03-16T11:32:19.970Z] PASS [2022-03-16T11:32:19.970Z] coverage: 37.3% of statements [2022-03-16T11:32:19.970Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-03-16T11:32:20.175Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-16T11:32:20.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2022-03-16T11:32:20.432Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-16T11:32:20.491Z] === RUN TestWindowsIPAM [2022-03-16T11:32:20.491Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-16T11:32:20.491Z] PASS [2022-03-16T11:32:20.491Z] coverage: 71.4% of statements [2022-03-16T11:32:20.491Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.071s coverage: 71.4% of statements Post stage [Pipeline] junit [2022-03-16T11:32:20.511Z] Recording test results [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-16T11:32:20.937Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-16T11:32:20.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-16T11:32:20.937Z] PASS [2022-03-16T11:32:20.937Z] coverage: 50.0% of statements [2022-03-16T11:32:20.937Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2022-03-16T11:32:20.937Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-16T11:32:20.937Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-16T11:32:21.369Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-16T11:32:21.369Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-03-16T11:32:21.369Z] === RUN TestIpcModeOlderClient [2022-03-16T11:32:21.369Z] === PAUSE TestIpcModeOlderClient [2022-03-16T11:32:21.369Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:32:21.396Z] === RUN TestAddressPoolOpt [2022-03-16T11:32:21.396Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/a [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/something [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/_=a [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/env1=value1 [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/_env1=value1 [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/PATH [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/=a [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/PATH= [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/PATH=something [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/asd!qwe [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/1asd [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/123 [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/some_space [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/__some_space_before [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/some_space_after__ [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/= [2022-03-16T11:32:21.396Z] === RUN TestValidateEnv/PaTh [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestParseHost [2022-03-16T11:32:21.396Z] --- PASS: TestParseHost (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestParseDockerDaemonHost [2022-03-16T11:32:21.396Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestParseTCP [2022-03-16T11:32:21.396Z] --- PASS: TestParseTCP (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-16T11:32:21.396Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestValidateExtraHosts [2022-03-16T11:32:21.396Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestIpOptString [2022-03-16T11:32:21.396Z] --- PASS: TestIpOptString (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-16T11:32:21.396Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestNewIpOptValidDefaultVal [2022-03-16T11:32:21.396Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestIpOptSetInvalidVal [2022-03-16T11:32:21.396Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestValidateIPAddress [2022-03-16T11:32:21.396Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestMapOpts [2022-03-16T11:32:21.396Z] --- PASS: TestMapOpts (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestListOptsWithoutValidator [2022-03-16T11:32:21.396Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestListOptsWithValidator [2022-03-16T11:32:21.396Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestValidateDNSSearch [2022-03-16T11:32:21.396Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_general_format [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_one_more [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-16T11:32:21.396Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:32:21.396Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestNamedListOpts [2022-03-16T11:32:21.396Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestNamedMapOpts [2022-03-16T11:32:21.396Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestParseLink [2022-03-16T11:32:21.396Z] --- PASS: TestParseLink (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestQuotedStringSetWithQuotes [2022-03-16T11:32:21.396Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-16T11:32:21.396Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-16T11:32:21.396Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-16T11:32:21.396Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-16T11:32:21.396Z] === RUN TestUlimitOpt [2022-03-16T11:32:21.396Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-16T11:32:21.396Z] PASS [2022-03-16T11:32:21.396Z] coverage: 67.4% of statements [2022-03-16T11:32:21.396Z] ok github.com/docker/docker/opts 0.094s coverage: 67.4% of statements [2022-03-16T11:32:21.396Z] === RUN TestParseVersion [2022-03-16T11:32:21.396Z] --- PASS: TestParseVersion (0.00s) [2022-03-16T11:32:21.396Z] PASS [2022-03-16T11:32:21.396Z] coverage: 52.9% of statements [2022-03-16T11:32:21.396Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-16T11:32:21.476Z] --- PASS: TestPoolAllocationReuse (2.37s) [2022-03-16T11:32:21.476Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-16T11:32:21.476Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-16T11:32:21.476Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-16T11:32:21.476Z] === RUN TestDefaultNetwork [2022-03-16T11:32:21.543Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-16T11:32:21.932Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-03-16T11:32:21.932Z] === RUN TestKillContainer [2022-03-16T11:32:21.932Z] === RUN TestKillContainer/no_signal [2022-03-16T11:32:21.945Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-16T11:32:21.945Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-16T11:32:21.945Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-16T11:32:21.945Z] === RUN TestInitAddressPools [2022-03-16T11:32:21.945Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-16T11:32:21.945Z] PASS [2022-03-16T11:32:21.945Z] coverage: 74.0% of statements [2022-03-16T11:32:22.055Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-16T11:32:22.188Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:32:22.364Z] 2022/03/16 11:32:21 Closing DB instances... [2022-03-16T11:32:22.413Z] ok github.com/docker/docker/libnetwork/ipamutils 0.676s coverage: 74.0% of statements [2022-03-16T11:32:22.440Z] + echo Ensuring container killed. [2022-03-16T11:32:22.440Z] Ensuring container killed. [2022-03-16T11:32:22.440Z] + docker rm -vf docker-pr10 [2022-03-16T11:32:22.440Z] Error: No such container: docker-pr10 [2022-03-16T11:32:22.444Z] === RUN TestKillContainer/killing_signal [Pipeline] sh [2022-03-16T11:32:22.561Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.76s) [2022-03-16T11:32:22.561Z] === RUN TestAuthZPluginV2Disable [2022-03-16T11:32:22.727Z] + echo Chowning /workspace to jenkins user [2022-03-16T11:32:22.727Z] Chowning /workspace to jenkins user [2022-03-16T11:32:22.727Z] + id -u [2022-03-16T11:32:22.727Z] + id -g [2022-03-16T11:32:22.727Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [2022-03-16T11:32:22.727Z] Unable to find image 'busybox:latest' locally [2022-03-16T11:32:22.822Z] === RUN TestPeerCertificateMarshalJSON [2022-03-16T11:32:22.880Z] === RUN TestKeyValue [2022-03-16T11:32:22.880Z] --- PASS: TestKeyValue (0.00s) [2022-03-16T11:32:22.880Z] PASS [2022-03-16T11:32:22.880Z] coverage: 60.0% of statements [2022-03-16T11:32:22.880Z] ok github.com/docker/docker/libnetwork/netlabel 0.061s coverage: 60.0% of statements [2022-03-16T11:32:22.984Z] latest: Pulling from library/busybox [2022-03-16T11:32:22.984Z] 554879bb3004: Pulling fs layer [2022-03-16T11:32:22.984Z] 554879bb3004: Download complete [2022-03-16T11:32:22.984Z] 554879bb3004: Pull complete [2022-03-16T11:32:22.984Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-16T11:32:22.984Z] Status: Downloaded newer image for busybox:latest [2022-03-16T11:32:23.007Z] --- PASS: TestKillContainer (1.13s) [2022-03-16T11:32:23.007Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-03-16T11:32:23.007Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-16T11:32:23.007Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-16T11:32:23.007Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:32:23.007Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-16T11:32:23.263Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-16T11:32:23.808Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-16T11:32:23.808Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-16T11:32:23.808Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-16T11:32:23.808Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-16T11:32:23.808Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-03-16T11:32:23.808Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-16T11:32:23.808Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-16T11:32:23.808Z] === RUN TestMiddleware [2022-03-16T11:32:23.808Z] --- PASS: TestMiddleware (0.00s) [2022-03-16T11:32:23.808Z] === RUN TestNewResponseModifier [2022-03-16T11:32:23.808Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-16T11:32:23.808Z] PASS [2022-03-16T11:32:23.808Z] coverage: 26.8% of statements [2022-03-16T11:32:23.808Z] ok github.com/docker/docker/pkg/authorization 0.725s coverage: 26.8% of statements [2022-03-16T11:32:23.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.73s) [2022-03-16T11:32:23.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2022-03-16T11:32:23.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-16T11:32:23.825Z] === RUN TestKillStoppedContainer [2022-03-16T11:32:23.825Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-16T11:32:23.825Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:32:23.825Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-16T11:32:23.825Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:32:24.081Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-16T11:32:24.081Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:32:24.089Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-16T11:32:24.267Z] === RUN TestIsArchivePathDir [2022-03-16T11:32:24.267Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-16T11:32:24.267Z] === RUN TestIsArchivePathInvalidFile [2022-03-16T11:32:24.267Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-03-16T11:32:24.267Z] === RUN TestIsArchivePathTar [2022-03-16T11:32:24.442Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-16T11:32:24.443Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-16T11:32:24.648Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-03-16T11:32:24.648Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:32:24.725Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-16T11:32:24.726Z] === RUN TestDecompressStreamGzip [2022-03-16T11:32:24.726Z] === RUN TestUnbuffered [2022-03-16T11:32:24.726Z] --- PASS: TestUnbuffered (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestRaceUnbuffered [2022-03-16T11:32:24.726Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-16T11:32:24.726Z] PASS [2022-03-16T11:32:24.726Z] coverage: 100.0% of statements [2022-03-16T11:32:24.726Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2022-03-16T11:32:24.726Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-03-16T11:32:24.726Z] === RUN TestDecompressStreamBzip2 [2022-03-16T11:32:24.726Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-16T11:32:24.726Z] === RUN TestDecompressStreamXz [2022-03-16T11:32:24.726Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:32:24.726Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestDecompressStreamZstd [2022-03-16T11:32:24.726Z] archive_test.go:140: zstd not installed [2022-03-16T11:32:24.726Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-16T11:32:24.726Z] === RUN TestCompressStreamXzUnsupported [2022-03-16T11:32:24.726Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-16T11:32:24.726Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestCompressStreamInvalid [2022-03-16T11:32:24.726Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionInvalid [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionUncompressed [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionBzip2 [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionGzip [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionXz [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionXz (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestExtensionZstd [2022-03-16T11:32:24.726Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestCmdStreamLargeStderr [2022-03-16T11:32:24.726Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-16T11:32:24.726Z] === RUN TestCmdStreamBad [2022-03-16T11:32:24.726Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:32:24.726Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-16T11:32:24.726Z] === RUN TestCmdStreamGood [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T11:32:24.904Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-16T11:32:24.904Z] === RUN TestLinksEtcHostsContentMatch [2022-03-16T11:32:24.910Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.57s) [2022-03-16T11:32:24.910Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-16T11:32:25.030Z] --- PASS: TestBuildWithHugeFile (115.86s) [2022-03-16T11:32:25.030Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:32:25.030Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:32:25.030Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-03-16T11:32:25.030Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:32:25.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:32:25.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:32:25.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:32:25.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:32:25.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:32:25.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:32:25.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:32:25.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:32:25.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:32:25.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-16T11:32:25.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-16T11:32:25.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-16T11:32:25.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-16T11:32:25.030Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:32:25.030Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-16T11:32:25.160Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2022-03-16T11:32:25.160Z] === RUN TestLinksContainerNames [2022-03-16T11:32:25.185Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-16T11:32:25.185Z] === RUN TestUntarPathWithInvalidDest [2022-03-16T11:32:25.185Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-16T11:32:25.185Z] === RUN TestUntarPathWithInvalidSrc [2022-03-16T11:32:25.185Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestUntarPath [2022-03-16T11:32:25.185Z] --- PASS: TestUntarPath (0.09s) [2022-03-16T11:32:25.185Z] === RUN TestUntarPathWithDestinationFile [2022-03-16T11:32:25.185Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-16T11:32:25.185Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-16T11:32:25.185Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-16T11:32:25.185Z] === RUN TestCopyWithTarInvalidSrc [2022-03-16T11:32:25.185Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-16T11:32:25.185Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestCopyWithTarSrcFile [2022-03-16T11:32:25.185Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-16T11:32:25.185Z] === RUN TestCopyWithTarSrcFolder [2022-03-16T11:32:25.185Z] === RUN TestMatch [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[]] [2022-03-16T11:32:25.185Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-16T11:32:25.185Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[foo]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[foo_bar]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[]#01 [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[qux]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-16T11:32:25.185Z] === RUN TestMatch/[[foo_baz]] [2022-03-16T11:32:25.185Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-16T11:32:25.185Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-16T11:32:25.185Z] PASS [2022-03-16T11:32:25.185Z] coverage: 87.5% of statements [2022-03-16T11:32:25.185Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-16T11:32:25.185Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-16T11:32:25.185Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-16T11:32:25.185Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-16T11:32:25.185Z] === RUN TestCopyFileWithTarSrcFile [2022-03-16T11:32:25.185Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-16T11:32:25.185Z] === RUN TestTarFiles [2022-03-16T11:32:25.207Z] + bundleName=amd64-rootless [2022-03-16T11:32:25.207Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-16T11:32:25.207Z] Creating amd64-rootless-bundles.tar.gz [2022-03-16T11:32:25.207Z] + 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-16T11:32:25.207Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-16T11:32:25.217Z] Archiving artifacts [2022-03-16T11:32:25.601Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-16T11:32:25.644Z] 2022/03/16 11:32:25 Closing DB instances... [2022-03-16T11:32:25.829Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-03-16T11:32:25.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-16T11:32:25.894Z] === RUN TestGenerate [2022-03-16T11:32:25.894Z] --- PASS: TestGenerate (0.00s) [2022-03-16T11:32:25.894Z] === RUN TestGeneratePtr [2022-03-16T11:32:25.894Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-16T11:32:25.894Z] === RUN TestGenerateMissingField [2022-03-16T11:32:25.894Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-16T11:32:25.894Z] === RUN TestFieldCannotBeSet [2022-03-16T11:32:25.894Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-16T11:32:25.894Z] === RUN TestTypeMismatchError [2022-03-16T11:32:25.894Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-16T11:32:25.894Z] PASS [2022-03-16T11:32:25.894Z] coverage: 100.0% of statements [2022-03-16T11:32:25.894Z] ok github.com/docker/docker/libnetwork/options 0.076s coverage: 100.0% of statements [2022-03-16T11:32:25.894Z] === RUN TestNetworkDBSimple [2022-03-16T11:32:26.088Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-16T11:32:26.088Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:32:26.172Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-16T11:32:26.344Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-16T11:32:26.344Z] === RUN TestContainerNetworkMountsNoChown [2022-03-16T11:32:26.601Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-16T11:32:26.601Z] === RUN TestMountDaemonRoot [2022-03-16T11:32:26.611Z] === RUN TestChrootTarUntar [2022-03-16T11:32:26.611Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-16T11:32:26.611Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootUntarEmptyArchive [2022-03-16T11:32:26.611Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootTarUntarWithSymlink [2022-03-16T11:32:26.611Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootCopyWithTar [2022-03-16T11:32:26.611Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootCopyFileWithTar [2022-03-16T11:32:26.611Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootUntarPath [2022-03-16T11:32:26.611Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-16T11:32:26.611Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-16T11:32:26.611Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:32:26.611Z] === RUN TestChrootApplyDotDotFile [2022-03-16T11:32:26.611Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:26.611Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:32:26.611Z] PASS [2022-03-16T11:32:26.611Z] coverage: 15.1% of statements [2022-03-16T11:32:26.611Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.1% of statements [2022-03-16T11:32:26.745Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-16T11:32:26.831Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/default [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/default [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/private [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/private [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rprivate [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/slave [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/slave [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rslave [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/shared [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/shared [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rshared [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/default [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rshared [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/shared [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rslave [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/slave [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rprivate [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/private [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-16T11:32:26.858Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:32:26.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:32:26.858Z] === CONT TestMountDaemonRoot/rslave/mount_root [Pipeline] sh [2022-03-16T11:32:26.880Z] testing: warning: no tests to run [2022-03-16T11:32:26.880Z] PASS [2022-03-16T11:32:26.880Z] coverage: 0.0% of statements [2022-03-16T11:32:26.880Z] ok github.com/docker/docker/libnetwork/osl 0.068s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:32:26.880Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-16T11:32:26.880Z] PASS [2022-03-16T11:32:26.880Z] coverage: 100.0% of statements [2022-03-16T11:32:26.880Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.110s coverage: 100.0% of statements [2022-03-16T11:32:26.880Z] 2022/03/16 11:32:26 Closing DB instances... [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-16T11:32:27.114Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-16T11:32:27.114Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-16T11:32:27.114Z] === RUN TestContainerBindMountNonRecursive [2022-03-16T11:32:27.137Z] + make clean [2022-03-16T11:32:27.137Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T11:32:27.316Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-16T11:32:27.348Z] === RUN TestRequestNewPort [2022-03-16T11:32:27.348Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-16T11:32:27.348Z] === RUN TestRequestSpecificPort [2022-03-16T11:32:27.348Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-16T11:32:27.348Z] === RUN TestReleasePort [2022-03-16T11:32:27.348Z] --- PASS: TestReleasePort (0.00s) [2022-03-16T11:32:27.348Z] === RUN TestReuseReleasedPort [2022-03-16T11:32:27.348Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-16T11:32:27.400Z] docker-dev-cache [2022-03-16T11:32:27.400Z] docker-mod-cache [Pipeline] deleteDir [2022-03-16T11:32:27.577Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-03-16T11:32:27.577Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-16T11:32:27.815Z] === RUN TestReleaseUnreadledPort [2022-03-16T11:32:27.815Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestUnknowProtocol [2022-03-16T11:32:27.815Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestAllocateAllPorts [2022-03-16T11:32:27.815Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestPortAllocation [2022-03-16T11:32:27.815Z] --- PASS: TestPortAllocation (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestPortAllocationWithCustomRange [2022-03-16T11:32:27.815Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestNoDuplicateBPR [2022-03-16T11:32:27.815Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-16T11:32:27.815Z] === RUN TestChangePortRange [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-16T11:32:27.815Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-16T11:32:27.815Z] --- PASS: TestChangePortRange (0.00s) [2022-03-16T11:32:27.815Z] PASS [2022-03-16T11:32:27.815Z] coverage: 88.6% of statements [2022-03-16T11:32:27.815Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2022-03-16T11:32:27.815Z] testing: warning: no tests to run [2022-03-16T11:32:27.815Z] PASS [2022-03-16T11:32:27.815Z] coverage: 0.0% of statements [2022-03-16T11:32:27.815Z] ok github.com/docker/docker/libnetwork/portmapper 0.065s coverage: 0.0% of statements [no tests to run] [2022-03-16T11:32:27.888Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-16T11:32:27.888Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-16T11:32:28.035Z] === RUN TestEnsureRemoveAllNotExist [2022-03-16T11:32:28.035Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-16T11:32:28.035Z] === RUN TestEnsureRemoveAllWithDir [2022-03-16T11:32:28.035Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-16T11:32:28.035Z] === RUN TestEnsureRemoveAllWithFile [2022-03-16T11:32:28.035Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-16T11:32:28.035Z] PASS [2022-03-16T11:32:28.035Z] coverage: 0.0% of statements [2022-03-16T11:32:28.035Z] ok github.com/docker/docker/pkg/containerfs 0.053s coverage: 0.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T11:32:28.283Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.06s) [2022-03-16T11:32:28.283Z] === RUN TestGetAddress [2022-03-16T11:32:28.283Z] === RUN TestHashData [2022-03-16T11:32:28.283Z] --- PASS: TestHashData (0.00s) [2022-03-16T11:32:28.283Z] PASS [2022-03-16T11:32:28.283Z] coverage: 2.8% of statements [2022-03-16T11:32:28.283Z] ok github.com/docker/docker/libnetwork/resolvconf 0.062s coverage: 2.8% of statements [2022-03-16T11:32:28.480Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-03-16T11:32:28.480Z] === RUN TestContainerVolumesMountedAsShared [2022-03-16T11:32:28.493Z] === RUN TestSizeEmpty [2022-03-16T11:32:28.493Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestSizeEmptyFile [2022-03-16T11:32:28.493Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestSizeNonemptyFile [2022-03-16T11:32:28.493Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-16T11:32:28.493Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-16T11:32:28.493Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-16T11:32:28.493Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-16T11:32:28.493Z] === RUN TestMoveToSubdir [2022-03-16T11:32:28.493Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-16T11:32:28.493Z] === RUN TestSizeNonExistingDirectory [2022-03-16T11:32:28.493Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-16T11:32:28.493Z] PASS [2022-03-16T11:32:28.493Z] coverage: 80.0% of statements [2022-03-16T11:32:28.493Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-16T11:32:28.736Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-16T11:32:28.736Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-16T11:32:28.750Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-16T11:32:28.750Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-16T11:32:28.750Z] === RUN TestErrorConstructors [2022-03-16T11:32:28.750Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-16T11:32:28.750Z] === RUN TestCompareIPMask [2022-03-16T11:32:28.750Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-16T11:32:28.750Z] === RUN TestUtilGetHostPartIP [2022-03-16T11:32:28.750Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-16T11:32:28.750Z] === RUN TestUtilGetBroadcastIP [2022-03-16T11:32:28.750Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-16T11:32:28.750Z] === RUN TestParseCIDR [2022-03-16T11:32:28.750Z] --- PASS: TestParseCIDR (0.00s) [2022-03-16T11:32:28.750Z] PASS [2022-03-16T11:32:28.750Z] coverage: 37.3% of statements [2022-03-16T11:32:28.750Z] ok github.com/docker/docker/libnetwork/types 0.064s coverage: 37.3% of statements [2022-03-16T11:32:28.833Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2022-03-16T11:32:28.833Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2022-03-16T11:32:28.833Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-03-16T11:32:28.833Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:32:28.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-03-16T11:32:28.992Z] === RUN TestNetworkNat [2022-03-16T11:32:29.093Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-16T11:32:29.093Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-16T11:32:29.096Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2022-03-16T11:32:29.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-16T11:32:29.247Z] --- PASS: TestNetworkNat (0.39s) [2022-03-16T11:32:29.247Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:32:29.459Z] === RUN TestPollerAddRemove [2022-03-16T11:32:29.459Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-16T11:32:29.459Z] === RUN TestPollerEvent [2022-03-16T11:32:29.459Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:32:29.459Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-16T11:32:29.459Z] === RUN TestPollerClose [2022-03-16T11:32:29.459Z] --- PASS: TestPollerClose (0.00s) [2022-03-16T11:32:29.459Z] PASS [2022-03-16T11:32:29.459Z] coverage: 45.7% of statements [2022-03-16T11:32:29.459Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-03-16T11:32:29.736Z] 2022/03/16 11:32:29 Closing DB instances... [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-16T11:32:29.736Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-16T11:32:29.736Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-16T11:32:29.810Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-16T11:32:29.810Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:32:29.918Z] 2022/03/16 11:32:29 Closing DB instances... [2022-03-16T11:32:30.034Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-16T11:32:30.034Z] Loaded image: busybox:latest [2022-03-16T11:32:30.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-16T11:32:30.204Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-16T11:32:30.204Z] PASS [2022-03-16T11:32:30.204Z] coverage: 50.0% of statements [2022-03-16T11:32:30.204Z] ok github.com/docker/docker/oci 0.107s coverage: 50.0% of statements [2022-03-16T11:32:30.296Z] Loaded image: busybox:glibc [2022-03-16T11:32:30.671Z] === RUN TestAddressPoolOpt [2022-03-16T11:32:30.671Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/a [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/something [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/_=a [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/env1=value1 [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/_env1=value1 [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/PATH [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/=a [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/PATH= [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/PATH=something [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/asd!qwe [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/1asd [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/123 [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/some_space [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/__some_space_before [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/some_space_after__ [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/= [2022-03-16T11:32:30.671Z] === RUN TestValidateEnv/PaTh [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-16T11:32:30.671Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestParseHost [2022-03-16T11:32:30.671Z] --- PASS: TestParseHost (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestParseDockerDaemonHost [2022-03-16T11:32:30.671Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestParseTCP [2022-03-16T11:32:30.671Z] --- PASS: TestParseTCP (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-16T11:32:30.671Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestValidateExtraHosts [2022-03-16T11:32:30.671Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestIpOptString [2022-03-16T11:32:30.671Z] --- PASS: TestIpOptString (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-16T11:32:30.671Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestNewIpOptValidDefaultVal [2022-03-16T11:32:30.671Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestIpOptSetInvalidVal [2022-03-16T11:32:30.671Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestValidateIPAddress [2022-03-16T11:32:30.671Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestMapOpts [2022-03-16T11:32:30.671Z] --- PASS: TestMapOpts (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestListOptsWithoutValidator [2022-03-16T11:32:30.671Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestListOptsWithValidator [2022-03-16T11:32:30.671Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestValidateDNSSearch [2022-03-16T11:32:30.671Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_general_format [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_one_more [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-16T11:32:30.671Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-16T11:32:30.671Z] --- PASS: TestValidateLabel (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-16T11:32:30.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestNamedListOpts [2022-03-16T11:32:30.672Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestNamedMapOpts [2022-03-16T11:32:30.672Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestParseLink [2022-03-16T11:32:30.672Z] --- PASS: TestParseLink (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestQuotedStringSetWithQuotes [2022-03-16T11:32:30.672Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-16T11:32:30.672Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-16T11:32:30.672Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-16T11:32:30.672Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-16T11:32:30.672Z] === RUN TestUlimitOpt [2022-03-16T11:32:30.672Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-16T11:32:30.672Z] PASS [2022-03-16T11:32:30.672Z] coverage: 67.4% of statements [2022-03-16T11:32:30.672Z] ok github.com/docker/docker/opts 0.113s coverage: 67.4% of statements [2022-03-16T11:32:30.672Z] === RUN TestParseVersion [2022-03-16T11:32:30.672Z] --- PASS: TestParseVersion (0.00s) [2022-03-16T11:32:30.672Z] PASS [2022-03-16T11:32:30.672Z] coverage: 52.9% of statements [2022-03-16T11:32:30.672Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 52.9% of statements [2022-03-16T11:32:30.883Z] === RUN TestCopyFileWithInvalidSrc [2022-03-16T11:32:30.883Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:32:30.883Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-16T11:32:30.883Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-16T11:32:30.883Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCopyFile [2022-03-16T11:32:30.883Z] --- PASS: TestCopyFile (0.01s) [2022-03-16T11:32:30.883Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-16T11:32:30.883Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:32:30.883Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-16T11:32:30.883Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-16T11:32:30.883Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:32:30.883Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestWildcardMatches [2022-03-16T11:32:30.883Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestPatternMatches [2022-03-16T11:32:30.883Z] --- PASS: TestPatternMatches (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-16T11:32:30.883Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestPatternMatchesFolderExclusions [2022-03-16T11:32:30.883Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-16T11:32:30.883Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-16T11:32:30.883Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-16T11:32:30.883Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-16T11:32:30.883Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestSingleExclamationError [2022-03-16T11:32:30.883Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestMatchesWithNoPatterns [2022-03-16T11:32:30.883Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestMatchesWithMalformedPatterns [2022-03-16T11:32:30.883Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestMatches [2022-03-16T11:32:30.883Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-16T11:32:30.883Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-16T11:32:30.883Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-16T11:32:30.883Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-16T11:32:30.883Z] --- PASS: TestMatches (0.01s) [2022-03-16T11:32:30.883Z] --- PASS: TestMatches/MatchesOrParentMatches (0.01s) [2022-03-16T11:32:30.883Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-16T11:32:30.883Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-16T11:32:30.883Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatterns [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatternsExceptionFlag [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCleanPatternsErrorSingleException [2022-03-16T11:32:30.883Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCreateIfNotExistsDir [2022-03-16T11:32:30.883Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-16T11:32:30.883Z] === RUN TestCreateIfNotExistsFile [2022-03-16T11:32:30.883Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-16T11:32:30.883Z] === RUN TestMatch [2022-03-16T11:32:30.883Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:32:30.883Z] === RUN TestCompile [2022-03-16T11:32:30.883Z] === RUN TestCompile/slash [2022-03-16T11:32:30.883Z] === RUN TestCompile/backslash [2022-03-16T11:32:30.883Z] --- PASS: TestCompile (0.00s) [2022-03-16T11:32:30.883Z] --- PASS: TestCompile/slash (0.00s) [2022-03-16T11:32:30.883Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-16T11:32:30.883Z] PASS [2022-03-16T11:32:30.883Z] coverage: 84.7% of statements [2022-03-16T11:32:30.883Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 84.7% of statements [2022-03-16T11:32:31.237Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-16T11:32:31.341Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-16T11:32:31.341Z] === RUN TestNetworkDBNodeLeave [2022-03-16T11:32:31.341Z] === RUN TestGet [2022-03-16T11:32:31.341Z] --- PASS: TestGet (0.00s) [2022-03-16T11:32:31.341Z] === RUN TestGetShortcutString [2022-03-16T11:32:31.341Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-16T11:32:31.341Z] PASS [2022-03-16T11:32:31.341Z] coverage: 42.9% of statements [2022-03-16T11:32:31.341Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-03-16T11:32:31.498Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-16T11:32:31.657Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-16T11:32:31.657Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-16T11:32:31.799Z] --- PASS: TestTarFiles (6.61s) [2022-03-16T11:32:31.799Z] === RUN TestDetectCompressionZstd [2022-03-16T11:32:31.799Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-16T11:32:31.799Z] === RUN TestTarUntar [2022-03-16T11:32:31.799Z] --- PASS: TestTarUntar (0.04s) [2022-03-16T11:32:31.799Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-16T11:32:31.799Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-16T11:32:31.799Z] === RUN TestTarWithOptions [2022-03-16T11:32:31.799Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-16T11:32:31.799Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-16T11:32:31.799Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-16T11:32:31.799Z] === RUN TestUntarUstarGnuConflict [2022-03-16T11:32:31.799Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-16T11:32:31.799Z] === RUN TestUntarInvalidFilenames [2022-03-16T11:32:32.256Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2412254014\\dest" [2022-03-16T11:32:32.256Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-16T11:32:32.256Z] === RUN TestUntarHardlinkToSymlink [2022-03-16T11:32:32.256Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-16T11:32:32.256Z] === RUN TestUntarInvalidHardlink [2022-03-16T11:32:32.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1885077571\\victim\\hello" -> "../victim/hello" [2022-03-16T11:32:32.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink185868591\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:32:32.257Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2997762222\\victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3425206654\\victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1777329954\\victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1305349095\\victim" -> "../victim" [2022-03-16T11:32:32.257Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-16T11:32:32.257Z] === RUN TestUntarInvalidSymlink [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4203113409\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2679910860\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2451633198\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3809740269\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2475323179\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2765528671\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:32.257Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1863716826\\dest\\dir\\loophole" -> "../../victim" [2022-03-16T11:32:32.257Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-16T11:32:32.257Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-16T11:32:32.257Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-16T11:32:32.257Z] === RUN TestXGlobalNoParent [2022-03-16T11:32:32.257Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-16T11:32:32.257Z] === RUN TestReplaceFileTarWrapper [2022-03-16T11:32:32.257Z] === RUN TestCreateIDMapOrder [2022-03-16T11:32:32.257Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-16T11:32:32.257Z] PASS [2022-03-16T11:32:32.257Z] coverage: 7.2% of statements [2022-03-16T11:32:32.257Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-03-16T11:32:32.325Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-16T11:32:32.325Z] === RUN TestPause [2022-03-16T11:32:32.581Z] --- PASS: TestPause (0.39s) [2022-03-16T11:32:32.581Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:32:32.581Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:32:32.581Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:32:32.581Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:32:32.643Z] 2022/03/16 11:32:32 Closing DB instances... [2022-03-16T11:32:32.643Z] === RUN TestPeerCertificateMarshalJSON [2022-03-16T11:32:32.714Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-03-16T11:32:32.714Z] === RUN TestPrefixHeaderReadable [2022-03-16T11:32:32.714Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-16T11:32:32.714Z] === RUN TestDisablePigz [2022-03-16T11:32:32.714Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-16T11:32:32.714Z] --- PASS: TestDisablePigz (0.13s) [2022-03-16T11:32:32.714Z] === RUN TestPigz [2022-03-16T11:32:32.714Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-16T11:32:32.714Z] --- PASS: TestPigz (0.14s) [2022-03-16T11:32:32.714Z] === RUN TestNosysFileInfo [2022-03-16T11:32:32.714Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:32:32.714Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:32:32.714Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestCanonicalTarNameForPath [2022-03-16T11:32:32.714Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestCanonicalTarName [2022-03-16T11:32:32.714Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestChmodTarEntry [2022-03-16T11:32:32.714Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestHardLinkOrder [2022-03-16T11:32:32.714Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-16T11:32:32.714Z] === RUN TestChangeString [2022-03-16T11:32:32.714Z] --- PASS: TestChangeString (0.00s) [2022-03-16T11:32:32.714Z] === RUN TestChangesWithNoChanges [2022-03-16T11:32:32.882Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-16T11:32:32.882Z] Loaded image: debian:bullseye-slim [2022-03-16T11:32:32.882Z] Loaded image: hello-world:latest [2022-03-16T11:32:32.882Z] Loaded image: arm32v7/hello-world:latest [2022-03-16T11:32:33.111Z] === RUN TestIsArchivePathDir [2022-03-16T11:32:33.111Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-16T11:32:33.111Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-16T11:32:33.111Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-03-16T11:32:33.111Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-16T11:32:33.111Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-16T11:32:33.111Z] === RUN TestMiddleware [2022-03-16T11:32:33.111Z] --- PASS: TestMiddleware (0.00s) [2022-03-16T11:32:33.111Z] === RUN TestNewResponseModifier [2022-03-16T11:32:33.111Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-16T11:32:33.111Z] PASS [2022-03-16T11:32:33.111Z] coverage: 26.8% of statements [2022-03-16T11:32:33.111Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 26.8% of statements [2022-03-16T11:32:33.111Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-16T11:32:33.111Z] === RUN TestIsArchivePathInvalidFile [2022-03-16T11:32:33.143Z] --- PASS: TestPauseStopPausedContainer (0.38s) [2022-03-16T11:32:33.143Z] === RUN TestPidHost [2022-03-16T11:32:33.171Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-03-16T11:32:33.171Z] === RUN TestChangesWithChanges [2022-03-16T11:32:33.171Z] --- PASS: TestChangesWithChanges (0.07s) [2022-03-16T11:32:33.171Z] === RUN TestChangesWithChangesGH13590 [2022-03-16T11:32:33.171Z] changes_test.go:195: needs more investigation [2022-03-16T11:32:33.171Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:32:33.171Z] === RUN TestChangesDirsEmpty [2022-03-16T11:32:33.171Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-03-16T11:32:33.171Z] === RUN TestChangesDirsMutated [2022-03-16T11:32:33.171Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-03-16T11:32:33.171Z] === RUN TestApplyLayer [2022-03-16T11:32:33.171Z] changes_test.go:432: needs further investigation [2022-03-16T11:32:33.171Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-16T11:32:33.171Z] === RUN TestChangesSizeWithHardlinks [2022-03-16T11:32:33.171Z] changes_test.go:468: needs further investigation [2022-03-16T11:32:33.171Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:32:33.171Z] === RUN TestChangesSizeWithNoChanges [2022-03-16T11:32:33.171Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-16T11:32:33.171Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-16T11:32:33.171Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-16T11:32:33.171Z] === RUN TestChangesSize [2022-03-16T11:32:33.171Z] --- PASS: TestChangesSize (0.01s) [2022-03-16T11:32:33.171Z] === RUN TestApplyLayerInvalidFilenames [2022-03-16T11:32:33.171Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1432465889\\dest" [2022-03-16T11:32:33.171Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-16T11:32:33.171Z] === RUN TestApplyLayerInvalidHardlink [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink323294392\\victim\\hello" -> "../victim/hello" [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3448512645\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1740351042\\victim" -> "../victim" [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink923914490\\victim" -> "../victim" [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink751074825\\victim" -> "../victim" [2022-03-16T11:32:33.171Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2638662190\\victim" -> "../victim" [2022-03-16T11:32:33.171Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-16T11:32:33.171Z] === RUN TestApplyLayerInvalidSymlink [2022-03-16T11:32:33.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3490042125\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:32:33.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3852837531\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:32:33.171Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink639080220\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:33.456Z] docker_cli_daemon_test.go:1472: [d15879944561f] daemon is not started [2022-03-16T11:32:33.456Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-16T11:32:33.579Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-03-16T11:32:33.579Z] === RUN TestIsArchivePathTar [2022-03-16T11:32:33.579Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-03-16T11:32:33.579Z] === RUN TestDecompressStreamGzip [2022-03-16T11:32:33.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1238210307\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:33.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3832621229\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:33.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink910402198\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:33.628Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-16T11:32:33.628Z] === RUN TestApplyLayerWhiteouts [2022-03-16T11:32:33.628Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-16T11:32:33.628Z] === RUN TestGenerateEmptyFile [2022-03-16T11:32:33.628Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestGenerateWithContent [2022-03-16T11:32:33.628Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-16T11:32:33.628Z] PASS [2022-03-16T11:32:33.628Z] coverage: 63.0% of statements [2022-03-16T11:32:33.628Z] ok github.com/docker/docker/pkg/archive 9.510s coverage: 63.0% of statements [2022-03-16T11:32:33.628Z] === RUN TestFixedBufferCap [2022-03-16T11:32:33.628Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestFixedBufferLen [2022-03-16T11:32:33.628Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestFixedBufferString [2022-03-16T11:32:33.628Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestFixedBufferWrite [2022-03-16T11:32:33.628Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestFixedBufferRead [2022-03-16T11:32:33.628Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestBytesPipeRead [2022-03-16T11:32:33.628Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestBytesPipeWrite [2022-03-16T11:32:33.628Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-16T11:32:33.628Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-16T11:32:34.047Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-16T11:32:34.047Z] === RUN TestDecompressStreamBzip2 [2022-03-16T11:32:34.047Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-03-16T11:32:34.047Z] === RUN TestDecompressStreamXz [2022-03-16T11:32:34.047Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:32:34.047Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestDecompressStreamZstd [2022-03-16T11:32:34.047Z] === RUN TestUnbuffered [2022-03-16T11:32:34.047Z] --- PASS: TestUnbuffered (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestRaceUnbuffered [2022-03-16T11:32:34.047Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-16T11:32:34.047Z] PASS [2022-03-16T11:32:34.047Z] coverage: 100.0% of statements [2022-03-16T11:32:34.047Z] archive_test.go:140: zstd not installed [2022-03-16T11:32:34.047Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-16T11:32:34.047Z] === RUN TestCompressStreamXzUnsupported [2022-03-16T11:32:34.047Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-16T11:32:34.047Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestCompressStreamInvalid [2022-03-16T11:32:34.047Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestExtensionInvalid [2022-03-16T11:32:34.047Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestExtensionUncompressed [2022-03-16T11:32:34.047Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-16T11:32:34.047Z] === RUN TestExtensionBzip2 [2022-03-16T11:32:34.047Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-16T11:32:34.048Z] === RUN TestExtensionGzip [2022-03-16T11:32:34.048Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-16T11:32:34.048Z] === RUN TestExtensionXz [2022-03-16T11:32:34.048Z] --- PASS: TestExtensionXz (0.00s) [2022-03-16T11:32:34.048Z] === RUN TestExtensionZstd [2022-03-16T11:32:34.048Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-16T11:32:34.048Z] === RUN TestCmdStreamLargeStderr [2022-03-16T11:32:34.048Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2022-03-16T11:32:34.048Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-03-16T11:32:34.048Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-16T11:32:34.048Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-03-16T11:32:34.048Z] === RUN TestCmdStreamBad [2022-03-16T11:32:34.048Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:32:34.048Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-16T11:32:34.048Z] === RUN TestCmdStreamGood [2022-03-16T11:32:34.048Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-16T11:32:34.048Z] === RUN TestUntarPathWithInvalidDest [2022-03-16T11:32:34.071Z] --- PASS: TestPidHost (0.85s) [2022-03-16T11:32:34.071Z] === RUN TestPsFilter [2022-03-16T11:32:34.071Z] --- PASS: TestPsFilter (0.19s) [2022-03-16T11:32:34.071Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:32:34.088Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-16T11:32:34.088Z] === RUN TestNetworkDBWatch [2022-03-16T11:32:34.088Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-16T11:32:34.088Z] === RUN TestAtomicWriteToFile [2022-03-16T11:32:34.088Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-16T11:32:34.088Z] === RUN TestAtomicWriteSetCommit [2022-03-16T11:32:34.088Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-16T11:32:34.088Z] === RUN TestAtomicWriteSetCancel [2022-03-16T11:32:34.088Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-16T11:32:34.088Z] === RUN TestReadCloserWrapperClose [2022-03-16T11:32:34.088Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestReaderErrWrapperReadOnError [2022-03-16T11:32:34.088Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestReaderErrWrapperRead [2022-03-16T11:32:34.088Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestCancelReadCloser [2022-03-16T11:32:34.088Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-16T11:32:34.088Z] === RUN TestWriteCloserWrapperClose [2022-03-16T11:32:34.088Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestNopWriteCloser [2022-03-16T11:32:34.088Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestNopWriter [2022-03-16T11:32:34.088Z] --- PASS: TestNopWriter (0.00s) [2022-03-16T11:32:34.088Z] === RUN TestWriteCounter [2022-03-16T11:32:34.088Z] --- PASS: TestWriteCounter (0.00s) [2022-03-16T11:32:34.088Z] PASS [2022-03-16T11:32:34.088Z] coverage: 70.1% of statements [2022-03-16T11:32:34.088Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.1% of statements [2022-03-16T11:32:34.328Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-03-16T11:32:34.328Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:32:34.399Z] check_test.go:308: [dc39a780e31f6] daemon is not started [2022-03-16T11:32:34.399Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-16T11:32:34.515Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-16T11:32:34.515Z] === RUN TestUntarPathWithInvalidSrc [2022-03-16T11:32:34.515Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestUntarPath [2022-03-16T11:32:34.515Z] --- PASS: TestUntarPath (0.09s) [2022-03-16T11:32:34.515Z] === RUN TestUntarPathWithDestinationFile [2022-03-16T11:32:34.515Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-16T11:32:34.515Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-16T11:32:34.515Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-16T11:32:34.515Z] === RUN TestCopyWithTarInvalidSrc [2022-03-16T11:32:34.515Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-16T11:32:34.515Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestCopyWithTarSrcFile [2022-03-16T11:32:34.515Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-16T11:32:34.515Z] === RUN TestCopyWithTarSrcFolder [2022-03-16T11:32:34.515Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-16T11:32:34.515Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-16T11:32:34.515Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-16T11:32:34.515Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-16T11:32:34.515Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-16T11:32:34.515Z] === RUN TestCopyFileWithTarSrcFile [2022-03-16T11:32:34.515Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-16T11:32:34.515Z] === RUN TestTarFiles [2022-03-16T11:32:34.889Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-03-16T11:32:34.890Z] === RUN TestRemoveContainerRunning [2022-03-16T11:32:34.982Z] === RUN TestMatch [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[foo]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[foo_bar]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[]#01 [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[qux]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-16T11:32:34.982Z] === RUN TestMatch/[[foo_baz]] [2022-03-16T11:32:34.982Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-16T11:32:34.982Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-16T11:32:34.982Z] PASS [2022-03-16T11:32:34.982Z] coverage: 87.5% of statements [2022-03-16T11:32:34.982Z] ok github.com/docker/docker/pkg/capabilities 0.087s coverage: 87.5% of statements [2022-03-16T11:32:35.052Z] === RUN TestError [2022-03-16T11:32:35.052Z] --- PASS: TestError (0.00s) [2022-03-16T11:32:35.052Z] === RUN TestProgressString [2022-03-16T11:32:35.052Z] === RUN TestProgressString/no_progress [2022-03-16T11:32:35.052Z] === RUN TestProgressString/progress_1 [2022-03-16T11:32:35.052Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-16T11:32:35.052Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-16T11:32:35.052Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-16T11:32:35.052Z] === RUN TestProgressString/with_units [2022-03-16T11:32:35.052Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-16T11:32:35.052Z] === RUN TestProgressString/hide_counts [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-16T11:32:35.052Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-16T11:32:35.052Z] === RUN TestJSONMessageDisplay [2022-03-16T11:32:35.146Z] --- PASS: TestRemoveContainerRunning (0.35s) [2022-03-16T11:32:35.146Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:32:35.342Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-16T11:32:35.510Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-16T11:32:35.510Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-16T11:32:35.510Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-16T11:32:35.510Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-16T11:32:35.510Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-16T11:32:35.510Z] === RUN TestDisplayJSONMessagesStream [2022-03-16T11:32:35.510Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-16T11:32:35.510Z] PASS [2022-03-16T11:32:35.510Z] coverage: 91.7% of statements [2022-03-16T11:32:35.510Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2022-03-16T11:32:35.510Z] 2022/03/16 11:32:35 Closing DB instances... [2022-03-16T11:32:35.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-16T11:32:35.708Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:32:35.708Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-16T11:32:35.708Z] === RUN TestRenameLinkedContainer [2022-03-16T11:32:35.967Z] === RUN TestChrootTarUntar [2022-03-16T11:32:35.967Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-16T11:32:35.967Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootUntarEmptyArchive [2022-03-16T11:32:35.967Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootTarUntarWithSymlink [2022-03-16T11:32:35.967Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootCopyWithTar [2022-03-16T11:32:35.967Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootCopyFileWithTar [2022-03-16T11:32:35.967Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootUntarPath [2022-03-16T11:32:35.967Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-16T11:32:35.967Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-16T11:32:35.967Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:32:35.967Z] === RUN TestChrootApplyDotDotFile [2022-03-16T11:32:35.967Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:32:35.967Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:32:35.967Z] PASS [2022-03-16T11:32:35.967Z] coverage: 15.1% of statements [2022-03-16T11:32:35.967Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.1% of statements [2022-03-16T11:32:35.967Z] 2022/03/16 11:32:35 Closing DB instances... [2022-03-16T11:32:35.968Z] === RUN TestStandardLongPath [2022-03-16T11:32:35.968Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-16T11:32:35.968Z] === RUN TestUNCLongPath [2022-03-16T11:32:35.968Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-16T11:32:35.968Z] PASS [2022-03-16T11:32:35.968Z] coverage: 100.0% of statements [2022-03-16T11:32:35.968Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-03-16T11:32:36.286Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-16T11:32:36.547Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-16T11:32:36.933Z] === RUN TestNameFormat [2022-03-16T11:32:36.933Z] --- PASS: TestNameFormat (0.00s) [2022-03-16T11:32:36.933Z] === RUN TestNameRetries [2022-03-16T11:32:36.933Z] --- PASS: TestNameRetries (0.00s) [2022-03-16T11:32:36.933Z] PASS [2022-03-16T11:32:36.933Z] coverage: 85.7% of statements [2022-03-16T11:32:36.933Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-03-16T11:32:36.933Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-16T11:32:36.933Z] === RUN TestNetworkDBBulkSync [2022-03-16T11:32:37.075Z] --- PASS: TestRenameLinkedContainer (1.47s) [2022-03-16T11:32:37.075Z] === RUN TestRenameStoppedContainer [2022-03-16T11:32:37.330Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-16T11:32:37.330Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:32:37.390Z] === RUN TestParseKeyValueOpt [2022-03-16T11:32:37.390Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-16T11:32:37.390Z] === RUN TestParseUintList [2022-03-16T11:32:37.390Z] --- PASS: TestParseUintList (0.00s) [2022-03-16T11:32:37.390Z] === RUN TestParseUintListMaximumLimits [2022-03-16T11:32:37.390Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-16T11:32:37.390Z] PASS [2022-03-16T11:32:37.390Z] coverage: 97.0% of statements [2022-03-16T11:32:37.390Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-03-16T11:32:37.491Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-16T11:32:37.530Z] === RUN TestEnsureRemoveAllNotExist [2022-03-16T11:32:37.530Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-16T11:32:37.530Z] === RUN TestEnsureRemoveAllWithDir [2022-03-16T11:32:37.530Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-16T11:32:37.530Z] === RUN TestEnsureRemoveAllWithFile [2022-03-16T11:32:37.530Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-16T11:32:37.530Z] PASS [2022-03-16T11:32:37.530Z] coverage: 0.0% of statements [2022-03-16T11:32:37.530Z] ok github.com/docker/docker/pkg/containerfs 0.066s coverage: 0.0% of statements [2022-03-16T11:32:37.998Z] === RUN TestSizeEmpty [2022-03-16T11:32:37.998Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-16T11:32:37.998Z] === RUN TestSizeEmptyFile [2022-03-16T11:32:37.998Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-16T11:32:37.998Z] === RUN TestSizeNonemptyFile [2022-03-16T11:32:37.998Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-16T11:32:37.998Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-16T11:32:37.998Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-16T11:32:37.998Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-16T11:32:37.998Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2022-03-16T11:32:37.998Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-16T11:32:37.998Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-16T11:32:37.998Z] === RUN TestMoveToSubdir [2022-03-16T11:32:37.998Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-16T11:32:37.998Z] === RUN TestSizeNonExistingDirectory [2022-03-16T11:32:37.998Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-16T11:32:37.998Z] PASS [2022-03-16T11:32:37.998Z] coverage: 80.0% of statements [2022-03-16T11:32:37.998Z] ok github.com/docker/docker/pkg/directory 0.110s coverage: 80.0% of statements [2022-03-16T11:32:37.998Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-16T11:32:37.998Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-16T11:32:38.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:32:38.211Z] INFO: Testing against a local daemon [2022-03-16T11:32:38.211Z] === RUN TestBuildWithSession [2022-03-16T11:32:38.211Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:32:38.211Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:32:38.211Z] === RUN TestBuildSquashParent [2022-03-16T11:32:38.211Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:32:38.211Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:32:38.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:32:38.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:32:38.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:32:38.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:32:38.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:32:38.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:32:38.260Z] --- PASS: TestRenameRunningContainerAndReuse (0.74s) [2022-03-16T11:32:38.260Z] === RUN TestRenameInvalidName [2022-03-16T11:32:38.355Z] === RUN TestNewAndRemove [2022-03-16T11:32:38.355Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-16T11:32:38.355Z] === RUN TestRemoveInvalidPath [2022-03-16T11:32:38.355Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-16T11:32:38.355Z] PASS [2022-03-16T11:32:38.355Z] coverage: 82.6% of statements [2022-03-16T11:32:38.355Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-03-16T11:32:38.355Z] 2022/03/16 11:32:38 Closing DB instances... [2022-03-16T11:32:38.434Z] check_test.go:308: [dfed2ebb6864f] daemon is not started [2022-03-16T11:32:38.434Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-16T11:32:38.516Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-16T11:32:38.516Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:32:38.695Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-16T11:32:38.982Z] === RUN TestPollerAddRemove [2022-03-16T11:32:38.982Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-16T11:32:38.982Z] === RUN TestPollerEvent [2022-03-16T11:32:38.982Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:32:38.982Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-16T11:32:38.982Z] === RUN TestPollerClose [2022-03-16T11:32:38.982Z] --- PASS: TestPollerClose (0.00s) [2022-03-16T11:32:38.982Z] PASS [2022-03-16T11:32:38.982Z] coverage: 45.7% of statements [2022-03-16T11:32:38.983Z] ok github.com/docker/docker/pkg/filenotify 0.066s coverage: 45.7% of statements [2022-03-16T11:32:39.040Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2022-03-16T11:32:39.040Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-16T11:32:39.882Z] --- PASS: TestRenameAnonymousContainer (1.34s) [2022-03-16T11:32:39.882Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:32:39.895Z] === RUN TestFailedConnection [2022-03-16T11:32:39.895Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-16T11:32:39.895Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-16T11:32:40.138Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-16T11:32:40.138Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:32:40.546Z] 2022/03/16 11:32:39 Closing DB instances... [2022-03-16T11:32:40.546Z] === RUN TestCopyFileWithInvalidSrc [2022-03-16T11:32:40.546Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:32:40.546Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-16T11:32:40.546Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-16T11:32:40.546Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-16T11:32:40.546Z] === RUN TestCopyFile [2022-03-16T11:32:40.546Z] --- PASS: TestCopyFile (0.01s) [2022-03-16T11:32:40.546Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-16T11:32:40.546Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:32:40.546Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-16T11:32:40.546Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-16T11:32:40.546Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:32:40.546Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestWildcardMatches [2022-03-16T11:32:40.546Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestPatternMatches [2022-03-16T11:32:40.546Z] --- PASS: TestPatternMatches (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-16T11:32:40.546Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestPatternMatchesFolderExclusions [2022-03-16T11:32:40.546Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-16T11:32:40.546Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-16T11:32:40.546Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-16T11:32:40.546Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-16T11:32:40.546Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestSingleExclamationError [2022-03-16T11:32:40.546Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestMatchesWithNoPatterns [2022-03-16T11:32:40.546Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestMatchesWithMalformedPatterns [2022-03-16T11:32:40.546Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestMatches [2022-03-16T11:32:40.546Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-16T11:32:40.546Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-16T11:32:40.546Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-16T11:32:40.546Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-16T11:32:40.546Z] --- PASS: TestMatches (0.01s) [2022-03-16T11:32:40.546Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-16T11:32:40.546Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-16T11:32:40.546Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-16T11:32:40.546Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatterns [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatternsExceptionFlag [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCleanPatternsErrorSingleException [2022-03-16T11:32:40.546Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCreateIfNotExistsDir [2022-03-16T11:32:40.546Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-16T11:32:40.546Z] === RUN TestCreateIfNotExistsFile [2022-03-16T11:32:40.546Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-16T11:32:40.546Z] === RUN TestMatch [2022-03-16T11:32:40.546Z] --- PASS: TestMatch (0.00s) [2022-03-16T11:32:40.546Z] === RUN TestCompile [2022-03-16T11:32:40.546Z] === RUN TestCompile/slash [2022-03-16T11:32:40.546Z] === RUN TestCompile/backslash [2022-03-16T11:32:40.546Z] --- PASS: TestCompile (0.00s) [2022-03-16T11:32:40.546Z] --- PASS: TestCompile/slash (0.00s) [2022-03-16T11:32:40.546Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-16T11:32:40.546Z] PASS [2022-03-16T11:32:40.546Z] coverage: 84.7% of statements [2022-03-16T11:32:40.546Z] ok github.com/docker/docker/pkg/fileutils 0.125s coverage: 84.7% of statements [2022-03-16T11:32:40.608Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-16T11:32:40.860Z] --- PASS: TestFailedConnection (1.05s) [2022-03-16T11:32:40.860Z] === RUN TestFailOnce [2022-03-16T11:32:41.065Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-03-16T11:32:41.065Z] === RUN TestResize [2022-03-16T11:32:41.179Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-16T11:32:41.318Z] 2022/03/16 11:32:40 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-03-16T11:32:41.318Z] goroutine 9 [running]: [2022-03-16T11:32:41.318Z] net/http.(*conn).serve.func1() [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:32:41.318Z] panic({0x1073700, 0x11bd030}) [2022-03-16T11:32:41.318Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:32:41.318Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-03-16T11:32:41.318Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-16T11:32:41.318Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11c2838?, 0xc0000c0000?}, 0xfcda46?) [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:32:41.318Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x11c2838, 0xc0000c0000}, 0xc00019e100) [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-16T11:32:41.318Z] net/http.serverHandler.ServeHTTP({0x11c0e58?}, {0x11c2838, 0xc0000c0000}, 0xc00019e100) [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:32:41.318Z] net/http.(*conn).serve(0xc000066e60, {0x11c2d38, 0xc0000880c0}) [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:32:41.318Z] created by net/http.(*Server).Serve [2022-03-16T11:32:41.318Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:32:41.318Z] time="2022-03-16T11:32:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-03-16T11:32:41.318Z] --- PASS: TestGetAddress (23.86s) [2022-03-16T11:32:41.318Z] === RUN TestRequestSyntaxCheck [2022-03-16T11:32:41.318Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-16T11:32:41.318Z] === RUN TestRequest [2022-03-16T11:32:41.329Z] --- PASS: TestResize (0.37s) [2022-03-16T11:32:41.329Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:32:41.531Z] === RUN TestGet [2022-03-16T11:32:41.531Z] --- PASS: TestGet (0.00s) [2022-03-16T11:32:41.531Z] === RUN TestGetShortcutString [2022-03-16T11:32:41.531Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-16T11:32:41.531Z] PASS [2022-03-16T11:32:41.531Z] coverage: 42.9% of statements [2022-03-16T11:32:41.531Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2022-03-16T11:32:41.531Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-16T11:32:41.531Z] === RUN TestNetworkDBNodeLeave [2022-03-16T11:32:41.896Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-16T11:32:41.896Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:32:42.152Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:42.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:42.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:42.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:32:42.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:42.286Z] --- PASS: TestFailOnce (1.19s) [2022-03-16T11:32:42.286Z] === RUN TestEchoInputOutput [2022-03-16T11:32:42.286Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-16T11:32:42.286Z] === RUN TestBackoff [2022-03-16T11:32:42.286Z] --- PASS: TestBackoff (0.00s) [2022-03-16T11:32:42.286Z] === RUN TestAbortRetry [2022-03-16T11:32:42.286Z] --- PASS: TestAbortRetry (0.00s) [2022-03-16T11:32:42.286Z] === RUN TestClientScheme [2022-03-16T11:32:42.286Z] --- PASS: TestClientScheme (0.00s) [2022-03-16T11:32:42.286Z] === RUN TestNewClientWithTimeout [2022-03-16T11:32:42.517Z] === RUN TestCreateIDMapOrder [2022-03-16T11:32:42.517Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-16T11:32:42.517Z] PASS [2022-03-16T11:32:42.517Z] coverage: 7.2% of statements [2022-03-16T11:32:42.517Z] ok github.com/docker/docker/pkg/idtools 0.074s coverage: 7.2% of statements [2022-03-16T11:32:42.517Z] --- PASS: TestTarFiles (7.94s) [2022-03-16T11:32:42.517Z] === RUN TestDetectCompressionZstd [2022-03-16T11:32:42.517Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-16T11:32:42.517Z] === RUN TestTarUntar [2022-03-16T11:32:42.517Z] --- PASS: TestTarUntar (0.05s) [2022-03-16T11:32:42.517Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-16T11:32:42.517Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-16T11:32:42.517Z] === RUN TestTarWithOptions [2022-03-16T11:32:42.517Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-16T11:32:42.517Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-16T11:32:42.517Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-16T11:32:42.517Z] === RUN TestUntarUstarGnuConflict [2022-03-16T11:32:42.517Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-16T11:32:42.517Z] === RUN TestUntarInvalidFilenames [2022-03-16T11:32:42.595Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-16T11:32:42.595Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-16T11:32:42.744Z] time="2022-03-16T11:32:42Z" 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-16T11:32:42.744Z] 2022/03/16 11:32:42 Closing DB instances... [2022-03-16T11:32:42.744Z] time="2022-03-16T11:32:42Z" level=error msg="node: 79ce6ae2fdce is unknown to memberlist" [2022-03-16T11:32:42.861Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-16T11:32:42.984Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames501094901\\dest" [2022-03-16T11:32:42.984Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-16T11:32:42.984Z] === RUN TestUntarHardlinkToSymlink [2022-03-16T11:32:42.984Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-16T11:32:42.984Z] === RUN TestUntarInvalidHardlink [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1407702035\\victim\\hello" -> "../victim/hello" [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2220364490\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1400299623\\victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1579985760\\victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3974090369\\victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3887980274\\victim" -> "../victim" [2022-03-16T11:32:42.984Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-16T11:32:42.984Z] === RUN TestUntarInvalidSymlink [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2661774833\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2459026270\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3304457655\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2175151223\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3234538990\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink905068915\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:42.984Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2601222508\\dest\\dir\\loophole" -> "../../victim" [2022-03-16T11:32:42.984Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2022-03-16T11:32:42.984Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-16T11:32:42.984Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-03-16T11:32:42.984Z] === RUN TestXGlobalNoParent [2022-03-16T11:32:42.984Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-03-16T11:32:42.984Z] === RUN TestReplaceFileTarWrapper [2022-03-16T11:32:43.452Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-03-16T11:32:43.452Z] === RUN TestPrefixHeaderReadable [2022-03-16T11:32:43.452Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-16T11:32:43.452Z] === RUN TestDisablePigz [2022-03-16T11:32:43.452Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-16T11:32:43.452Z] --- PASS: TestDisablePigz (0.15s) [2022-03-16T11:32:43.452Z] === RUN TestPigz [2022-03-16T11:32:43.452Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-16T11:32:43.452Z] --- PASS: TestPigz (0.19s) [2022-03-16T11:32:43.452Z] === RUN TestNosysFileInfo [2022-03-16T11:32:43.452Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-16T11:32:43.452Z] === RUN TestCopyFileWithInvalidDest [2022-03-16T11:32:43.452Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:32:43.452Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:32:43.452Z] === RUN TestCanonicalTarNameForPath [2022-03-16T11:32:43.452Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-16T11:32:43.452Z] === RUN TestCanonicalTarName [2022-03-16T11:32:43.452Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-16T11:32:43.452Z] === RUN TestChmodTarEntry [2022-03-16T11:32:43.452Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-16T11:32:43.452Z] === RUN TestHardLinkOrder [2022-03-16T11:32:43.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:32:43.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:43.808Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-16T11:32:43.921Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-16T11:32:43.921Z] === RUN TestChangeString [2022-03-16T11:32:43.921Z] --- PASS: TestChangeString (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesWithNoChanges [2022-03-16T11:32:43.921Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-16T11:32:43.921Z] === RUN TestChangesWithChanges [2022-03-16T11:32:43.921Z] === RUN TestFixedBufferCap [2022-03-16T11:32:43.921Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestFixedBufferLen [2022-03-16T11:32:43.921Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestFixedBufferString [2022-03-16T11:32:43.921Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestFixedBufferWrite [2022-03-16T11:32:43.921Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestFixedBufferRead [2022-03-16T11:32:43.921Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestBytesPipeRead [2022-03-16T11:32:43.921Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestBytesPipeWrite [2022-03-16T11:32:43.921Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-16T11:32:43.921Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-16T11:32:43.921Z] === RUN TestChangesWithChangesGH13590 [2022-03-16T11:32:43.921Z] changes_test.go:195: needs more investigation [2022-03-16T11:32:43.921Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesDirsEmpty [2022-03-16T11:32:43.921Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:32:43.921Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesDirsMutated [2022-03-16T11:32:43.921Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:32:43.921Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestApplyLayer [2022-03-16T11:32:43.921Z] changes_test.go:432: needs further investigation [2022-03-16T11:32:43.921Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesSizeWithHardlinks [2022-03-16T11:32:43.921Z] changes_test.go:468: needs further investigation [2022-03-16T11:32:43.921Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesSizeWithNoChanges [2022-03-16T11:32:43.921Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-16T11:32:43.921Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestChangesSize [2022-03-16T11:32:43.921Z] --- PASS: TestChangesSize (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestApplyLayerInvalidFilenames [2022-03-16T11:32:43.921Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1759227049\\dest" [2022-03-16T11:32:43.921Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-16T11:32:43.921Z] === RUN TestApplyLayerInvalidHardlink [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1194675576\\victim\\hello" -> "../victim/hello" [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink867810860\\victim\\hello" -> "/../victim/hello" [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3696121040\\victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink324892054\\victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3122932354\\victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink722209063\\victim" -> "../victim" [2022-03-16T11:32:43.921Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-16T11:32:43.921Z] === RUN TestApplyLayerInvalidSymlink [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink205680046\\dest\\dotdot" -> "../victim/hello" [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3465763722\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545082608\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1136944873\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256755481\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:43.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2716796387\\dest\\loophole-victim" -> "../victim" [2022-03-16T11:32:43.921Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-16T11:32:43.921Z] === RUN TestApplyLayerWhiteouts [2022-03-16T11:32:43.921Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-16T11:32:43.921Z] === RUN TestGenerateEmptyFile [2022-03-16T11:32:43.921Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-16T11:32:43.921Z] === RUN TestGenerateWithContent [2022-03-16T11:32:43.921Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-16T11:32:43.921Z] PASS [2022-03-16T11:32:43.921Z] coverage: 62.0% of statements [2022-03-16T11:32:43.921Z] ok github.com/docker/docker/pkg/archive 10.855s coverage: 62.0% of statements [2022-03-16T11:32:44.278Z] time="2022-03-16T11:32:43Z" 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-16T11:32:44.379Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-16T11:32:44.390Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-16T11:32:44.390Z] === RUN TestAtomicWriteToFile [2022-03-16T11:32:44.390Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-16T11:32:44.390Z] === RUN TestAtomicWriteSetCommit [2022-03-16T11:32:44.390Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-16T11:32:44.390Z] === RUN TestAtomicWriteSetCancel [2022-03-16T11:32:44.390Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-16T11:32:44.390Z] === RUN TestReadCloserWrapperClose [2022-03-16T11:32:44.390Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestReaderErrWrapperReadOnError [2022-03-16T11:32:44.390Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestReaderErrWrapperRead [2022-03-16T11:32:44.390Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestCancelReadCloser [2022-03-16T11:32:44.390Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-16T11:32:44.390Z] === RUN TestWriteCloserWrapperClose [2022-03-16T11:32:44.390Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestNopWriteCloser [2022-03-16T11:32:44.390Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestNopWriter [2022-03-16T11:32:44.390Z] --- PASS: TestNopWriter (0.00s) [2022-03-16T11:32:44.390Z] === RUN TestWriteCounter [2022-03-16T11:32:44.390Z] --- PASS: TestWriteCounter (0.00s) [2022-03-16T11:32:44.390Z] PASS [2022-03-16T11:32:44.390Z] coverage: 69.2% of statements [2022-03-16T11:32:44.390Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 69.2% of statements [2022-03-16T11:32:44.390Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-16T11:32:44.390Z] === RUN TestNetworkDBWatch [2022-03-16T11:32:44.951Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.02s) [2022-03-16T11:32:44.951Z] PASS [2022-03-16T11:32:44.951Z] [2022-03-16T11:32:44.951Z] === Skipped [2022-03-16T11:32:44.951Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-16T11:32:44.951Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:32:44.951Z] [2022-03-16T11:32:44.951Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-03-16T11:32:44.951Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:32:44.951Z] [2022-03-16T11:32:44.951Z] DONE 34 tests, 2 skipped in 182.609s [2022-03-16T11:32:44.951Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-16T11:32:44.951Z] ++ 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-16T11:32:44.951Z] ++ set -e [2022-03-16T11:32:44.951Z] ++ '[' -n 0 ']' [2022-03-16T11:32:44.951Z] ++ set -x [2022-03-16T11:32:44.951Z] ++ 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-16T11:32:45.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:32:45.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:32:45.213Z] INFO: Testing against a local daemon [2022-03-16T11:32:45.213Z] === RUN TestConfigInspect [2022-03-16T11:32:45.377Z] === RUN TestError [2022-03-16T11:32:45.377Z] --- PASS: TestError (0.00s) [2022-03-16T11:32:45.377Z] === RUN TestProgressString [2022-03-16T11:32:45.377Z] === RUN TestProgressString/no_progress [2022-03-16T11:32:45.377Z] === RUN TestProgressString/progress_1 [2022-03-16T11:32:45.377Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-16T11:32:45.377Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-16T11:32:45.377Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-16T11:32:45.377Z] === RUN TestProgressString/with_units [2022-03-16T11:32:45.377Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-16T11:32:45.377Z] === RUN TestProgressString/hide_counts [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-16T11:32:45.377Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-16T11:32:45.377Z] === RUN TestJSONMessageDisplay [2022-03-16T11:32:45.855Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-03-16T11:32:45.855Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-16T11:32:45.855Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-16T11:32:45.855Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-16T11:32:45.855Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-16T11:32:45.855Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-16T11:32:45.855Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-16T11:32:45.855Z] === RUN TestDisplayJSONMessagesStream [2022-03-16T11:32:45.855Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-16T11:32:45.855Z] PASS [2022-03-16T11:32:45.855Z] coverage: 91.7% of statements [2022-03-16T11:32:45.855Z] ok github.com/docker/docker/pkg/jsonmessage 0.268s coverage: 91.7% of statements [2022-03-16T11:32:46.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:46.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-16T11:32:46.323Z] 2022/03/16 11:32:45 Closing DB instances... [2022-03-16T11:32:46.323Z] === RUN TestStandardLongPath [2022-03-16T11:32:46.323Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-16T11:32:46.323Z] === RUN TestUNCLongPath [2022-03-16T11:32:46.323Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-16T11:32:46.323Z] PASS [2022-03-16T11:32:46.323Z] coverage: 100.0% of statements [2022-03-16T11:32:46.323Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2022-03-16T11:32:46.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:46.820Z] time="2022-03-16T11:32:46Z" 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-16T11:32:46.820Z] 2022/03/16 11:32:46 Closing DB instances... [2022-03-16T11:32:47.308Z] === RUN TestNameFormat [2022-03-16T11:32:47.308Z] --- PASS: TestNameFormat (0.00s) [2022-03-16T11:32:47.308Z] === RUN TestNameRetries [2022-03-16T11:32:47.308Z] --- PASS: TestNameRetries (0.00s) [2022-03-16T11:32:47.308Z] PASS [2022-03-16T11:32:47.308Z] coverage: 85.7% of statements [2022-03-16T11:32:47.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.080s coverage: 85.7% of statements [2022-03-16T11:32:47.775Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-16T11:32:47.775Z] === RUN TestNetworkDBBulkSync [2022-03-16T11:32:48.243Z] === RUN TestParseKeyValueOpt [2022-03-16T11:32:48.243Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-16T11:32:48.243Z] === RUN TestParseUintList [2022-03-16T11:32:48.243Z] --- PASS: TestParseUintList (0.00s) [2022-03-16T11:32:48.243Z] === RUN TestParseUintListMaximumLimits [2022-03-16T11:32:48.243Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-16T11:32:48.243Z] PASS [2022-03-16T11:32:48.243Z] coverage: 97.0% of statements [2022-03-16T11:32:48.243Z] ok github.com/docker/docker/pkg/parsers 0.061s coverage: 97.0% of statements [2022-03-16T11:32:48.350Z] time="2022-03-16T11:32:48Z" level=error msg="node1(284be165b366) Could not close DB: timeout waiting for leave broadcast" [2022-03-16T11:32:48.350Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-03-16T11:32:48.350Z] === RUN TestNetworkDBGarbageCollection [2022-03-16T11:32:48.700Z] --- PASS: TestConfigInspect (2.97s) [2022-03-16T11:32:48.700Z] === RUN TestConfigList [2022-03-16T11:32:48.700Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-16T11:32:49.229Z] 2022/03/16 11:32:48 Closing DB instances... [2022-03-16T11:32:49.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:32:49.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:32:49.697Z] === RUN TestNewAndRemove [2022-03-16T11:32:49.697Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-16T11:32:49.697Z] === RUN TestRemoveInvalidPath [2022-03-16T11:32:49.697Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-16T11:32:49.697Z] PASS [2022-03-16T11:32:49.697Z] coverage: 82.6% of statements [2022-03-16T11:32:49.697Z] ok github.com/docker/docker/pkg/pidfile 0.088s coverage: 82.6% of statements [2022-03-16T11:32:50.691Z] --- PASS: TestNetworkDBBulkSync (3.07s) [2022-03-16T11:32:50.691Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-16T11:32:51.244Z] time="2022-03-16T11:32:50Z" 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-16T11:32:51.244Z] --- PASS: TestConfigList (2.86s) [2022-03-16T11:32:51.244Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:32:51.244Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-16T11:32:52.253Z] === RUN TestFailedConnection [2022-03-16T11:32:52.775Z] === RUN TestParseEmptyInterface [2022-03-16T11:32:52.775Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestParseNonInterfaceType [2022-03-16T11:32:52.775Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestParseWithOneFunction [2022-03-16T11:32:52.775Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestParseWithMultipleFuncs [2022-03-16T11:32:52.775Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestParseWithUnnamedReturn [2022-03-16T11:32:52.775Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestEmbeddedInterface [2022-03-16T11:32:52.775Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestParsedImports [2022-03-16T11:32:52.775Z] --- PASS: TestParsedImports (0.00s) [2022-03-16T11:32:52.775Z] === RUN TestAliasedImports [2022-03-16T11:32:52.775Z] --- PASS: TestAliasedImports (0.00s) [2022-03-16T11:32:52.775Z] PASS [2022-03-16T11:32:52.775Z] coverage: 56.8% of statements [2022-03-16T11:32:52.775Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-03-16T11:32:52.775Z] --- PASS: TestRequest (11.81s) [2022-03-16T11:32:52.775Z] === RUN TestOverlappingRequests [2022-03-16T11:32:53.740Z] --- PASS: TestOverlappingRequests (0.64s) [2022-03-16T11:32:53.741Z] === RUN TestRelease [2022-03-16T11:32:53.741Z] === RUN TestHTTPTransport [2022-03-16T11:32:53.741Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-16T11:32:53.741Z] PASS [2022-03-16T11:32:53.741Z] coverage: 85.7% of statements [2022-03-16T11:32:53.741Z] ok github.com/docker/docker/pkg/plugins/transport 0.056s coverage: 85.7% of statements [2022-03-16T11:32:53.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:32:53.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:32:54.464Z] 2022/03/16 11:32:53 Closing DB instances... [2022-03-16T11:32:54.464Z] --- PASS: TestFailedConnection (2.23s) [2022-03-16T11:32:54.464Z] === RUN TestFailOnce [2022-03-16T11:32:54.545Z] --- PASS: TestConfigsCreateAndDelete (3.04s) [2022-03-16T11:32:54.545Z] === RUN TestConfigsUpdate [2022-03-16T11:32:54.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-16T11:32:54.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:32:54.708Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:32:54.708Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-16T11:32:54.708Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-16T11:32:54.708Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:32:54.708Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-16T11:32:54.708Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-16T11:32:54.708Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-16T11:32:54.708Z] === RUN TestBufferPoolPutAndGet [2022-03-16T11:32:54.708Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-16T11:32:54.708Z] PASS [2022-03-16T11:32:54.708Z] coverage: 88.2% of statements [2022-03-16T11:32:54.708Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2022-03-16T11:32:54.932Z] 2022/03/16 11:32:54 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-03-16T11:32:54.932Z] goroutine 22 [running]: [2022-03-16T11:32:54.932Z] net/http.(*conn).serve.func1() [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-16T11:32:54.932Z] panic({0x12a3700, 0x13ed030}) [2022-03-16T11:32:54.932Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-16T11:32:54.932Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-03-16T11:32:54.932Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-16T11:32:54.932Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13f2838?, 0xc0002240e0?}, 0x11fda46?) [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-16T11:32:54.932Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13f2838, 0xc0002240e0}, 0xc000230200) [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-16T11:32:54.932Z] net/http.serverHandler.ServeHTTP({0x13f0e58?}, {0x13f2838, 0xc0002240e0}, 0xc000230200) [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-16T11:32:54.932Z] net/http.(*conn).serve(0xc000240000, {0x13f2d38, 0xc00020a420}) [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-16T11:32:54.932Z] created by net/http.(*Server).Serve [2022-03-16T11:32:54.932Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-16T11:32:54.932Z] time="2022-03-16T11:32:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-03-16T11:32:54.932Z] --- PASS: TestGetAddress (26.73s) [2022-03-16T11:32:54.932Z] === RUN TestRequestSyntaxCheck [2022-03-16T11:32:54.932Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-03-16T11:32:54.932Z] === RUN TestRequest [2022-03-16T11:32:54.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:32:55.173Z] === RUN TestOutputOnPrematureClose [2022-03-16T11:32:55.173Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-16T11:32:55.173Z] === RUN TestCompleteSilently [2022-03-16T11:32:55.173Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-16T11:32:55.173Z] PASS [2022-03-16T11:32:55.173Z] coverage: 75.9% of statements [2022-03-16T11:32:55.173Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-03-16T11:32:55.633Z] === RUN TestSendToOneSub [2022-03-16T11:32:55.633Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-16T11:32:55.633Z] === RUN TestSendToMultipleSubs [2022-03-16T11:32:55.633Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-16T11:32:55.633Z] === RUN TestEvictOneSub [2022-03-16T11:32:55.633Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-16T11:32:55.633Z] === RUN TestClosePublisher [2022-03-16T11:32:55.633Z] --- PASS: TestClosePublisher (0.00s) [2022-03-16T11:32:55.633Z] === RUN TestPubSubRace [2022-03-16T11:32:55.924Z] --- PASS: TestFailOnce (1.23s) [2022-03-16T11:32:55.924Z] === RUN TestEchoInputOutput [2022-03-16T11:32:55.924Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-16T11:32:55.924Z] === RUN TestBackoff [2022-03-16T11:32:55.924Z] --- PASS: TestBackoff (0.00s) [2022-03-16T11:32:55.924Z] === RUN TestAbortRetry [2022-03-16T11:32:55.924Z] --- PASS: TestAbortRetry (0.00s) [2022-03-16T11:32:55.924Z] === RUN TestClientScheme [2022-03-16T11:32:55.924Z] --- PASS: TestClientScheme (0.00s) [2022-03-16T11:32:55.924Z] === RUN TestNewClientWithTimeout [2022-03-16T11:32:56.092Z] --- PASS: TestRelease (2.44s) [2022-03-16T11:32:56.092Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:32:56.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:32:56.392Z] time="2022-03-16T11:32:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-16T11:32:56.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-16T11:32:56.550Z] --- PASS: TestPubSubRace (1.08s) [2022-03-16T11:32:56.550Z] PASS [2022-03-16T11:32:56.550Z] coverage: 75.0% of statements [2022-03-16T11:32:56.550Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-03-16T11:32:56.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:32:56.860Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.36s) [2022-03-16T11:32:56.860Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-16T11:32:56.886Z] .........................xx.................... [ 29%] [2022-03-16T11:32:57.034Z] --- PASS: TestConfigsUpdate (2.89s) [2022-03-16T11:32:57.034Z] === RUN TestTemplatedConfig [2022-03-16T11:32:57.125Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-16T11:32:57.125Z] PASS [2022-03-16T11:32:57.125Z] [2022-03-16T11:32:57.125Z] DONE 17 tests in 47.051s [2022-03-16T11:32:57.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-16T11:32:57.125Z] INFO: Testing against a local daemon [2022-03-16T11:32:57.125Z] === RUN TestPluginInvalidJSON [2022-03-16T11:32:57.125Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:32:57.125Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:32:57.125Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:32:57.125Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-16T11:32:57.125Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:32:57.125Z] === RUN TestPluginInstall [2022-03-16T11:32:57.125Z] === RUN TestPluginInstall/no_auth [2022-03-16T11:32:57.125Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:57.125Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3d867448ab03d491c1c301e2fa24649e5772b4fba5fc92b603f6878a2082bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:57.125Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:57.125Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3d867448ab03d491c1c301e2fa24649e5772b4fba5fc92b603f6878a2082bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:57.381Z] === RUN TestPluginInstall/with_htpasswd [2022-03-16T11:32:57.515Z] === RUN TestRegister [2022-03-16T11:32:57.515Z] --- PASS: TestRegister (0.00s) [2022-03-16T11:32:57.515Z] === RUN TestCommand [2022-03-16T11:32:57.515Z] --- PASS: TestCommand (0.04s) [2022-03-16T11:32:57.515Z] === RUN TestNaiveSelf [2022-03-16T11:32:57.515Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-16T11:32:57.515Z] PASS [2022-03-16T11:32:57.515Z] coverage: 82.4% of statements [2022-03-16T11:32:57.515Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-03-16T11:32:57.637Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:57.637Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:485cb155e3a3520039dbfb86d9a1ff3921dee476ec528cb639a844a08b0c8669" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:57.637Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:57.637Z] time="2022-03-16T11:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:485cb155e3a3520039dbfb86d9a1ff3921dee476ec528cb639a844a08b0c8669" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:57.846Z] time="2022-03-16T11:32:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-16T11:32:57.846Z] 2022/03/16 11:32:57 Closing DB instances... [2022-03-16T11:32:57.893Z] === RUN TestPluginInstall/with_insecure [2022-03-16T11:32:57.973Z] === RUN TestDump [2022-03-16T11:32:57.973Z] goroutine 6 [running]: [2022-03-16T11:32:57.973Z] github.com/docker/docker/pkg/stack.dump(0xf72d57?) [2022-03-16T11:32:57.973Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:32:57.973Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-16T11:32:57.973Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-16T11:32:57.973Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-16T11:32:57.973Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-16T11:32:57.973Z] testing.tRunner(0xc0001601a0, 0x113a498) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:32:57.973Z] created by testing.(*T).Run [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:32:57.973Z] [2022-03-16T11:32:57.973Z] goroutine 1 [chan receive]: [2022-03-16T11:32:57.973Z] testing.(*T).Run(0xc000160000, {0x112913c?, 0xf4c1f3?}, 0x113a498) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:32:57.973Z] testing.runTests.func1(0xc00006c840?) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:32:57.973Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:32:57.973Z] testing.runTests(0xc000058500?, {0x12be400, 0x3, 0x3}, {0x1fce7f20108?, 0x40?, 0x12c34a0?}) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:32:57.973Z] testing.(*M).Run(0xc000058500) [2022-03-16T11:32:57.973Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:32:57.973Z] main.main() [2022-03-16T11:32:57.973Z] _testmain.go:99 +0x255 [2022-03-16T11:32:57.973Z] --- PASS: TestDump (0.00s) [2022-03-16T11:32:57.973Z] === RUN TestDumpToFile [2022-03-16T11:32:57.977Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-16T11:32:58.431Z] --- PASS: TestDumpToFile (0.15s) [2022-03-16T11:32:58.431Z] === RUN TestDumpToFileWithEmptyInput [2022-03-16T11:32:58.431Z] goroutine 8 [running]: [2022-03-16T11:32:58.431Z] github.com/docker/docker/pkg/stack.dump(0xfeecd3?) [2022-03-16T11:32:58.431Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:32:58.431Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xfeeca0?}) [2022-03-16T11:32:58.431Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-16T11:32:58.431Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-03-16T11:32:58.431Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-16T11:32:58.431Z] testing.tRunner(0xc000160820, 0x113a488) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:32:58.431Z] created by testing.(*T).Run [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:32:58.431Z] [2022-03-16T11:32:58.431Z] goroutine 1 [chan receive]: [2022-03-16T11:32:58.431Z] testing.(*T).Run(0xc000160000, {0x1130713?, 0xf4c1f3?}, 0x113a488) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:32:58.431Z] testing.runTests.func1(0xc00006c840?) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:32:58.431Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:32:58.431Z] testing.runTests(0xc000058500?, {0x12be400, 0x3, 0x3}, {0x1fce7f20108?, 0x40?, 0x12c34a0?}) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:32:58.431Z] testing.(*M).Run(0xc000058500) [2022-03-16T11:32:58.431Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:32:58.431Z] main.main() [2022-03-16T11:32:58.431Z] _testmain.go:99 +0x255 [2022-03-16T11:32:58.431Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-16T11:32:58.431Z] PASS [2022-03-16T11:32:58.431Z] coverage: 90.9% of statements [2022-03-16T11:32:58.431Z] ok github.com/docker/docker/pkg/stack 0.186s coverage: 90.9% of statements [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.71s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-03-16T11:32:58.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-03-16T11:32:58.462Z] === RUN TestCgroupNamespacesRun [2022-03-16T11:32:58.822Z] time="2022-03-16T11:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:58.822Z] time="2022-03-16T11:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f30b8ee0fcea28333b8d94ad8674cbc22728b147204d5301d4b41e5ee8e488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:58.822Z] time="2022-03-16T11:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:32:58.822Z] time="2022-03-16T11:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f30b8ee0fcea28333b8d94ad8674cbc22728b147204d5301d4b41e5ee8e488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:32:58.888Z] === RUN TestNewStdWriter [2022-03-16T11:32:58.888Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-16T11:32:58.888Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestWriteWithNilBytes [2022-03-16T11:32:58.888Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestWrite [2022-03-16T11:32:58.888Z] --- PASS: TestWrite (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestWriteWithWriterError [2022-03-16T11:32:58.888Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-16T11:32:58.888Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyWriteAndRead [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-16T11:32:58.888Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-16T11:32:58.888Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-16T11:32:58.888Z] PASS [2022-03-16T11:32:58.888Z] coverage: 100.0% of statements [2022-03-16T11:32:58.888Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-03-16T11:32:59.078Z] plugin_test.go:165: [d07146171f3c1] daemon is not started [2022-03-16T11:32:59.078Z] --- PASS: TestPluginInstall (3.37s) [2022-03-16T11:32:59.078Z] --- PASS: TestPluginInstall/no_auth (1.71s) [2022-03-16T11:32:59.078Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-16T11:32:59.078Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-16T11:32:59.078Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:32:59.348Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-16T11:32:59.348Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-16T11:32:59.348Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestFormatStatus [2022-03-16T11:32:59.348Z] --- PASS: TestFormatStatus (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestFormatError [2022-03-16T11:32:59.348Z] --- PASS: TestFormatError (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestFormatJSONError [2022-03-16T11:32:59.348Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-16T11:32:59.348Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-16T11:32:59.348Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestNewJSONProgressOutput [2022-03-16T11:32:59.348Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestAuxFormatterEmit [2022-03-16T11:32:59.348Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestStreamWriterStdout [2022-03-16T11:32:59.348Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-16T11:32:59.348Z] === RUN TestStreamWriterStderr [2022-03-16T11:32:59.348Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-16T11:32:59.348Z] PASS [2022-03-16T11:32:59.348Z] coverage: 66.2% of statements [2022-03-16T11:32:59.348Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-03-16T11:32:59.380Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:32:59.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:32:59.391Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-03-16T11:32:59.391Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-16T11:32:59.409Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-03-16T11:32:59.409Z] === RUN TestNetworkDBGarbageCollection [2022-03-16T11:32:59.806Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-16T11:32:59.806Z] === RUN TestClientStream [2022-03-16T11:32:59.806Z] --- PASS: TestClientStream (0.00s) [2022-03-16T11:32:59.806Z] === RUN TestClientSendFile [2022-03-16T11:32:59.806Z] --- PASS: TestClientSendFile (0.00s) [2022-03-16T11:32:59.806Z] === RUN TestClientWithRequestTimeout [2022-03-16T11:32:59.806Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-16T11:32:59.806Z] === RUN TestFileSpecPlugin [2022-03-16T11:32:59.806Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-16T11:32:59.806Z] === RUN TestFileJSONSpecPlugin [2022-03-16T11:32:59.806Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-16T11:32:59.806Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-16T11:32:59.806Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-16T11:32:59.806Z] === RUN TestPluginAddHandler [2022-03-16T11:32:59.806Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-16T11:32:59.806Z] === RUN TestPluginWaitBadPlugin [2022-03-16T11:32:59.806Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-16T11:32:59.806Z] === RUN TestGet [2022-03-16T11:32:59.806Z] time="2022-03-16T11:32:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-16T11:33:00.264Z] === RUN TestGenerateRandomID [2022-03-16T11:33:00.264Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestShortenId [2022-03-16T11:33:00.264Z] --- PASS: TestShortenId (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestShortenSha256Id [2022-03-16T11:33:00.264Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestShortenIdEmpty [2022-03-16T11:33:00.264Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestShortenIdInvalid [2022-03-16T11:33:00.264Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestIsShortIDNonHex [2022-03-16T11:33:00.264Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-16T11:33:00.264Z] === RUN TestIsShortIDNotCorrectSize [2022-03-16T11:33:00.264Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-16T11:33:00.264Z] PASS [2022-03-16T11:33:00.264Z] coverage: 70.6% of statements [2022-03-16T11:33:00.264Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-03-16T11:33:00.318Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s) [2022-03-16T11:33:00.318Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-16T11:33:00.395Z] time="2022-03-16T11:32:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-16T11:33:00.446Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-16T11:33:00.524Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-16T11:33:00.524Z] --- PASS: TestTemplatedConfig (3.36s) [2022-03-16T11:33:00.524Z] === RUN TestConfigCreateResolve [2022-03-16T11:33:00.524Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-16T11:33:00.722Z] time="2022-03-16T11:33:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-16T11:33:00.722Z] === RUN TestIsCpusetListAvailable [2022-03-16T11:33:00.722Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-16T11:33:00.722Z] PASS [2022-03-16T11:33:00.722Z] coverage: 39.4% of statements [2022-03-16T11:33:00.722Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-16T11:33:00.784Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-16T11:33:01.046Z] check_test.go:308: [d0c88d6bce109] daemon is not started [2022-03-16T11:33:01.046Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-16T11:33:01.306Z] check_test.go:308: [d96aebcd8e286] daemon is not started [2022-03-16T11:33:01.394Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-16T11:33:01.567Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-16T11:33:01.684Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s) [2022-03-16T11:33:01.684Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-16T11:33:01.828Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-16T11:33:02.090Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-16T11:33:02.256Z] === RUN TestChtimes [2022-03-16T11:33:02.256Z] --- PASS: TestChtimes (0.00s) [2022-03-16T11:33:02.256Z] === RUN TestChtimesWindows [2022-03-16T11:33:02.256Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-16T11:33:02.256Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-16T11:33:02.256Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-16T11:33:02.256Z] PASS [2022-03-16T11:33:02.256Z] coverage: 12.9% of statements [2022-03-16T11:33:02.256Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2022-03-16T11:33:02.323Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-03-16T11:33:02.323Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-03-16T11:33:02.323Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-03-16T11:33:02.323Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:33:02.613Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-16T11:33:02.613Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-16T11:33:02.714Z] --- PASS: TestAllocateRandomDeallocate (6.43s) [2022-03-16T11:33:02.714Z] === RUN TestRetrieveFromStore [2022-03-16T11:33:02.714Z] time="2022-03-16T11:33:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-16T11:33:02.714Z] === RUN TestTailFile [2022-03-16T11:33:02.714Z] --- PASS: TestTailFile (0.00s) [2022-03-16T11:33:02.714Z] === RUN TestTailFileManyLines [2022-03-16T11:33:02.714Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-16T11:33:02.714Z] === RUN TestTailEmptyFile [2022-03-16T11:33:02.714Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-16T11:33:02.714Z] === RUN TestTailNegativeN [2022-03-16T11:33:02.714Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader [2022-03-16T11:33:02.714Z] === CONT TestNewTailReader [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-16T11:33:02.714Z] === CONT TestNewTailReader/no_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:02.714Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:02.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:02.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:02.886Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-16T11:33:02.886Z] PASS [2022-03-16T11:33:02.886Z] [2022-03-16T11:33:02.886Z] DONE 10 tests in 7.305s [2022-03-16T11:33:02.886Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-16T11:33:02.886Z] INFO: Testing against a local daemon [2022-03-16T11:33:02.886Z] === RUN TestExternalGraphDriver [2022-03-16T11:33:03.034Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-16T11:33:03.034Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-16T11:33:03.143Z] === RUN TestExternalGraphDriver/json [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.174Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.174Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.175Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.177Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.177Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.178Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.541Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s) [2022-03-16T11:33:03.541Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-16T11:33:03.552Z] --- PASS: TestConfigCreateResolve (2.79s) [2022-03-16T11:33:03.552Z] PASS [2022-03-16T11:33:03.552Z] [2022-03-16T11:33:03.552Z] DONE 6 tests in 18.085s [2022-03-16T11:33:03.552Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-16T11:33:03.552Z] ++ 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-16T11:33:03.552Z] ++ set -e [2022-03-16T11:33:03.552Z] ++ '[' -n 0 ']' [2022-03-16T11:33:03.552Z] ++ set -x [2022-03-16T11:33:03.552Z] ++ 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-16T11:33:03.552Z] check_test.go:308: [dd1a5a4dbc062] daemon is not started [2022-03-16T11:33:03.552Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-16T11:33:03.552Z] INFO: Testing against a local daemon [2022-03-16T11:33:03.552Z] === RUN TestCheckpoint [2022-03-16T11:33:03.552Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:33:03.552Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:33:03.552Z] === RUN TestContainerInvalidJSON [2022-03-16T11:33:03.552Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:33:03.552Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:33:03.552Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:33:03.552Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:33:03.552Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:33:03.552Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:33:03.552Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-16T11:33:03.552Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-16T11:33:03.552Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-16T11:33:03.552Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:03.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:03.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:03.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:03.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:03.845Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-03-16T11:33:03.845Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:33:03.845Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2022-03-16T11:33:03.845Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:33:03.845Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-03-16T11:33:03.845Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:04.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:04.098Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:04.098Z] PASS [2022-03-16T11:33:04.098Z] coverage: 88.6% of statements [2022-03-16T11:33:04.098Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2022-03-16T11:33:04.098Z] === RUN TestTarSumRemoveNonExistent [2022-03-16T11:33:04.098Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestTarSumRemove [2022-03-16T11:33:04.098Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestSortFileInfoSums [2022-03-16T11:33:04.098Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestNewTarSumForLabelInvalid [2022-03-16T11:33:04.098Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestNewTarSumForLabel [2022-03-16T11:33:04.098Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestEmptyTar [2022-03-16T11:33:04.098Z] --- PASS: TestEmptyTar (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestTarSumsReadSize [2022-03-16T11:33:04.098Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-16T11:33:04.098Z] === RUN TestTarSums [2022-03-16T11:33:04.110Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-03-16T11:33:04.110Z] === RUN TestCopyFromContainer [2022-03-16T11:33:04.556Z] --- PASS: TestTarSums (0.06s) [2022-03-16T11:33:04.556Z] === RUN TestIteration [2022-03-16T11:33:04.556Z] --- PASS: TestIteration (0.00s) [2022-03-16T11:33:04.556Z] === RUN TestVersionLabelForChecksum [2022-03-16T11:33:04.556Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-16T11:33:04.556Z] === RUN TestVersion [2022-03-16T11:33:04.556Z] --- PASS: TestVersion (0.00s) [2022-03-16T11:33:04.556Z] === RUN TestGetVersion [2022-03-16T11:33:04.556Z] --- PASS: TestGetVersion (0.00s) [2022-03-16T11:33:04.556Z] === RUN TestGetVersions [2022-03-16T11:33:04.556Z] --- PASS: TestGetVersions (0.00s) [2022-03-16T11:33:04.556Z] PASS [2022-03-16T11:33:04.556Z] coverage: 89.3% of statements [2022-03-16T11:33:04.556Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2022-03-16T11:33:04.908Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-16T11:33:04.908Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-16T11:33:05.015Z] --- PASS: TestRetrieveFromStore (2.39s) [2022-03-16T11:33:05.015Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-16T11:33:05.015Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-16T11:33:05.015Z] === RUN TestParallelPredefinedRequest1 [2022-03-16T11:33:05.015Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-16T11:33:05.015Z] === RUN TestParallelPredefinedRequest2 [2022-03-16T11:33:05.015Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-16T11:33:05.015Z] === RUN TestParallelPredefinedRequest3 [2022-03-16T11:33:05.015Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-16T11:33:05.015Z] === RUN TestParallelPredefinedRequest4 [2022-03-16T11:33:05.015Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-16T11:33:05.015Z] === RUN TestParallelPredefinedRequest5 [2022-03-16T11:33:05.015Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-16T11:33:05.015Z] === RUN TestDebug [2022-03-16T11:33:05.015Z] --- PASS: TestDebug (0.00s) [2022-03-16T11:33:05.015Z] === RUN TestRequestPoolParallel [2022-03-16T11:33:05.015Z] === RUN TestTruncIndex [2022-03-16T11:33:05.015Z] --- PASS: TestTruncIndex (0.10s) [2022-03-16T11:33:05.015Z] PASS [2022-03-16T11:33:05.015Z] coverage: 91.5% of statements [2022-03-16T11:33:05.015Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2022-03-16T11:33:05.034Z] === RUN TestExternalGraphDriver/spec [2022-03-16T11:33:05.052Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-16T11:33:05.144Z] time="2022-03-16T11:33:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-16T11:33:05.472Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-03-16T11:33:05.472Z] === RUN TestFullAllocateRelease [2022-03-16T11:33:05.472Z] === RUN TestIsGIT [2022-03-16T11:33:05.472Z] --- PASS: TestIsGIT (0.00s) [2022-03-16T11:33:05.472Z] === RUN TestIsTransport [2022-03-16T11:33:05.472Z] --- PASS: TestIsTransport (0.00s) [2022-03-16T11:33:05.472Z] PASS [2022-03-16T11:33:05.472Z] coverage: 100.0% of statements [2022-03-16T11:33:05.472Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-16T11:33:05.475Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-16T11:33:05.475Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-16T11:33:05.931Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-03-16T11:33:05.931Z] === RUN TestOddAllocateRelease [2022-03-16T11:33:05.931Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-16T11:33:05.931Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-16T11:33:05.994Z] === RUN TestCopyFromContainer// [2022-03-16T11:33:05.994Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-16T11:33:05.994Z] === RUN TestCopyFromContainer//bar/root [2022-03-16T11:33:05.994Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-16T11:33:06.255Z] === RUN TestCopyFromContainer/bar/quux [2022-03-16T11:33:06.255Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-16T11:33:06.255Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-16T11:33:06.389Z] === RUN TestVersionInfo [2022-03-16T11:33:06.389Z] --- PASS: TestVersionInfo (0.00s) [2022-03-16T11:33:06.389Z] === RUN TestAppendVersions [2022-03-16T11:33:06.389Z] --- PASS: TestAppendVersions (0.00s) [2022-03-16T11:33:06.389Z] PASS [2022-03-16T11:33:06.389Z] coverage: 88.9% of statements [2022-03-16T11:33:06.389Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-16T11:33:06.389Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-16T11:33:06.389Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-16T11:33:06.389Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-16T11:33:06.389Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-16T11:33:06.389Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest4 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:33:06.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest2 [2022-03-16T11:33:06.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest4 [2022-03-16T11:33:06.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:06.389Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:33:06.389Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:33:06.389Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:33:06.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:06.389Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:33:06.389Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:33:06.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:06.389Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:33:06.389Z] PASS [2022-03-16T11:33:06.389Z] coverage: 85.3% of statements [2022-03-16T11:33:06.389Z] ok github.com/docker/docker/libnetwork/ipam 59.150s coverage: 85.3% of statements [2022-03-16T11:33:06.398Z] === RUN TestExternalGraphDriver/pull [2022-03-16T11:33:06.402Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-03-16T11:33:06.402Z] === RUN TestNISDomainname [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.66s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.66s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.66s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.03s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.87s) [2022-03-16T11:33:06.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.33s) [2022-03-16T11:33:06.429Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:33:06.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:33:06.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-16T11:33:06.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-16T11:33:06.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-16T11:33:06.777Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer (2.78s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-16T11:33:06.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-03-16T11:33:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:33:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:33:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:33:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:33:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:33:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:33:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:33:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:33:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:33:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:33:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-16T11:33:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-16T11:33:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-16T11:33:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:33:06.777Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:33:06.847Z] time="2022-03-16T11:33:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-16T11:33:06.964Z] --- PASS: TestNISDomainname (0.45s) [2022-03-16T11:33:06.964Z] === RUN TestHostnameDnsResolution [2022-03-16T11:33:07.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2022-03-16T11:33:07.038Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:33:07.038Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:33:07.038Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:33:07.038Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:33:07.038Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:33:07.038Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:33:07.038Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:33:07.038Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:33:07.038Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:33:07.038Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:33:07.038Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-16T11:33:07.038Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:33:07.038Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:33:07.038Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:33:07.038Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:33:07.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-16T11:33:07.038Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:33:07.301Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-16T11:33:07.527Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-16T11:33:07.527Z] === RUN TestUnprivilegedPortsAndPing [2022-03-16T11:33:07.562Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-16T11:33:07.813Z] === RUN TestValidatePrivileges [2022-03-16T11:33:07.813Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-16T11:33:07.813Z] === RUN TestFilterByCapNeg [2022-03-16T11:33:07.813Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-16T11:33:07.813Z] === RUN TestFilterByCapPos [2022-03-16T11:33:07.813Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-16T11:33:07.813Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-16T11:33:07.813Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-16T11:33:07.813Z] PASS [2022-03-16T11:33:07.813Z] coverage: 12.0% of statements [2022-03-16T11:33:07.813Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-03-16T11:33:08.089Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2022-03-16T11:33:08.089Z] === RUN TestStats [2022-03-16T11:33:08.099Z] --- PASS: TestRequest (12.84s) [2022-03-16T11:33:08.099Z] === RUN TestOverlappingRequests [2022-03-16T11:33:08.287Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-03-16T11:33:08.287Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-03-16T11:33:08.287Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-03-16T11:33:08.287Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-03-16T11:33:08.287Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:33:08.504Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-16T11:33:08.567Z] --- PASS: TestOverlappingRequests (0.63s) [2022-03-16T11:33:08.567Z] === RUN TestRelease [2022-03-16T11:33:08.778Z] === RUN TestNewSettable [2022-03-16T11:33:08.778Z] --- PASS: TestNewSettable (0.00s) [2022-03-16T11:33:08.778Z] === RUN TestIsSettable [2022-03-16T11:33:08.778Z] --- PASS: TestIsSettable (0.00s) [2022-03-16T11:33:08.778Z] === RUN TestUpdateSettingsEnv [2022-03-16T11:33:08.778Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-16T11:33:08.778Z] PASS [2022-03-16T11:33:08.778Z] coverage: 20.0% of statements [2022-03-16T11:33:08.778Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-03-16T11:33:09.076Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2022-03-16T11:33:09.076Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:33:09.649Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-16T11:33:09.743Z] === RUN TestLoad [2022-03-16T11:33:09.743Z] --- PASS: TestLoad (0.00s) [2022-03-16T11:33:09.743Z] === RUN TestSave [2022-03-16T11:33:09.743Z] --- PASS: TestSave (0.03s) [2022-03-16T11:33:09.743Z] === RUN TestAddDeleteGet [2022-03-16T11:33:09.743Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-16T11:33:09.743Z] === RUN TestInvalidTags [2022-03-16T11:33:09.743Z] --- PASS: TestInvalidTags (0.01s) [2022-03-16T11:33:09.743Z] PASS [2022-03-16T11:33:09.743Z] coverage: 84.4% of statements [2022-03-16T11:33:09.743Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-03-16T11:33:10.605Z] --- PASS: TestStats (2.40s) [2022-03-16T11:33:10.605Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:33:10.605Z] === RUN TestStopContainerWithTimeout/0 [2022-03-16T11:33:10.605Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-16T11:33:10.605Z] === RUN TestStopContainerWithTimeout/1 [2022-03-16T11:33:10.605Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-16T11:33:10.605Z] === RUN TestStopContainerWithTimeout/3 [2022-03-16T11:33:10.605Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-16T11:33:10.605Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-16T11:33:10.605Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-16T11:33:10.605Z] === CONT TestStopContainerWithTimeout/0 [2022-03-16T11:33:10.605Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-16T11:33:10.779Z] --- PASS: TestRelease (2.28s) [2022-03-16T11:33:10.779Z] === RUN TestAllocateRandomDeallocate [2022-03-16T11:33:10.862Z] === CONT TestStopContainerWithTimeout/3 [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:33:11.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:33:11.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:33:11.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:33:11.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:33:11.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:33:11.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:33:11.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:33:11.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:33:11.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:33:11.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:33:11.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:33:11.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-16T11:33:11.038Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:33:11.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-03-16T11:33:11.611Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:33:11.611Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:33:11.611Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:33:11.611Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-16T11:33:11.611Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-16T11:33:11.611Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:33:11.611Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:33:11.611Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-03-16T11:33:11.611Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:33:11.611Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-16T11:33:11.611Z] === RUN TestContainerStartOnDaemonRestart [2022-03-16T11:33:11.611Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-16T11:33:11.611Z] === RUN TestDaemonRestartIpcMode [2022-03-16T11:33:11.611Z] === PAUSE TestDaemonRestartIpcMode [2022-03-16T11:33:11.611Z] === RUN TestDaemonHostGatewayIP [2022-03-16T11:33:11.611Z] === PAUSE TestDaemonHostGatewayIP [2022-03-16T11:33:11.611Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-16T11:33:11.611Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-16T11:33:11.611Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:33:11.611Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-16T11:33:11.611Z] === RUN TestDiff [2022-03-16T11:33:11.922Z] === RUN TestResolveAuthConfigIndexServer [2022-03-16T11:33:11.922Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestResolveAuthConfigFullURL [2022-03-16T11:33:11.922Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-16T11:33:11.922Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestValidateMirror [2022-03-16T11:33:11.922Z] --- PASS: TestValidateMirror (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestLoadInsecureRegistries [2022-03-16T11:33:11.922Z] time="2022-03-16T11:33:11Z" 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-16T11:33:11.922Z] time="2022-03-16T11:33:11Z" 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-16T11:33:11.922Z] time="2022-03-16T11:33:11Z" 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-16T11:33:11.922Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-03-16T11:33:11.922Z] === RUN TestNewServiceConfig [2022-03-16T11:33:11.922Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestValidateIndexName [2022-03-16T11:33:11.922Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestValidateIndexNameWithError [2022-03-16T11:33:11.922Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestEndpointParse [2022-03-16T11:33:11.922Z] --- PASS: TestEndpointParse (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestEndpointParseInvalid [2022-03-16T11:33:11.922Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestValidateEndpoint [2022-03-16T11:33:11.922Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-16T11:33:11.922Z] === RUN TestPing [2022-03-16T11:33:11.922Z] --- PASS: TestPing (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestPingRegistryEndpoint [2022-03-16T11:33:11.922Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:11.922Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestEndpoint [2022-03-16T11:33:11.922Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:11.922Z] --- SKIP: TestEndpoint (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestParseRepositoryInfo [2022-03-16T11:33:11.922Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestNewIndexInfo [2022-03-16T11:33:11.922Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestMirrorEndpointLookup [2022-03-16T11:33:11.922Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:11.922Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestSearchRepositories [2022-03-16T11:33:11.922Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-16T11:33:11.922Z] Host: 127.0.0.1:49346 [2022-03-16T11:33:11.922Z] User-Agent: docker test client [2022-03-16T11:33:11.922Z] Authorization: Token fake-token [2022-03-16T11:33:11.922Z] X-Docker-Token: true [2022-03-16T11:33:11.922Z] Accept-Encoding: gzip [2022-03-16T11:33:11.922Z] [2022-03-16T11:33:11.922Z] [2022-03-16T11:33:11.922Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-16T11:33:11.922Z] Connection: close [2022-03-16T11:33:11.922Z] Content-Length: 144 [2022-03-16T11:33:11.922Z] Cache-Control: no-cache [2022-03-16T11:33:11.922Z] Content-Type: application/json [2022-03-16T11:33:11.922Z] Date: Wed, 16 Mar 2022 11:33:11 GMT [2022-03-16T11:33:11.922Z] Expires: -1 [2022-03-16T11:33:11.922Z] Pragma: no-cache [2022-03-16T11:33:11.922Z] Server: docker-tests/mock [2022-03-16T11:33:11.922Z] X-Docker-Registry-Config: mock [2022-03-16T11:33:11.922Z] X-Docker-Registry-Version: 0.0.0 [2022-03-16T11:33:11.922Z] [2022-03-16T11:33:11.922Z] [2022-03-16T11:33:11.922Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestTrustedLocation [2022-03-16T11:33:11.922Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-16T11:33:11.922Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestAllowNondistributableArtifacts [2022-03-16T11:33:11.922Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-16T11:33:11.922Z] === RUN TestIsSecureIndex [2022-03-16T11:33:11.922Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-16T11:33:11.922Z] PASS [2022-03-16T11:33:11.922Z] coverage: 51.2% of statements [2022-03-16T11:33:11.922Z] ok github.com/docker/docker/registry 0.212s coverage: 51.2% of statements [2022-03-16T11:33:12.182Z] --- PASS: TestDiff (0.67s) [2022-03-16T11:33:12.182Z] === RUN TestExecWithCloseStdin [2022-03-16T11:33:12.341Z] === RUN TestParseEmptyInterface [2022-03-16T11:33:12.341Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestParseNonInterfaceType [2022-03-16T11:33:12.341Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestParseWithOneFunction [2022-03-16T11:33:12.341Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestParseWithMultipleFuncs [2022-03-16T11:33:12.341Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestParseWithUnnamedReturn [2022-03-16T11:33:12.341Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestEmbeddedInterface [2022-03-16T11:33:12.341Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestParsedImports [2022-03-16T11:33:12.341Z] --- PASS: TestParsedImports (0.00s) [2022-03-16T11:33:12.341Z] === RUN TestAliasedImports [2022-03-16T11:33:12.341Z] --- PASS: TestAliasedImports (0.00s) [2022-03-16T11:33:12.341Z] PASS [2022-03-16T11:33:12.341Z] coverage: 56.8% of statements [2022-03-16T11:33:12.341Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.082s coverage: 56.8% of statements [2022-03-16T11:33:12.459Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-03-16T11:33:12.459Z] PASS [2022-03-16T11:33:12.459Z] [2022-03-16T11:33:12.459Z] DONE 5 tests in 8.882s [2022-03-16T11:33:12.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-16T11:33:12.459Z] INFO: Testing against a local daemon [2022-03-16T11:33:12.459Z] === RUN TestContinueAfterPluginCrash [2022-03-16T11:33:12.459Z] === PAUSE TestContinueAfterPluginCrash [2022-03-16T11:33:12.459Z] === RUN TestReadPluginNoRead [2022-03-16T11:33:12.459Z] === PAUSE TestReadPluginNoRead [2022-03-16T11:33:12.459Z] === RUN TestDaemonStartWithLogOpt [2022-03-16T11:33:12.459Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-16T11:33:12.459Z] === CONT TestContinueAfterPluginCrash [2022-03-16T11:33:12.459Z] === CONT TestDaemonStartWithLogOpt [2022-03-16T11:33:12.629Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReaderWithReadError [2022-03-16T11:33:12.899Z] time="2022-03-16T11:33:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReader [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-16T11:33:12.899Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-16T11:33:12.899Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-16T11:33:12.899Z] PASS [2022-03-16T11:33:12.899Z] coverage: 100.0% of statements [2022-03-16T11:33:12.899Z] ok github.com/docker/docker/registry/resumable 0.191s coverage: 100.0% of statements [2022-03-16T11:33:13.123Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-03-16T11:33:13.123Z] === RUN TestExec [2022-03-16T11:33:13.326Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-16T11:33:13.326Z] === RUN TestClientStream [2022-03-16T11:33:13.326Z] --- PASS: TestClientStream (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestClientSendFile [2022-03-16T11:33:13.326Z] --- PASS: TestClientSendFile (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestClientWithRequestTimeout [2022-03-16T11:33:13.326Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestFileSpecPlugin [2022-03-16T11:33:13.326Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-16T11:33:13.326Z] === RUN TestFileJSONSpecPlugin [2022-03-16T11:33:13.326Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-16T11:33:13.326Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestPluginAddHandler [2022-03-16T11:33:13.326Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestPluginWaitBadPlugin [2022-03-16T11:33:13.326Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-16T11:33:13.326Z] === RUN TestGet [2022-03-16T11:33:13.326Z] time="2022-03-16T11:33:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-16T11:33:13.326Z] === RUN TestHTTPTransport [2022-03-16T11:33:13.326Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-16T11:33:13.326Z] PASS [2022-03-16T11:33:13.326Z] coverage: 85.7% of statements [2022-03-16T11:33:13.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.097s coverage: 85.7% of statements [2022-03-16T11:33:13.356Z] === RUN TestRestartManagerTimeout [2022-03-16T11:33:13.356Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-16T11:33:13.356Z] === RUN TestRestartManagerTimeoutReset [2022-03-16T11:33:13.356Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-16T11:33:13.356Z] PASS [2022-03-16T11:33:13.356Z] coverage: 50.9% of statements [2022-03-16T11:33:13.356Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-03-16T11:33:13.381Z] === CONT TestStopContainerWithTimeout/1 [2022-03-16T11:33:13.384Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-16T11:33:13.954Z] --- PASS: TestExec (0.84s) [2022-03-16T11:33:13.954Z] === RUN TestExecUser [2022-03-16T11:33:14.309Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-16T11:33:14.309Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-03-16T11:33:14.309Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-03-16T11:33:14.309Z] --- PASS: TestStopContainerWithTimeout/3 (2.33s) [2022-03-16T11:33:14.309Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-16T11:33:14.309Z] === RUN TestDeleteDevicemapper [2022-03-16T11:33:14.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:33:14.309Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-16T11:33:14.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:33:14.311Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:33:14.311Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-16T11:33:14.311Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-16T11:33:14.311Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-16T11:33:14.311Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-16T11:33:14.311Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-16T11:33:14.311Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-16T11:33:14.311Z] === RUN TestBufferPoolPutAndGet [2022-03-16T11:33:14.311Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-16T11:33:14.311Z] PASS [2022-03-16T11:33:14.311Z] coverage: 88.2% of statements [2022-03-16T11:33:14.311Z] ok github.com/docker/docker/pkg/pools 0.068s coverage: 88.2% of statements [2022-03-16T11:33:14.311Z] time="2022-03-16T11:33:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-16T11:33:14.321Z] === RUN TestDecodeContainerConfig [2022-03-16T11:33:14.321Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-16T11:33:14.321Z] === RUN TestDecodeContainerConfigIsolation [2022-03-16T11:33:14.321Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-16T11:33:14.321Z] === RUN TestValidatePrivileged [2022-03-16T11:33:14.321Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-16T11:33:14.321Z] PASS [2022-03-16T11:33:14.321Z] coverage: 52.6% of statements [2022-03-16T11:33:14.321Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-03-16T11:33:14.526Z] --- PASS: TestExecUser (0.70s) [2022-03-16T11:33:14.526Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:33:14.778Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-16T11:33:14.778Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-16T11:33:14.778Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-16T11:33:14.778Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-16T11:33:14.778Z] PASS [2022-03-16T11:33:14.778Z] coverage: 62.5% of statements [2022-03-16T11:33:14.778Z] --- PASS: TestGet (15.01s) [2022-03-16T11:33:14.778Z] === RUN TestPluginWithNoManifest [2022-03-16T11:33:14.778Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-16T11:33:14.778Z] === RUN TestGetAll [2022-03-16T11:33:14.778Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-03-16T11:33:14.778Z] --- PASS: TestGetAll (0.01s) [2022-03-16T11:33:14.778Z] PASS [2022-03-16T11:33:14.778Z] coverage: 73.2% of statements [2022-03-16T11:33:14.778Z] ok github.com/docker/docker/pkg/plugins 34.979s coverage: 73.2% of statements [2022-03-16T11:33:14.779Z] === RUN TestOutputOnPrematureClose [2022-03-16T11:33:14.779Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-16T11:33:14.779Z] === RUN TestCompleteSilently [2022-03-16T11:33:14.779Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-16T11:33:14.779Z] PASS [2022-03-16T11:33:14.779Z] coverage: 75.9% of statements [2022-03-16T11:33:14.779Z] ok github.com/docker/docker/pkg/progress 0.061s coverage: 75.9% of statements [2022-03-16T11:33:14.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-16T11:33:15.360Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2022-03-16T11:33:15.360Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:33:15.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-03-16T11:33:15.675Z] === RUN TestUpdateMemory [2022-03-16T11:33:15.728Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-03-16T11:33:15.728Z] === CONT TestReadPluginNoRead [2022-03-16T11:33:15.765Z] === RUN TestSendToOneSub [2022-03-16T11:33:15.765Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-16T11:33:15.765Z] === RUN TestSendToMultipleSubs [2022-03-16T11:33:15.765Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-16T11:33:15.765Z] === RUN TestEvictOneSub [2022-03-16T11:33:15.765Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-16T11:33:15.765Z] === RUN TestClosePublisher [2022-03-16T11:33:15.765Z] --- PASS: TestClosePublisher (0.00s) [2022-03-16T11:33:15.765Z] === RUN TestPubSubRace [2022-03-16T11:33:15.765Z] --- PASS: TestAllocateRandomDeallocate (5.17s) [2022-03-16T11:33:15.765Z] === RUN TestRetrieveFromStore [2022-03-16T11:33:16.233Z] time="2022-03-16T11:33:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-16T11:33:16.238Z] --- PASS: TestUpdateMemory (0.44s) [2022-03-16T11:33:16.238Z] === RUN TestUpdateCPUQuota [2022-03-16T11:33:16.701Z] --- PASS: TestPubSubRace (1.06s) [2022-03-16T11:33:16.701Z] PASS [2022-03-16T11:33:16.701Z] coverage: 75.0% of statements [2022-03-16T11:33:16.701Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-03-16T11:33:16.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:33:16.744Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2022-03-16T11:33:16.744Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:33:16.801Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-03-16T11:33:16.801Z] === RUN TestUpdatePidsLimit [2022-03-16T11:33:16.801Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-16T11:33:17.006Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-16T11:33:17.057Z] === RUN TestUpdatePidsLimit/no_change [2022-03-16T11:33:17.169Z] --- PASS: TestRetrieveFromStore (1.57s) [2022-03-16T11:33:17.169Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-16T11:33:17.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:33:17.313Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-16T11:33:17.313Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-16T11:33:17.569Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-16T11:33:17.578Z] check_test.go:308: [d4687e83dc9e6] daemon is not started [2022-03-16T11:33:17.578Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-16T11:33:17.578Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2022-03-16T11:33:17.578Z] === RUN TestHealthKillContainer [2022-03-16T11:33:17.578Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-16T11:33:17.619Z] === RUN TestReadPluginNoRead/default [2022-03-16T11:33:17.636Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-16T11:33:17.636Z] === RUN TestParallelPredefinedRequest1 [2022-03-16T11:33:17.636Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-16T11:33:17.636Z] === RUN TestParallelPredefinedRequest2 [2022-03-16T11:33:17.636Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-16T11:33:17.636Z] === RUN TestParallelPredefinedRequest3 [2022-03-16T11:33:17.636Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-16T11:33:17.636Z] === RUN TestParallelPredefinedRequest4 [2022-03-16T11:33:17.636Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-16T11:33:17.636Z] === RUN TestParallelPredefinedRequest5 [2022-03-16T11:33:17.636Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-16T11:33:17.636Z] === RUN TestDebug [2022-03-16T11:33:17.636Z] --- PASS: TestDebug (0.00s) [2022-03-16T11:33:17.636Z] === RUN TestRequestPoolParallel [2022-03-16T11:33:17.636Z] === RUN TestRegister [2022-03-16T11:33:17.636Z] --- PASS: TestRegister (0.00s) [2022-03-16T11:33:17.636Z] === RUN TestCommand [2022-03-16T11:33:17.636Z] --- PASS: TestCommand (0.04s) [2022-03-16T11:33:17.636Z] === RUN TestNaiveSelf [2022-03-16T11:33:17.636Z] --- PASS: TestNaiveSelf (0.05s) [2022-03-16T11:33:17.636Z] PASS [2022-03-16T11:33:17.636Z] coverage: 82.4% of statements [2022-03-16T11:33:17.636Z] ok github.com/docker/docker/pkg/reexec 0.167s coverage: 82.4% of statements [2022-03-16T11:33:17.636Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-03-16T11:33:17.636Z] === RUN TestFullAllocateRelease [2022-03-16T11:33:17.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-16T11:33:17.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-16T11:33:17.839Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-16T11:33:18.107Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-16T11:33:18.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit (1.65s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-16T11:33:18.387Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-16T11:33:18.387Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:33:18.510Z] === RUN TestGetDriver [2022-03-16T11:33:18.510Z] --- PASS: TestGetDriver (0.00s) [2022-03-16T11:33:18.510Z] === RUN TestVolumeRequestError [2022-03-16T11:33:18.510Z] --- PASS: TestVolumeRequestError (0.02s) [2022-03-16T11:33:18.510Z] PASS [2022-03-16T11:33:18.510Z] coverage: 36.1% of statements [2022-03-16T11:33:18.510Z] ok github.com/docker/docker/volume/drivers 0.075s coverage: 36.1% of statements [2022-03-16T11:33:18.510Z] === RUN TestGetAddress [2022-03-16T11:33:18.510Z] --- PASS: TestGetAddress (0.00s) [2022-03-16T11:33:18.510Z] === RUN TestRemove [2022-03-16T11:33:18.510Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:33:18.510Z] --- SKIP: TestRemove (0.00s) [2022-03-16T11:33:18.510Z] === RUN TestInitializeWithVolumes [2022-03-16T11:33:18.510Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-16T11:33:18.510Z] === RUN TestCreate [2022-03-16T11:33:18.510Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:33:18.510Z] === RUN TestValidateName [2022-03-16T11:33:18.510Z] --- PASS: TestValidateName (0.00s) [2022-03-16T11:33:18.510Z] === RUN TestCreateWithOpts [2022-03-16T11:33:18.510Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:33:18.510Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-16T11:33:18.510Z] === RUN TestRelaodNoOpts [2022-03-16T11:33:18.510Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-16T11:33:18.510Z] PASS [2022-03-16T11:33:18.510Z] coverage: 41.5% of statements [2022-03-16T11:33:18.510Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2022-03-16T11:33:18.624Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-03-16T11:33:18.624Z] === RUN TestOddAllocateRelease [2022-03-16T11:33:18.624Z] === RUN TestDump [2022-03-16T11:33:18.624Z] goroutine 6 [running]: [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.dump(0x482d57?) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-16T11:33:18.624Z] testing.tRunner(0xc0001601a0, 0x64a498) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:33:18.624Z] created by testing.(*T).Run [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:33:18.624Z] [2022-03-16T11:33:18.624Z] goroutine 1 [chan receive]: [2022-03-16T11:33:18.624Z] testing.(*T).Run(0xc000160000, {0x63913c?, 0x45c1f3?}, 0x64a498) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:33:18.624Z] testing.runTests.func1(0xc00006c840?) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:33:18.624Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:33:18.624Z] testing.runTests(0xc000058500?, {0x7ce400, 0x3, 0x3}, {0x16ffc180108?, 0x40?, 0x7d34a0?}) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:33:18.624Z] testing.(*M).Run(0xc000058500) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:33:18.624Z] main.main() [2022-03-16T11:33:18.624Z] _testmain.go:99 +0x255 [2022-03-16T11:33:18.624Z] --- PASS: TestDump (0.00s) [2022-03-16T11:33:18.624Z] === RUN TestDumpToFile [2022-03-16T11:33:18.624Z] --- PASS: TestDumpToFile (0.22s) [2022-03-16T11:33:18.624Z] === RUN TestDumpToFileWithEmptyInput [2022-03-16T11:33:18.624Z] goroutine 8 [running]: [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.dump(0x4fecd3?) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x4feca0?}) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-16T11:33:18.624Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-03-16T11:33:18.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-16T11:33:18.624Z] testing.tRunner(0xc000160820, 0x64a488) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:33:18.624Z] created by testing.(*T).Run [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-16T11:33:18.624Z] [2022-03-16T11:33:18.624Z] goroutine 1 [chan receive]: [2022-03-16T11:33:18.624Z] testing.(*T).Run(0xc000160000, {0x640713?, 0x45c1f3?}, 0x64a488) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-16T11:33:18.624Z] testing.runTests.func1(0xc00006c840?) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-16T11:33:18.624Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-16T11:33:18.624Z] testing.runTests(0xc000058500?, {0x7ce400, 0x3, 0x3}, {0x16ffc180108?, 0x40?, 0x7d34a0?}) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-16T11:33:18.624Z] testing.(*M).Run(0xc000058500) [2022-03-16T11:33:18.624Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-16T11:33:18.624Z] main.main() [2022-03-16T11:33:18.624Z] _testmain.go:99 +0x255 [2022-03-16T11:33:18.624Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-16T11:33:18.624Z] PASS [2022-03-16T11:33:18.624Z] coverage: 90.9% of statements [2022-03-16T11:33:18.624Z] ok github.com/docker/docker/pkg/stack 0.296s coverage: 90.9% of statements [2022-03-16T11:33:18.624Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-03-16T11:33:18.624Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-16T11:33:18.624Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-16T11:33:18.624Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-16T11:33:18.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-16T11:33:18.941Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-16T11:33:18.941Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-16T11:33:18.985Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-16T11:33:19.093Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-16T11:33:19.093Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-16T11:33:19.093Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest1 [2022-03-16T11:33:19.093Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:33:19.093Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest2 [2022-03-16T11:33:19.093Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest4 [2022-03-16T11:33:19.093Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:19.093Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest5 [2022-03-16T11:33:19.093Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:19.093Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:33:19.093Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:33:19.093Z] === CONT TestParallelPredefinedRequest3 [2022-03-16T11:33:19.093Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:33:19.093Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:33:19.093Z] PASS [2022-03-16T11:33:19.093Z] coverage: 85.3% of statements [2022-03-16T11:33:19.093Z] ok github.com/docker/docker/libnetwork/ipam 61.096s coverage: 85.3% of statements [2022-03-16T11:33:19.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRaw [2022-03-16T11:33:19.476Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-16T11:33:19.476Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:33:19.477Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-16T11:33:19.477Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRaw [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-16T11:33:19.477Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestConvertTmpfsOptions [2022-03-16T11:33:19.477Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-16T11:33:19.477Z] linux_parser_test.go:209: data="ro" [2022-03-16T11:33:19.477Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestParseMountSpec [2022-03-16T11:33:19.477Z] parser_test.go:62: case 0 [2022-03-16T11:33:19.477Z] parser_test.go:62: case 1 [2022-03-16T11:33:19.477Z] parser_test.go:62: case 2 [2022-03-16T11:33:19.477Z] parser_test.go:62: case 3 [2022-03-16T11:33:19.477Z] parser_test.go:62: case 4 [2022-03-16T11:33:19.477Z] parser_test.go:62: case 5 [2022-03-16T11:33:19.477Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestValidateMount [2022-03-16T11:33:19.477Z] --- PASS: TestValidateMount (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRaw [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:33:19.477Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-16T11:33:19.477Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:33:19.477Z] PASS [2022-03-16T11:33:19.477Z] coverage: 67.6% of statements [2022-03-16T11:33:19.477Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-03-16T11:33:19.560Z] === RUN TestNewStdWriter [2022-03-16T11:33:19.560Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-16T11:33:19.560Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestWriteWithNilBytes [2022-03-16T11:33:19.560Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestWrite [2022-03-16T11:33:19.560Z] --- PASS: TestWrite (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestWriteWithWriterError [2022-03-16T11:33:19.560Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-16T11:33:19.560Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyWriteAndRead [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-16T11:33:19.560Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-16T11:33:19.560Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-16T11:33:19.560Z] PASS [2022-03-16T11:33:19.560Z] coverage: 100.0% of statements [2022-03-16T11:33:19.560Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2022-03-16T11:33:19.913Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-16T11:33:19.934Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-16T11:33:19.934Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-16T11:33:19.934Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-16T11:33:19.934Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-16T11:33:20.047Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-16T11:33:20.170Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-03-16T11:33:20.391Z] === RUN TestSetGetMeta [2022-03-16T11:33:20.391Z] === PAUSE TestSetGetMeta [2022-03-16T11:33:20.391Z] === RUN TestRestore [2022-03-16T11:33:20.391Z] === PAUSE TestRestore [2022-03-16T11:33:20.391Z] === RUN TestServiceCreate [2022-03-16T11:33:20.391Z] === PAUSE TestServiceCreate [2022-03-16T11:33:20.391Z] === RUN TestServiceList [2022-03-16T11:33:20.391Z] === PAUSE TestServiceList [2022-03-16T11:33:20.391Z] === RUN TestServiceRemove [2022-03-16T11:33:20.391Z] === PAUSE TestServiceRemove [2022-03-16T11:33:20.391Z] === RUN TestServiceGet [2022-03-16T11:33:20.391Z] === PAUSE TestServiceGet [2022-03-16T11:33:20.391Z] === RUN TestServicePrune [2022-03-16T11:33:20.391Z] === PAUSE TestServicePrune [2022-03-16T11:33:20.391Z] === RUN TestCreate [2022-03-16T11:33:20.391Z] === PAUSE TestCreate [2022-03-16T11:33:20.391Z] === RUN TestRemove [2022-03-16T11:33:20.391Z] === PAUSE TestRemove [2022-03-16T11:33:20.391Z] === RUN TestList [2022-03-16T11:33:20.391Z] === PAUSE TestList [2022-03-16T11:33:20.391Z] === RUN TestFindByDriver [2022-03-16T11:33:20.391Z] === PAUSE TestFindByDriver [2022-03-16T11:33:20.391Z] === RUN TestFindByReferenced [2022-03-16T11:33:20.391Z] === PAUSE TestFindByReferenced [2022-03-16T11:33:20.391Z] === RUN TestDerefMultipleOfSameRef [2022-03-16T11:33:20.391Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-16T11:33:20.391Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:20.391Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:20.391Z] === RUN TestDefererencePluginOnCreateError [2022-03-16T11:33:20.391Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-16T11:33:20.391Z] === RUN TestRefDerefRemove [2022-03-16T11:33:20.391Z] === PAUSE TestRefDerefRemove [2022-03-16T11:33:20.391Z] === RUN TestGet [2022-03-16T11:33:20.391Z] === PAUSE TestGet [2022-03-16T11:33:20.391Z] === RUN TestGetWithReference [2022-03-16T11:33:20.391Z] === PAUSE TestGetWithReference [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_nil_list [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_empty_list [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_filter_some [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_filter_middle [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:20.391Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:20.391Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_nil_list [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_filter_some [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_filter_middle [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:20.391Z] === CONT TestFilterFunc/test_empty_list [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-16T11:33:20.391Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-16T11:33:20.391Z] === CONT TestSetGetMeta [2022-03-16T11:33:20.391Z] === CONT TestList [2022-03-16T11:33:20.391Z] === CONT TestDerefMultipleOfSameRef [2022-03-16T11:33:20.391Z] === CONT TestDefererencePluginOnCreateError [2022-03-16T11:33:20.391Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-16T11:33:20.391Z] === CONT TestFindByReferenced [2022-03-16T11:33:20.391Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-16T11:33:20.391Z] === CONT TestFindByDriver [2022-03-16T11:33:20.391Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-16T11:33:20.391Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:20.391Z] --- PASS: TestList (0.06s) [2022-03-16T11:33:20.391Z] === CONT TestServiceGet [2022-03-16T11:33:20.391Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-16T11:33:20.391Z] === CONT TestRemove [2022-03-16T11:33:20.391Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-16T11:33:20.391Z] === CONT TestCreate [2022-03-16T11:33:20.391Z] === CONT TestServicePrune [2022-03-16T11:33:20.391Z] --- PASS: TestFindByDriver (0.04s) [2022-03-16T11:33:20.391Z] --- PASS: TestCreate (0.02s) [2022-03-16T11:33:20.391Z] === CONT TestServiceList [2022-03-16T11:33:20.391Z] --- PASS: TestRemove (0.03s) [2022-03-16T11:33:20.391Z] === CONT TestServiceRemove [2022-03-16T11:33:20.391Z] --- PASS: TestServiceGet (0.17s) [2022-03-16T11:33:20.391Z] === CONT TestGet [2022-03-16T11:33:20.391Z] time="2022-03-16T11:33:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:20.391Z] === CONT TestGetWithReference [2022-03-16T11:33:20.391Z] --- PASS: TestServiceRemove (0.14s) [2022-03-16T11:33:20.391Z] time="2022-03-16T11:33:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:20.391Z] --- PASS: TestServiceList (0.15s) [2022-03-16T11:33:20.391Z] === CONT TestServiceCreate [2022-03-16T11:33:20.391Z] time="2022-03-16T11:33:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:20.391Z] --- PASS: TestGet (0.03s) [2022-03-16T11:33:20.391Z] === CONT TestRestore [2022-03-16T11:33:20.391Z] time="2022-03-16T11:33:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-16T11:33:20.391Z] time="2022-03-16T11:33:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:20.391Z] --- PASS: TestGetWithReference (0.04s) [2022-03-16T11:33:20.391Z] === CONT TestRefDerefRemove [2022-03-16T11:33:20.391Z] --- PASS: TestServiceCreate (0.04s) [2022-03-16T11:33:20.391Z] --- PASS: TestServicePrune (0.21s) [2022-03-16T11:33:20.391Z] --- PASS: TestRestore (0.04s) [2022-03-16T11:33:20.391Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-16T11:33:20.391Z] PASS [2022-03-16T11:33:20.391Z] coverage: 69.0% of statements [2022-03-16T11:33:20.391Z] ok github.com/docker/docker/volume/service 0.355s coverage: 69.0% of statements [2022-03-16T11:33:20.545Z] time="2022-03-16T11:33:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-16T11:33:20.545Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-16T11:33:20.545Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-16T11:33:20.545Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestFormatStatus [2022-03-16T11:33:20.545Z] --- PASS: TestFormatStatus (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestFormatError [2022-03-16T11:33:20.545Z] --- PASS: TestFormatError (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestFormatJSONError [2022-03-16T11:33:20.545Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-16T11:33:20.545Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-16T11:33:20.545Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestNewJSONProgressOutput [2022-03-16T11:33:20.545Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestAuxFormatterEmit [2022-03-16T11:33:20.545Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestStreamWriterStdout [2022-03-16T11:33:20.545Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-16T11:33:20.545Z] === RUN TestStreamWriterStderr [2022-03-16T11:33:20.545Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-16T11:33:20.545Z] PASS [2022-03-16T11:33:20.545Z] coverage: 66.2% of statements [2022-03-16T11:33:20.545Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy (14.01s) [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.72s) [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2022-03-16T11:33:20.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2022-03-16T11:33:20.625Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:33:21.012Z] === RUN TestGenerateRandomID [2022-03-16T11:33:21.012Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestShortenId [2022-03-16T11:33:21.012Z] --- PASS: TestShortenId (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestShortenSha256Id [2022-03-16T11:33:21.012Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestShortenIdEmpty [2022-03-16T11:33:21.012Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestShortenIdInvalid [2022-03-16T11:33:21.012Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestIsShortIDNonHex [2022-03-16T11:33:21.012Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-16T11:33:21.012Z] === RUN TestIsShortIDNotCorrectSize [2022-03-16T11:33:21.012Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-16T11:33:21.012Z] PASS [2022-03-16T11:33:21.012Z] coverage: 70.6% of statements [2022-03-16T11:33:21.012Z] ok github.com/docker/docker/pkg/stringid 0.061s coverage: 70.6% of statements [2022-03-16T11:33:21.099Z] === CONT TestReadPluginNoRead [2022-03-16T11:33:21.099Z] read_test.go:92: [d7784ffad4ece] daemon is not started [2022-03-16T11:33:21.099Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-03-16T11:33:21.099Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-03-16T11:33:21.099Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-16T11:33:21.099Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-03-16T11:33:21.099Z] PASS [2022-03-16T11:33:21.099Z] [2022-03-16T11:33:21.099Z] DONE 6 tests in 9.307s [2022-03-16T11:33:21.099Z] 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-16T11:33:21.099Z] testing: warning: no tests to run [2022-03-16T11:33:21.099Z] PASS [2022-03-16T11:33:21.099Z] [2022-03-16T11:33:21.099Z] DONE 0 tests in 0.013s [2022-03-16T11:33:21.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-16T11:33:21.099Z] INFO: Testing against a local daemon [2022-03-16T11:33:21.099Z] === RUN TestPluginWithDevMounts [2022-03-16T11:33:21.099Z] === PAUSE TestPluginWithDevMounts [2022-03-16T11:33:21.099Z] === CONT TestPluginWithDevMounts [2022-03-16T11:33:21.491Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-16T11:33:21.751Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-16T11:33:21.997Z] === RUN TestIsCpusetListAvailable [2022-03-16T11:33:21.997Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-16T11:33:21.997Z] PASS [2022-03-16T11:33:21.997Z] coverage: 39.4% of statements [2022-03-16T11:33:21.997Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 39.4% of statements [2022-03-16T11:33:22.694Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-16T11:33:22.790Z] --- PASS: TestBuildMultiStageParentConfig (2.41s) [2022-03-16T11:33:22.790Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:33:22.790Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:33:22.790Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-16T11:33:22.790Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:33:22.987Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-03-16T11:33:22.987Z] PASS [2022-03-16T11:33:22.987Z] [2022-03-16T11:33:22.987Z] DONE 1 tests in 1.621s [2022-03-16T11:33:22.987Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-16T11:33:22.987Z] INFO: Testing against a local daemon [2022-03-16T11:33:22.987Z] === RUN TestSecretInspect [2022-03-16T11:33:23.267Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-16T11:33:24.208Z] === RUN TestChtimes [2022-03-16T11:33:24.208Z] --- PASS: TestChtimes (0.01s) [2022-03-16T11:33:24.208Z] === RUN TestChtimesWindows [2022-03-16T11:33:24.208Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-16T11:33:24.208Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-16T11:33:24.208Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-16T11:33:24.208Z] PASS [2022-03-16T11:33:24.208Z] coverage: 12.9% of statements [2022-03-16T11:33:24.208Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.9% of statements [2022-03-16T11:33:24.318Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-03-16T11:33:24.318Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:33:24.675Z] === RUN TestTailFile [2022-03-16T11:33:24.675Z] --- PASS: TestTailFile (0.00s) [2022-03-16T11:33:24.675Z] === RUN TestTailFileManyLines [2022-03-16T11:33:24.675Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-16T11:33:24.675Z] === RUN TestTailEmptyFile [2022-03-16T11:33:24.675Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-16T11:33:24.675Z] === RUN TestTailNegativeN [2022-03-16T11:33:24.675Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader [2022-03-16T11:33:24.675Z] === CONT TestNewTailReader [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-16T11:33:24.675Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.675Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.675Z] === CONT TestNewTailReader/no_delimiter [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.675Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:24.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:24.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:24.875Z] --- PASS: TestSecretInspect (2.13s) [2022-03-16T11:33:24.875Z] === RUN TestSecretList [2022-03-16T11:33:24.913Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.145Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.146Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-16T11:33:25.617Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.618Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:25.619Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:25.811Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-16T11:33:26.071Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-16T11:33:26.071Z] --- PASS: TestHealthKillContainer (8.47s) [2022-03-16T11:33:26.071Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:33:26.086Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-16T11:33:26.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.088Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.089Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.557Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-16T11:33:26.558Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-16T11:33:26.558Z] PASS [2022-03-16T11:33:26.558Z] coverage: 88.6% of statements [2022-03-16T11:33:26.558Z] ok github.com/docker/docker/pkg/tailfile 0.214s coverage: 88.6% of statements [2022-03-16T11:33:26.558Z] === RUN TestTarSumRemoveNonExistent [2022-03-16T11:33:26.558Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-16T11:33:26.558Z] === RUN TestTarSumRemove [2022-03-16T11:33:26.558Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-16T11:33:26.558Z] === RUN TestSortFileInfoSums [2022-03-16T11:33:26.559Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestNewTarSumForLabelInvalid [2022-03-16T11:33:26.559Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestNewTarSumForLabel [2022-03-16T11:33:26.559Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestEmptyTar [2022-03-16T11:33:26.559Z] --- PASS: TestEmptyTar (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestTarSumsReadSize [2022-03-16T11:33:26.559Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestTarSums [2022-03-16T11:33:26.559Z] --- PASS: TestTarSums (0.08s) [2022-03-16T11:33:26.559Z] === RUN TestIteration [2022-03-16T11:33:26.559Z] --- PASS: TestIteration (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestVersionLabelForChecksum [2022-03-16T11:33:26.559Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestVersion [2022-03-16T11:33:26.559Z] --- PASS: TestVersion (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestGetVersion [2022-03-16T11:33:26.559Z] --- PASS: TestGetVersion (0.00s) [2022-03-16T11:33:26.559Z] === RUN TestGetVersions [2022-03-16T11:33:26.559Z] --- PASS: TestGetVersions (0.00s) [2022-03-16T11:33:26.559Z] PASS [2022-03-16T11:33:26.559Z] coverage: 89.3% of statements [2022-03-16T11:33:26.559Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2022-03-16T11:33:26.644Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-03-16T11:33:26.644Z] === RUN TestIpcModeNone [2022-03-16T11:33:27.029Z] === RUN TestTruncIndex [2022-03-16T11:33:27.231Z] --- PASS: TestIpcModeNone (0.68s) [2022-03-16T11:33:27.231Z] === RUN TestIpcModePrivate [2022-03-16T11:33:27.392Z] --- PASS: TestSecretList (2.13s) [2022-03-16T11:33:27.392Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:33:27.497Z] --- PASS: TestTruncIndex (0.10s) [2022-03-16T11:33:27.497Z] PASS [2022-03-16T11:33:27.497Z] coverage: 91.5% of statements [2022-03-16T11:33:27.497Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2022-03-16T11:33:27.804Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-03-16T11:33:27.804Z] --- PASS: TestIpcModePrivate (0.65s) [2022-03-16T11:33:27.804Z] === RUN TestIpcModeShareable [2022-03-16T11:33:27.967Z] === RUN TestIsGIT [2022-03-16T11:33:27.967Z] --- PASS: TestIsGIT (0.00s) [2022-03-16T11:33:27.967Z] === RUN TestIsTransport [2022-03-16T11:33:27.967Z] --- PASS: TestIsTransport (0.00s) [2022-03-16T11:33:27.967Z] PASS [2022-03-16T11:33:27.967Z] coverage: 100.0% of statements [2022-03-16T11:33:27.967Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2022-03-16T11:33:28.065Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-16T11:33:28.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-16T11:33:28.325Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-16T11:33:28.325Z] check_test.go:308: [d86c8f04e3f95] daemon is not started [2022-03-16T11:33:28.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-16T11:33:28.435Z] --- PASS: TestGet (15.01s) [2022-03-16T11:33:28.435Z] === RUN TestPluginWithNoManifest [2022-03-16T11:33:28.435Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-16T11:33:28.435Z] === RUN TestGetAll [2022-03-16T11:33:28.435Z] --- PASS: TestGetAll (0.01s) [2022-03-16T11:33:28.435Z] PASS [2022-03-16T11:33:28.435Z] coverage: 73.2% of statements [2022-03-16T11:33:28.435Z] ok github.com/docker/docker/pkg/plugins 36.366s coverage: 73.2% of statements [2022-03-16T11:33:28.435Z] === RUN TestVersionInfo [2022-03-16T11:33:28.435Z] --- PASS: TestVersionInfo (0.00s) [2022-03-16T11:33:28.435Z] === RUN TestAppendVersions [2022-03-16T11:33:28.435Z] --- PASS: TestAppendVersions (0.00s) [2022-03-16T11:33:28.435Z] PASS [2022-03-16T11:33:28.435Z] coverage: 88.9% of statements [2022-03-16T11:33:28.435Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2022-03-16T11:33:28.586Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-16T11:33:28.847Z] --- PASS: TestIpcModeShareable (0.84s) [2022-03-16T11:33:28.847Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-16T11:33:29.108Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-16T11:33:29.318Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-03-16T11:33:29.318Z] === RUN TestSecretsUpdate [2022-03-16T11:33:29.999Z] === RUN TestNewSettable [2022-03-16T11:33:29.999Z] --- PASS: TestNewSettable (0.00s) [2022-03-16T11:33:29.999Z] === RUN TestIsSettable [2022-03-16T11:33:29.999Z] --- PASS: TestIsSettable (0.00s) [2022-03-16T11:33:29.999Z] === RUN TestUpdateSettingsEnv [2022-03-16T11:33:29.999Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-16T11:33:29.999Z] PASS [2022-03-16T11:33:29.999Z] coverage: 20.0% of statements [2022-03-16T11:33:29.999Z] ok github.com/docker/docker/plugin/v2 0.076s coverage: 20.0% of statements [2022-03-16T11:33:30.467Z] === RUN TestValidatePrivileges [2022-03-16T11:33:30.467Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-16T11:33:30.467Z] === RUN TestFilterByCapNeg [2022-03-16T11:33:30.467Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-16T11:33:30.467Z] === RUN TestFilterByCapPos [2022-03-16T11:33:30.467Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-16T11:33:30.467Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-16T11:33:30.467Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-16T11:33:30.467Z] PASS [2022-03-16T11:33:30.467Z] coverage: 12.0% of statements [2022-03-16T11:33:30.467Z] ok github.com/docker/docker/plugin 0.109s coverage: 12.0% of statements [2022-03-16T11:33:30.494Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-16T11:33:30.494Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-16T11:33:30.556Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-03-16T11:33:30.556Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:33:30.556Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-03-16T11:33:30.556Z] === RUN TestWaitNonBlocked [2022-03-16T11:33:30.556Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:33:30.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:33:30.556Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:33:30.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:33:30.556Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:33:30.556Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:33:30.556Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-16T11:33:30.556Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.49s) [2022-03-16T11:33:30.556Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-03-16T11:33:30.556Z] === RUN TestWaitBlocked [2022-03-16T11:33:30.556Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:33:30.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:33:30.556Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:33:30.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:33:30.556Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:33:30.556Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:33:30.556Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-16T11:33:30.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-03-16T11:33:30.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-03-16T11:33:30.556Z] === CONT TestContainerStartOnDaemonRestart [2022-03-16T11:33:30.556Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-16T11:33:30.935Z] === RUN TestLoad [2022-03-16T11:33:30.935Z] --- PASS: TestLoad (0.00s) [2022-03-16T11:33:30.935Z] === RUN TestSave [2022-03-16T11:33:30.935Z] --- PASS: TestSave (0.03s) [2022-03-16T11:33:30.935Z] === RUN TestAddDeleteGet [2022-03-16T11:33:30.935Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-16T11:33:30.935Z] === RUN TestInvalidTags [2022-03-16T11:33:30.935Z] --- PASS: TestInvalidTags (0.01s) [2022-03-16T11:33:30.935Z] PASS [2022-03-16T11:33:30.935Z] coverage: 84.4% of statements [2022-03-16T11:33:30.935Z] ok github.com/docker/docker/reference 0.162s coverage: 84.4% of statements [2022-03-16T11:33:31.435Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2022-03-16T11:33:31.435Z] === RUN TestAPIIpcModeHost [2022-03-16T11:33:31.834Z] --- PASS: TestSecretsUpdate (2.10s) [2022-03-16T11:33:31.834Z] === RUN TestTemplatedSecret [2022-03-16T11:33:32.006Z] --- PASS: TestAPIIpcModeHost (0.73s) [2022-03-16T11:33:32.006Z] === RUN TestDaemonIpcModeShareable [2022-03-16T11:33:32.268Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-16T11:33:32.452Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2022-03-16T11:33:32.452Z] === CONT TestIpcModeOlderClient [2022-03-16T11:33:32.498Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-16T11:33:32.498Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-16T11:33:32.498Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-16T11:33:32.498Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-16T11:33:32.708Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-16T11:33:32.708Z] === CONT TestContainerKillOnDaemonStart [2022-03-16T11:33:32.708Z] --- PASS: TestContainerStartOnDaemonRestart (1.99s) [2022-03-16T11:33:32.708Z] === CONT TestDaemonHostGatewayIP [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReaderWithReadError [2022-03-16T11:33:32.969Z] time="2022-03-16T11:33:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReader [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-16T11:33:32.969Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-16T11:33:32.969Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-16T11:33:32.969Z] PASS [2022-03-16T11:33:32.969Z] coverage: 100.0% of statements [2022-03-16T11:33:32.969Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2022-03-16T11:33:33.436Z] === RUN TestRestartManagerTimeout [2022-03-16T11:33:33.436Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestRestartManagerTimeoutReset [2022-03-16T11:33:33.436Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-16T11:33:33.436Z] PASS [2022-03-16T11:33:33.436Z] coverage: 50.9% of statements [2022-03-16T11:33:33.436Z] ok github.com/docker/docker/restartmanager 0.069s coverage: 50.9% of statements [2022-03-16T11:33:33.436Z] === RUN TestResolveAuthConfigIndexServer [2022-03-16T11:33:33.436Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestResolveAuthConfigFullURL [2022-03-16T11:33:33.436Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-16T11:33:33.436Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestValidateMirror [2022-03-16T11:33:33.436Z] --- PASS: TestValidateMirror (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestLoadInsecureRegistries [2022-03-16T11:33:33.436Z] time="2022-03-16T11:33:33Z" 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-16T11:33:33.436Z] time="2022-03-16T11:33:33Z" 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-16T11:33:33.436Z] time="2022-03-16T11:33:33Z" 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-16T11:33:33.436Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-16T11:33:33.436Z] === RUN TestNewServiceConfig [2022-03-16T11:33:33.436Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestValidateIndexName [2022-03-16T11:33:33.436Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestValidateIndexNameWithError [2022-03-16T11:33:33.436Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestEndpointParse [2022-03-16T11:33:33.436Z] --- PASS: TestEndpointParse (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestEndpointParseInvalid [2022-03-16T11:33:33.436Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestValidateEndpoint [2022-03-16T11:33:33.436Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-16T11:33:33.436Z] === RUN TestPing [2022-03-16T11:33:33.436Z] --- PASS: TestPing (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestPingRegistryEndpoint [2022-03-16T11:33:33.436Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:33.436Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestEndpoint [2022-03-16T11:33:33.436Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:33.436Z] --- SKIP: TestEndpoint (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestParseRepositoryInfo [2022-03-16T11:33:33.436Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestNewIndexInfo [2022-03-16T11:33:33.436Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestMirrorEndpointLookup [2022-03-16T11:33:33.436Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:33:33.436Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestSearchRepositories [2022-03-16T11:33:33.436Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-16T11:33:33.436Z] Host: 127.0.0.1:49344 [2022-03-16T11:33:33.436Z] User-Agent: docker test client [2022-03-16T11:33:33.436Z] Authorization: Token fake-token [2022-03-16T11:33:33.436Z] X-Docker-Token: true [2022-03-16T11:33:33.436Z] Accept-Encoding: gzip [2022-03-16T11:33:33.436Z] [2022-03-16T11:33:33.436Z] [2022-03-16T11:33:33.436Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-16T11:33:33.436Z] Connection: close [2022-03-16T11:33:33.436Z] Content-Length: 144 [2022-03-16T11:33:33.436Z] Cache-Control: no-cache [2022-03-16T11:33:33.436Z] Content-Type: application/json [2022-03-16T11:33:33.436Z] Date: Wed, 16 Mar 2022 11:33:33 GMT [2022-03-16T11:33:33.436Z] Expires: -1 [2022-03-16T11:33:33.436Z] Pragma: no-cache [2022-03-16T11:33:33.436Z] Server: docker-tests/mock [2022-03-16T11:33:33.436Z] X-Docker-Registry-Config: mock [2022-03-16T11:33:33.436Z] X-Docker-Registry-Version: 0.0.0 [2022-03-16T11:33:33.436Z] [2022-03-16T11:33:33.436Z] [2022-03-16T11:33:33.436Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-16T11:33:33.436Z] === RUN TestTrustedLocation [2022-03-16T11:33:33.436Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-16T11:33:33.436Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestAllowNondistributableArtifacts [2022-03-16T11:33:33.436Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-16T11:33:33.436Z] === RUN TestIsSecureIndex [2022-03-16T11:33:33.436Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-16T11:33:33.653Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-16T11:33:33.653Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-03-16T11:33:33.904Z] PASS [2022-03-16T11:33:33.904Z] coverage: 51.2% of statements [2022-03-16T11:33:33.904Z] ok github.com/docker/docker/registry 0.397s coverage: 51.2% of statements [2022-03-16T11:33:33.904Z] === RUN TestDecodeContainerConfig [2022-03-16T11:33:33.904Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-16T11:33:33.904Z] === RUN TestDecodeContainerConfigIsolation [2022-03-16T11:33:33.904Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-16T11:33:33.904Z] === RUN TestValidatePrivileged [2022-03-16T11:33:33.904Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-16T11:33:33.904Z] PASS [2022-03-16T11:33:33.904Z] coverage: 52.6% of statements [2022-03-16T11:33:33.904Z] ok github.com/docker/docker/runconfig 0.071s coverage: 52.6% of statements [2022-03-16T11:33:33.913Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-03-16T11:33:33.913Z] === RUN TestDaemonIpcModePrivate [2022-03-16T11:33:33.913Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-16T11:33:34.351Z] --- PASS: TestTemplatedSecret (2.64s) [2022-03-16T11:33:34.351Z] === RUN TestSecretCreateResolve [2022-03-16T11:33:34.372Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-16T11:33:34.372Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-16T11:33:34.372Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-16T11:33:34.372Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-16T11:33:34.372Z] PASS [2022-03-16T11:33:34.372Z] coverage: 62.5% of statements [2022-03-16T11:33:34.372Z] ok github.com/docker/docker/testutil 0.074s coverage: 62.5% of statements [2022-03-16T11:33:35.225Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-03-16T11:33:35.225Z] === CONT TestDaemonRestartIpcMode [2022-03-16T11:33:35.298Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-16T11:33:35.559Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-03-16T11:33:35.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-16T11:33:35.820Z] check_test.go:308: [dd77fee2a846a] daemon is not started [2022-03-16T11:33:35.820Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-16T11:33:36.248Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-16T11:33:36.248Z] PASS [2022-03-16T11:33:36.248Z] [2022-03-16T11:33:36.248Z] DONE 6 tests in 13.319s [2022-03-16T11:33:36.248Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-16T11:33:36.248Z] INFO: Testing against a local daemon [2022-03-16T11:33:36.248Z] === RUN TestServiceCreateInit [2022-03-16T11:33:36.248Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:33:36.587Z] === RUN TestGetAddress [2022-03-16T11:33:36.587Z] --- PASS: TestGetAddress (0.00s) [2022-03-16T11:33:36.587Z] === RUN TestRemove [2022-03-16T11:33:36.587Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:33:36.587Z] --- SKIP: TestRemove (0.00s) [2022-03-16T11:33:36.587Z] === RUN TestInitializeWithVolumes [2022-03-16T11:33:36.587Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-16T11:33:36.587Z] === RUN TestCreate [2022-03-16T11:33:36.587Z] --- PASS: TestCreate (0.01s) [2022-03-16T11:33:36.587Z] === RUN TestValidateName [2022-03-16T11:33:36.587Z] --- PASS: TestValidateName (0.00s) [2022-03-16T11:33:36.587Z] === RUN TestCreateWithOpts [2022-03-16T11:33:36.587Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:33:36.587Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-16T11:33:36.587Z] === RUN TestRelaodNoOpts [2022-03-16T11:33:36.587Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-03-16T11:33:36.587Z] PASS [2022-03-16T11:33:36.587Z] coverage: 41.5% of statements [2022-03-16T11:33:36.587Z] ok github.com/docker/docker/volume/local 0.185s coverage: 41.5% of statements [2022-03-16T11:33:37.055Z] === RUN TestGetDriver [2022-03-16T11:33:37.055Z] --- PASS: TestGetDriver (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestVolumeRequestError [2022-03-16T11:33:37.055Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-16T11:33:37.055Z] PASS [2022-03-16T11:33:37.055Z] coverage: 36.1% of statements [2022-03-16T11:33:37.055Z] ok github.com/docker/docker/volume/drivers 0.112s coverage: 36.1% of statements [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRaw [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-16T11:33:37.055Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRaw [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-16T11:33:37.055Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestConvertTmpfsOptions [2022-03-16T11:33:37.055Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-16T11:33:37.055Z] linux_parser_test.go:209: data="ro" [2022-03-16T11:33:37.055Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestParseMountSpec [2022-03-16T11:33:37.055Z] parser_test.go:62: case 0 [2022-03-16T11:33:37.055Z] parser_test.go:62: case 1 [2022-03-16T11:33:37.055Z] parser_test.go:62: case 2 [2022-03-16T11:33:37.055Z] parser_test.go:62: case 3 [2022-03-16T11:33:37.055Z] parser_test.go:62: case 4 [2022-03-16T11:33:37.055Z] parser_test.go:62: case 5 [2022-03-16T11:33:37.055Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestValidateMount [2022-03-16T11:33:37.055Z] --- PASS: TestValidateMount (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRaw [2022-03-16T11:33:37.055Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-16T11:33:37.055Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-16T11:33:37.055Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-16T11:33:37.055Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-16T11:33:37.056Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-16T11:33:37.056Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-16T11:33:37.056Z] PASS [2022-03-16T11:33:37.056Z] coverage: 67.6% of statements [2022-03-16T11:33:37.056Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.6% of statements [2022-03-16T11:33:37.127Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-03-16T11:33:37.207Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-03-16T11:33:37.208Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2022-03-16T11:33:37.208Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-16T11:33:38.593Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-16T11:33:38.620Z] === RUN TestSetGetMeta [2022-03-16T11:33:38.620Z] === PAUSE TestSetGetMeta [2022-03-16T11:33:38.620Z] === RUN TestRestore [2022-03-16T11:33:38.620Z] === PAUSE TestRestore [2022-03-16T11:33:38.620Z] === RUN TestServiceCreate [2022-03-16T11:33:38.620Z] === PAUSE TestServiceCreate [2022-03-16T11:33:38.620Z] === RUN TestServiceList [2022-03-16T11:33:38.620Z] === PAUSE TestServiceList [2022-03-16T11:33:38.620Z] === RUN TestServiceRemove [2022-03-16T11:33:38.620Z] === PAUSE TestServiceRemove [2022-03-16T11:33:38.620Z] === RUN TestServiceGet [2022-03-16T11:33:38.620Z] === PAUSE TestServiceGet [2022-03-16T11:33:38.620Z] === RUN TestServicePrune [2022-03-16T11:33:38.620Z] === PAUSE TestServicePrune [2022-03-16T11:33:38.620Z] === RUN TestCreate [2022-03-16T11:33:38.620Z] === PAUSE TestCreate [2022-03-16T11:33:38.620Z] === RUN TestRemove [2022-03-16T11:33:38.620Z] === PAUSE TestRemove [2022-03-16T11:33:38.620Z] === RUN TestList [2022-03-16T11:33:38.620Z] === PAUSE TestList [2022-03-16T11:33:38.620Z] === RUN TestFindByDriver [2022-03-16T11:33:38.620Z] === PAUSE TestFindByDriver [2022-03-16T11:33:38.620Z] === RUN TestFindByReferenced [2022-03-16T11:33:38.620Z] === PAUSE TestFindByReferenced [2022-03-16T11:33:38.620Z] === RUN TestDerefMultipleOfSameRef [2022-03-16T11:33:38.620Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-16T11:33:38.620Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:38.620Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:38.620Z] === RUN TestDefererencePluginOnCreateError [2022-03-16T11:33:38.620Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-16T11:33:38.620Z] === RUN TestRefDerefRemove [2022-03-16T11:33:38.620Z] === PAUSE TestRefDerefRemove [2022-03-16T11:33:38.620Z] === RUN TestGet [2022-03-16T11:33:38.620Z] === PAUSE TestGet [2022-03-16T11:33:38.620Z] === RUN TestGetWithReference [2022-03-16T11:33:38.620Z] === PAUSE TestGetWithReference [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_nil_list [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_empty_list [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_filter_some [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_filter_middle [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:38.620Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:38.620Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_nil_list [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_filter_some [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_empty_list [2022-03-16T11:33:38.620Z] === CONT TestFilterFunc/test_filter_middle [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-16T11:33:38.620Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.01s) [2022-03-16T11:33:38.620Z] === CONT TestSetGetMeta [2022-03-16T11:33:38.620Z] === CONT TestList [2022-03-16T11:33:38.620Z] === CONT TestDerefMultipleOfSameRef [2022-03-16T11:33:38.620Z] === CONT TestDefererencePluginOnCreateError [2022-03-16T11:33:38.620Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestFindByReferenced [2022-03-16T11:33:38.620Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestFindByDriver [2022-03-16T11:33:38.620Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestRemove [2022-03-16T11:33:38.620Z] --- PASS: TestList (0.05s) [2022-03-16T11:33:38.620Z] === CONT TestCreate [2022-03-16T11:33:38.620Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestServicePrune [2022-03-16T11:33:38.620Z] --- PASS: TestFindByDriver (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestServiceGet [2022-03-16T11:33:38.620Z] --- PASS: TestRemove (0.03s) [2022-03-16T11:33:38.620Z] === CONT TestServiceRemove [2022-03-16T11:33:38.620Z] --- PASS: TestCreate (0.02s) [2022-03-16T11:33:38.620Z] === CONT TestServiceList [2022-03-16T11:33:38.854Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2022-03-16T11:33:39.089Z] --- PASS: TestServiceGet (0.17s) [2022-03-16T11:33:39.089Z] === CONT TestServiceCreate [2022-03-16T11:33:39.089Z] time="2022-03-16T11:33:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:39.089Z] --- PASS: TestServiceRemove (0.17s) [2022-03-16T11:33:39.089Z] === CONT TestRestore [2022-03-16T11:33:39.089Z] --- PASS: TestServiceList (0.17s) [2022-03-16T11:33:39.089Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-16T11:33:39.089Z] time="2022-03-16T11:33:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:39.089Z] time="2022-03-16T11:33:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:39.089Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-16T11:33:39.089Z] === CONT TestGet [2022-03-16T11:33:39.089Z] time="2022-03-16T11:33:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-16T11:33:39.089Z] --- PASS: TestServiceCreate (0.03s) [2022-03-16T11:33:39.089Z] === CONT TestGetWithReference [2022-03-16T11:33:39.089Z] time="2022-03-16T11:33:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-16T11:33:39.089Z] --- PASS: TestRestore (0.04s) [2022-03-16T11:33:39.089Z] === CONT TestRefDerefRemove [2022-03-16T11:33:39.089Z] --- PASS: TestServicePrune (0.22s) [2022-03-16T11:33:39.089Z] --- PASS: TestGet (0.03s) [2022-03-16T11:33:39.089Z] --- PASS: TestGetWithReference (0.03s) [2022-03-16T11:33:39.089Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-16T11:33:39.089Z] PASS [2022-03-16T11:33:39.089Z] coverage: 69.0% of statements [2022-03-16T11:33:39.089Z] ok github.com/docker/docker/volume/service 0.397s coverage: 69.0% of statements [2022-03-16T11:33:39.095Z] --- PASS: TestBuildMultiStageOnBuild (14.22s) [2022-03-16T11:33:39.095Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:33:39.095Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:33:39.095Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:33:39.095Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:33:39.116Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2022-03-16T11:33:39.116Z] === RUN TestIpcModeOlderClient [2022-03-16T11:33:39.116Z] === PAUSE TestIpcModeOlderClient [2022-03-16T11:33:39.116Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:33:39.377Z] check_test.go:308: [d81a819b24640] daemon is not started [2022-03-16T11:33:39.377Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-16T11:33:39.638Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-03-16T11:33:39.638Z] === RUN TestKillContainer [2022-03-16T11:33:39.638Z] === RUN TestKillContainer/no_signal [2022-03-16T11:33:40.210Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-16T11:33:40.413Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:33:40.414Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-16T11:33:40.470Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:33:40.731Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:33:41.466Z] 2022/03/16 11:33:40 Closing DB instances... [2022-03-16T11:33:41.673Z] --- PASS: TestKillContainer (2.03s) [2022-03-16T11:33:41.673Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-03-16T11:33:41.673Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-03-16T11:33:41.673Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-03-16T11:33:41.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:33:41.673Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-16T11:33:42.243Z] docker_cli_daemon_plugins_test.go:80: [d664f984a453b] daemon is not started [2022-03-16T11:33:42.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-16T11:33:42.998Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-16T11:33:42.998Z] === RUN TestFindNode [2022-03-16T11:33:42.998Z] 2022/03/16 11:33:42 Closing DB instances... [2022-03-16T11:33:42.998Z] --- PASS: TestFindNode (0.02s) [2022-03-16T11:33:42.998Z] === RUN TestChangeNodeState [2022-03-16T11:33:42.998Z] 2022/03/16 11:33:42 Closing DB instances... [2022-03-16T11:33:42.998Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-16T11:33:42.998Z] === RUN TestNodeReincarnation [2022-03-16T11:33:42.998Z] 2022/03/16 11:33:42 Closing DB instances... [2022-03-16T11:33:43.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-03-16T11:33:43.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-03-16T11:33:43.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2022-03-16T11:33:43.079Z] === RUN TestKillStoppedContainer [2022-03-16T11:33:43.079Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-03-16T11:33:43.079Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:33:43.079Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-16T11:33:43.079Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:33:43.340Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-16T11:33:43.725Z] --- PASS: TestServiceCreateInit (7.30s) [2022-03-16T11:33:43.725Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-03-16T11:33:43.725Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-03-16T11:33:43.725Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:33:43.916Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-03-16T11:33:43.917Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:33:43.917Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:33:43.917Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:33:43.917Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:33:43.917Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:33:43.917Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-03-16T11:33:43.917Z] === RUN TestLinksEtcHostsContentMatch [2022-03-16T11:33:44.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-16T11:33:44.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2022-03-16T11:33:44.441Z] === RUN TestLinksContainerNames [2022-03-16T11:33:45.213Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-03-16T11:33:45.213Z] PASS [2022-03-16T11:33:45.213Z] [2022-03-16T11:33:45.213Z] === Skipped [2022-03-16T11:33:45.213Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-16T11:33:45.213Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:33:45.213Z] [2022-03-16T11:33:45.213Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:33:45.213Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:33:45.213Z] [2022-03-16T11:33:45.213Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-16T11:33:45.213Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:33:45.213Z] [2022-03-16T11:33:45.213Z] DONE 200 tests, 3 skipped in 106.370s [2022-03-16T11:33:45.213Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-16T11:33:45.213Z] ++ 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-16T11:33:45.213Z] ++ set -e [2022-03-16T11:33:45.213Z] ++ '[' -n 0 ']' [2022-03-16T11:33:45.213Z] ++ set -x [2022-03-16T11:33:45.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T11:33:45.213Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:33:45.213Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:33:45.213Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-16T11:33:45.213Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-16T11:33:45.213Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-16T11:33:45.213Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-16T11:33:45.213Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-16T11:33:45.213Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-16T11:33:45.213Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:33:45.213Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-16T11:33:45.213Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-16T11:33:45.213Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-16T11:33:45.213Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-16T11:33:45.213Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-16T11:33:45.213Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:33:45.213Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-16T11:33:45.830Z] --- PASS: TestLinksContainerNames (1.29s) [2022-03-16T11:33:45.830Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:33:45.830Z] docker_cli_daemon_plugins_test.go:170: [da68f6a72b671] daemon is not started [2022-03-16T11:33:46.141Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-16T11:33:46.402Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-03-16T11:33:46.402Z] === RUN TestContainerNetworkMountsNoChown [2022-03-16T11:33:46.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-16T11:33:46.939Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/default [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/default [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/private [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/private [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rprivate [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/slave [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/slave [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rslave [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/shared [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/shared [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rshared [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/default [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/rshared [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/shared [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/rslave [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/slave [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/rprivate [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/private [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-16T11:33:46.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:33:46.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-16T11:33:46.939Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-16T11:33:47.070Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-16T11:33:47.201Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-16T11:33:47.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-16T11:33:47.463Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-16T11:33:47.463Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-16T11:33:47.674Z] time="2022-03-16T11:33:47Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-16T11:33:47.675Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-16T11:33:47.675Z] === RUN TestParallelCreate [2022-03-16T11:33:47.675Z] 2022/03/16 11:33:47 Closing DB instances... [2022-03-16T11:33:47.675Z] --- PASS: TestParallelCreate (0.02s) [2022-03-16T11:33:47.675Z] === RUN TestParallelDelete [2022-03-16T11:33:47.675Z] 2022/03/16 11:33:47 Closing DB instances... [2022-03-16T11:33:47.675Z] --- PASS: TestParallelDelete (0.02s) [2022-03-16T11:33:47.675Z] === RUN TestNetworkDBIslands [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:74d07e039674 with config:&{NodeID:74d07e039674 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-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 74d07e039674/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 74d07e039674/172.30.39.16, added to nodes list" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8dda06cab48d with config:&{NodeID:8dda06cab48d 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-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 8dda06cab48d/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to nodes list" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49415" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 74d07e039674/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 8dda06cab48d/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 74d07e039674/172.30.39.16, added to nodes list" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to nodes list" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-16T11:33:47.675Z] time="2022-03-16T11:33:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49416" [2022-03-16T11:33:47.723Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-16T11:33:47.723Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-16T11:33:47.723Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-16T11:33:47.723Z] === RUN TestContainerBindMountNonRecursive [2022-03-16T11:33:48.438Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-16T11:33:48.438Z] daemon_test.go:156: [d02e866300508] daemon is not started [2022-03-16T11:33:48.438Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-16T11:33:48.438Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-16T11:33:48.438Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-16T11:33:48.438Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-16T11:33:48.438Z] === RUN TestDaemonProxy [2022-03-16T11:33:48.438Z] === RUN TestDaemonProxy/environment_variables [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5a01a3a72736 with config:&{NodeID:5a01a3a72736 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-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, added to nodes list" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49417" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, added to nodes list" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 74d07e039674/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 74d07e039674/172.30.39.16, added to nodes list" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 8dda06cab48d/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to nodes list" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49418" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:48.638Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5528ba8bab11 with config:&{NodeID:5528ba8bab11 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-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49420" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 74d07e039674/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 74d07e039674/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 8dda06cab48d/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5a01a3a72736/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49421" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.094Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.095Z] time="2022-03-16T11:33:48Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:11538e011cf5 with config:&{NodeID:11538e011cf5 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-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49422" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 74d07e039674/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 74d07e039674/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 8dda06cab48d/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 5a01a3a72736/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 5a01a3a72736/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49423" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:49.552Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:49.640Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-03-16T11:33:49.641Z] === RUN TestContainerVolumesMountedAsShared [2022-03-16T11:33:50.009Z] networkdb_test.go:835: Re-joining: 3 [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=info msg="The new bootstrap node list is:[172.30.39.16:10033 172.30.39.16:10034 172.30.39.16:10035]" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49425" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10033" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10034" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49426" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10035" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49427" [2022-03-16T11:33:50.009Z] networkdb_test.go:835: Re-joining: 4 [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=info msg="The new bootstrap node list is:[172.30.39.16:10033 172.30.39.16:10034 172.30.39.16:10035]" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10033" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49428" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10034" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49429" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10035" [2022-03-16T11:33:50.009Z] time="2022-03-16T11:33:49Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49430" [2022-03-16T11:33:50.273Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-16T11:33:50.328Z] === RUN TestDaemonProxy/command-line_options [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:49Z" level=info msg="node 0 leaving" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674 change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="node3(5a01a3a72736): Node leave event for 74d07e039674/172.30.39.16" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674 change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="node5(11538e011cf5): Node leave event for 74d07e039674/172.30.39.16" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674 change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="node2(8dda06cab48d): Node leave event for 74d07e039674/172.30.39.16" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674 change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="node1(74d07e039674): Node leave event for 74d07e039674/172.30.39.16" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674 change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="node4(5528ba8bab11): Node leave event for 74d07e039674/172.30.39.16" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.466Z] time="2022-03-16T11:33:50Z" level=info msg="Node 74d07e039674/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.643Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2022-03-16T11:33:50.643Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-16T11:33:50.643Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="node 1 leaving" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d change state NodeActive --> NodeFailed" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d/172.30.39.16, added to failed nodes list" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="node3(5a01a3a72736): Node leave event for 8dda06cab48d/172.30.39.16" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="node4(5528ba8bab11): Node leave event for 8dda06cab48d/172.30.39.16" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d change state NodeActive --> NodeLeft" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="node5(11538e011cf5): Node leave event for 8dda06cab48d/172.30.39.16" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=error msg="node: 8dda06cab48d is unknown to memberlist" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d/172.30.39.16, left gossip cluster" [2022-03-16T11:33:50.923Z] time="2022-03-16T11:33:50Z" level=info msg="Node 8dda06cab48d/172.30.39.16, left gossip cluster" [2022-03-16T11:33:51.214Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-03-16T11:33:51.214Z] === RUN TestNetworkNat [2022-03-16T11:33:51.214Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="node 2 leaving" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="Node 5a01a3a72736 change state NodeActive --> NodeLeft" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="node5(11538e011cf5): Node leave event for 5a01a3a72736/172.30.39.16" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="Node 5a01a3a72736 change state NodeActive --> NodeLeft" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="node4(5528ba8bab11): Node leave event for 5a01a3a72736/172.30.39.16" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="Node 5a01a3a72736 change state NodeActive --> NodeLeft" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:50Z" level=info msg="node3(5a01a3a72736): Node leave event for 5a01a3a72736/172.30.39.16" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:51Z" level=debug msg="memberlist: Failed ping: 8dda06cab48d (timeout reached)" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.39.16:10037: use of closed network connection" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.39.16:10035: use of closed network connection" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.39.16:10036: use of closed network connection" [2022-03-16T11:33:51.381Z] time="2022-03-16T11:33:51Z" level=info msg="Node 5a01a3a72736/172.30.39.16, left gossip cluster" [2022-03-16T11:33:51.438Z] --- PASS: TestBuildMultiStageLayerLeak (11.84s) [2022-03-16T11:33:51.438Z] === RUN TestBuildWithHugeFile [2022-03-16T11:33:51.693Z] === RUN TestDaemonProxy/configuration_file [2022-03-16T11:33:51.761Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-16T11:33:51.785Z] --- PASS: TestNetworkNat (0.69s) [2022-03-16T11:33:51.785Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:33:51.785Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="Node 5a01a3a72736/172.30.39.16, left gossip cluster" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="Node 5a01a3a72736/172.30.39.16, left gossip cluster" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="memberlist: Suspect 8dda06cab48d has failed, no acks received" [2022-03-16T11:33:51.839Z] networkdb_test.go:867: node4: OK [2022-03-16T11:33:51.839Z] networkdb_test.go:867: node5: OK [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="node 0 coming back" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1c7b8c581828 with config:&{NodeID:1c7b8c581828 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-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="Node 1c7b8c581828/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="Node 1c7b8c581828/172.30.39.16, added to nodes list" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="node 1 coming back" [2022-03-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:260b663ace97 with config:&{NodeID:260b663ace97 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-16T11:33:51.839Z] time="2022-03-16T11:33:51Z" level=info msg="Node 260b663ace97/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:52.296Z] time="2022-03-16T11:33:51Z" level=info msg="Node 260b663ace97/172.30.39.16, added to nodes list" [2022-03-16T11:33:52.296Z] time="2022-03-16T11:33:51Z" level=info msg="node 2 coming back" [2022-03-16T11:33:52.296Z] time="2022-03-16T11:33:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aa93c70348c5 with config:&{NodeID:aa93c70348c5 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-16T11:33:52.296Z] time="2022-03-16T11:33:51Z" level=info msg="Node aa93c70348c5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:52.296Z] time="2022-03-16T11:33:51Z" level=info msg="Node aa93c70348c5/172.30.39.16, added to nodes list" [2022-03-16T11:33:52.357Z] check_test.go:308: [d85922ab0535a] daemon is not started [2022-03-16T11:33:52.357Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-16T11:33:52.357Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-03-16T11:33:52.357Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:33:52.752Z] time="2022-03-16T11:33:52Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:53.581Z] === RUN TestDaemonProxy/conflicting_options [2022-03-16T11:33:53.717Z] time="2022-03-16T11:33:53Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:53.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-16T11:33:53.839Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-16T11:33:54.006Z] 2022/03/16 11:33:51 Closing DB instances... [2022-03-16T11:33:54.006Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-03-16T11:33:54.006Z] === RUN TestFindNode [2022-03-16T11:33:54.006Z] 2022/03/16 11:33:53 Closing DB instances... [2022-03-16T11:33:54.006Z] --- PASS: TestFindNode (0.02s) [2022-03-16T11:33:54.006Z] === RUN TestChangeNodeState [2022-03-16T11:33:54.006Z] 2022/03/16 11:33:53 Closing DB instances... [2022-03-16T11:33:54.006Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-16T11:33:54.006Z] === RUN TestNodeReincarnation [2022-03-16T11:33:54.006Z] 2022/03/16 11:33:53 Closing DB instances... [2022-03-16T11:33:54.314Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy (6.21s) [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-16T11:33:54.400Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-16T11:33:54.400Z] PASS [2022-03-16T11:33:54.400Z] [2022-03-16T11:33:54.400Z] DONE 17 tests in 10.157s [2022-03-16T11:33:54.400Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-16T11:33:54.400Z] ++ 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-16T11:33:54.400Z] ++ set -e [2022-03-16T11:33:54.400Z] ++ '[' -n 0 ']' [2022-03-16T11:33:54.400Z] ++ set -x [2022-03-16T11:33:54.400Z] ++ 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-16T11:33:54.656Z] INFO: Testing against a local daemon [2022-03-16T11:33:54.656Z] === RUN TestCommitInheritsEnv [2022-03-16T11:33:54.679Z] time="2022-03-16T11:33:54Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:54.912Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-16T11:33:54.912Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:33:54.912Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-16T11:33:54.912Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform// [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform/linux [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-16T11:33:54.912Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-16T11:33:55.137Z] time="2022-03-16T11:33:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.39.16:10033 172.30.39.16:10034 172.30.39.16:10035]" [2022-03-16T11:33:55.168Z] === RUN TestImportWithCustomPlatform/macos [2022-03-16T11:33:55.168Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-16T11:33:55.168Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-16T11:33:55.168Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-16T11:33:55.168Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:33:55.168Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-16T11:33:55.168Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:33:55.168Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-16T11:33:55.168Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:33:55.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-16T11:33:55.256Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-16T11:33:55.431Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-16T11:33:55.431Z] === RUN TestRemoveImageGarbageCollector [2022-03-16T11:33:55.431Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:33:55.431Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-16T11:33:55.431Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:33:55.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-16T11:33:55.431Z] === RUN TestTagInvalidReference [2022-03-16T11:33:55.431Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-16T11:33:55.431Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:33:55.431Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-16T11:33:55.431Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:33:55.431Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-16T11:33:55.431Z] === RUN TestTagOfficialNames [2022-03-16T11:33:55.431Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-16T11:33:55.431Z] === RUN TestTagMatchesDigest [2022-03-16T11:33:55.518Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2022-03-16T11:33:55.518Z] === RUN TestPause [2022-03-16T11:33:55.594Z] time="2022-03-16T11:33:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.39.16:10033 172.30.39.16:10034 172.30.39.16:10035]" [2022-03-16T11:33:55.594Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:55.673Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-16T11:33:55.687Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-16T11:33:55.687Z] PASS [2022-03-16T11:33:55.687Z] [2022-03-16T11:33:55.687Z] === Skipped [2022-03-16T11:33:55.687Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:33:55.687Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-16T11:33:55.687Z] [2022-03-16T11:33:55.687Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-16T11:33:55.687Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:33:55.687Z] [2022-03-16T11:33:55.687Z] DONE 22 tests, 2 skipped in 1.125s [2022-03-16T11:33:55.687Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-16T11:33:55.687Z] ++ 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-16T11:33:55.687Z] ++ set -e [2022-03-16T11:33:55.687Z] ++ '[' -n 0 ']' [2022-03-16T11:33:55.687Z] ++ set -x [2022-03-16T11:33:55.687Z] ++ 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-16T11:33:55.687Z] INFO: Testing against a local daemon [2022-03-16T11:33:55.687Z] === RUN TestNetworkCreateDelete [2022-03-16T11:33:55.943Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-16T11:33:55.943Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10033" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49438" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, is the new incarnation of the shutdown node 74d07e039674/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10034" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49439" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, is the new incarnation of the shutdown node 74d07e039674/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, is the new incarnation of the shutdown node 8dda06cab48d/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10035" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49440" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 5528ba8bab11/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 1c7b8c581828/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, is the new incarnation of the shutdown node 5a01a3a72736/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, is the new incarnation of the shutdown node 8dda06cab48d/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node 260b663ace97/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, joined gossip cluster" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, is the new incarnation of the shutdown node 5a01a3a72736/172.30.39.16" [2022-03-16T11:33:56.050Z] time="2022-03-16T11:33:55Z" level=info msg="Node aa93c70348c5/172.30.39.16, added to nodes list" [2022-03-16T11:33:56.198Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-16T11:33:56.199Z] === RUN TestDaemonDNSFallback [2022-03-16T11:33:56.461Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-16T11:33:56.461Z] --- PASS: TestPause (0.88s) [2022-03-16T11:33:56.461Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:33:56.461Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:33:56.461Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:33:56.461Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10033" [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49441" [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49442" [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10034" [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.39.16:10035" [2022-03-16T11:33:56.507Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49443" [2022-03-16T11:33:56.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-16T11:33:56.964Z] time="2022-03-16T11:33:56Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:56.964Z] 2022/03/16 11:33:56 Closing DB instances... [2022-03-16T11:33:57.300Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-03-16T11:33:57.300Z] === RUN TestPidHost [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="Node 1c7b8c581828 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="node5(11538e011cf5): Node leave event for 1c7b8c581828/172.30.39.16" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="Node 1c7b8c581828 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="node2(260b663ace97): Node leave event for 1c7b8c581828/172.30.39.16" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="Node 1c7b8c581828 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="node3(aa93c70348c5): Node leave event for 1c7b8c581828/172.30.39.16" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="Node 1c7b8c581828 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="node4(5528ba8bab11): Node leave event for 1c7b8c581828/172.30.39.16" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="Node 1c7b8c581828 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:56Z" level=info msg="node1(1c7b8c581828): Node leave event for 1c7b8c581828/172.30.39.16" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:57Z" level=info msg="Node 1c7b8c581828/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:57Z" level=info msg="Node 1c7b8c581828/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:57Z" level=info msg="Node 1c7b8c581828/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:57Z" level=info msg="Node 1c7b8c581828/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.420Z] time="2022-03-16T11:33:57Z" level=info msg="Node 1c7b8c581828/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node5(11538e011cf5): Node leave event for 260b663ace97/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node4(5528ba8bab11): Node leave event for 260b663ace97/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node3(aa93c70348c5): Node leave event for 260b663ace97/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node2(260b663ace97): Node leave event for 260b663ace97/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node 260b663ace97/172.30.39.16, left gossip cluster" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node aa93c70348c5 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node4(5528ba8bab11): Node leave event for aa93c70348c5/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node aa93c70348c5 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node5(11538e011cf5): Node leave event for aa93c70348c5/172.30.39.16" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="Node aa93c70348c5 change state NodeActive --> NodeLeft" [2022-03-16T11:33:57.878Z] time="2022-03-16T11:33:57Z" level=info msg="node3(aa93c70348c5): Node leave event for aa93c70348c5/172.30.39.16" [2022-03-16T11:33:58.337Z] time="2022-03-16T11:33:58Z" level=info msg="Node aa93c70348c5/172.30.39.16, left gossip cluster" [2022-03-16T11:33:58.337Z] time="2022-03-16T11:33:58Z" level=info msg="Node aa93c70348c5/172.30.39.16, left gossip cluster" [2022-03-16T11:33:58.337Z] time="2022-03-16T11:33:58Z" level=info msg="Node aa93c70348c5/172.30.39.16, left gossip cluster" [2022-03-16T11:33:58.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-16T11:33:58.760Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-16T11:33:58.760Z] === RUN TestParallelCreate [2022-03-16T11:33:58.760Z] 2022/03/16 11:33:58 Closing DB instances... [2022-03-16T11:33:58.760Z] --- PASS: TestParallelCreate (0.02s) [2022-03-16T11:33:58.760Z] === RUN TestParallelDelete [2022-03-16T11:33:58.760Z] 2022/03/16 11:33:58 Closing DB instances... [2022-03-16T11:33:58.760Z] --- PASS: TestParallelDelete (0.02s) [2022-03-16T11:33:58.760Z] === RUN TestNetworkDBIslands [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e57c96002d91 with config:&{NodeID:e57c96002d91 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-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node e57c96002d91/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node e57c96002d91/172.18.147.182, added to nodes list" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ae47cdb962ff with config:&{NodeID:ae47cdb962ff 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-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node ae47cdb962ff/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to nodes list" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node ae47cdb962ff/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to nodes list" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node e57c96002d91/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=info msg="Node e57c96002d91/172.18.147.182, added to nodes list" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-16T11:33:58.760Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Failed ping: aa93c70348c5 (timeout reached)" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.39.16:10036: use of closed network connection" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.39.16:10037: use of closed network connection" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Stream connection from=172.30.39.16:49446" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=info msg="Node 5528ba8bab11 change state NodeActive --> NodeLeft" [2022-03-16T11:33:58.794Z] time="2022-03-16T11:33:58Z" level=info msg="node5(11538e011cf5): Node leave event for 5528ba8bab11/172.30.39.16" [2022-03-16T11:33:58.946Z] --- PASS: TestPidHost (1.64s) [2022-03-16T11:33:58.946Z] === RUN TestPsFilter [2022-03-16T11:33:59.208Z] --- PASS: TestPsFilter (0.20s) [2022-03-16T11:33:59.208Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:33:59.250Z] time="2022-03-16T11:33:58Z" level=info msg="Node 5528ba8bab11 change state NodeActive --> NodeLeft" [2022-03-16T11:33:59.250Z] time="2022-03-16T11:33:58Z" level=info msg="node4(5528ba8bab11): Node leave event for 5528ba8bab11/172.30.39.16" [2022-03-16T11:33:59.250Z] time="2022-03-16T11:33:58Z" level=warning msg="memberlist: Was able to connect to aa93c70348c5 but other probes failed, network may be misconfigured" [2022-03-16T11:33:59.250Z] time="2022-03-16T11:33:58Z" level=info msg="Node 5528ba8bab11/172.30.39.16, left gossip cluster" [2022-03-16T11:33:59.250Z] time="2022-03-16T11:33:59Z" level=info msg="Node 5528ba8bab11/172.30.39.16, left gossip cluster" [2022-03-16T11:33:59.707Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Failed to join 172.30.39.16: dial tcp 172.30.39.16:10024: connectex: No connection could be made because the target machine actively refused it." [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7184787df16a with config:&{NodeID:7184787df16a 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-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, added to nodes list" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, added to nodes list" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node e57c96002d91/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node e57c96002d91/172.18.147.182, added to nodes list" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node ae47cdb962ff/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to nodes list" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, joined gossip cluster" [2022-03-16T11:33:59.745Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, added to nodes list" [2022-03-16T11:33:59.780Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-03-16T11:33:59.780Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:34:00.040Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-16T11:34:00.040Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-16T11:34:00.167Z] time="2022-03-16T11:33:59Z" level=info msg="Node 11538e011cf5/172.30.39.16, left gossip cluster" [2022-03-16T11:34:00.167Z] time="2022-03-16T11:33:59Z" level=info msg="Node 11538e011cf5 change state NodeActive --> NodeFailed" [2022-03-16T11:34:00.167Z] time="2022-03-16T11:33:59Z" level=info msg="Node 11538e011cf5/172.30.39.16, added to failed nodes list" [2022-03-16T11:34:00.167Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-16T11:34:00.167Z] PASS [2022-03-16T11:34:00.167Z] coverage: 60.5% of statements [2022-03-16T11:34:00.167Z] ok github.com/docker/docker/libnetwork/networkdb 104.567s coverage: 60.5% of statements [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/quota [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/rootless [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/volume [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-16T11:34:00.167Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-16T11:34:00.212Z] time="2022-03-16T11:33:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7b217b29231f with config:&{NodeID:7b217b29231f 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-16T11:34:00.212Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node ae47cdb962ff/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7184787df16a/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node e57c96002d91/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node e57c96002d91/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:33:59Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4270cb70feb8 with config:&{NodeID:4270cb70feb8 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-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node e57c96002d91/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node e57c96002d91/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node ae47cdb962ff/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 7184787df16a/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=info msg="Node 7184787df16a/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-16T11:34:00.213Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-16T11:34:00.611Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-03-16T11:34:00.611Z] === RUN TestRemoveContainerRunning [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:00.680Z] networkdb_test.go:835: Re-joining: 3 [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=info msg="The new bootstrap node list is:[172.18.147.182:10033 172.18.147.182:10034 172.18.147.182:10035]" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10033" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49371" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10034" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49372" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10035" [2022-03-16T11:34:00.680Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49373" [2022-03-16T11:34:01.148Z] networkdb_test.go:835: Re-joining: 4 [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=info msg="The new bootstrap node list is:[172.18.147.182:10033 172.18.147.182:10034 172.18.147.182:10035]" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10033" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49374" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10034" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49375" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10035" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49376" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:00Z" level=info msg="node 0 leaving" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91 change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="node5(4270cb70feb8): Node leave event for e57c96002d91/172.18.147.182" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91 change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="node4(7b217b29231f): Node leave event for e57c96002d91/172.18.147.182" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91 change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="node2(ae47cdb962ff): Node leave event for e57c96002d91/172.18.147.182" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91 change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.148Z] time="2022-03-16T11:34:01Z" level=info msg="node3(7184787df16a): Node leave event for e57c96002d91/172.18.147.182" [2022-03-16T11:34:01.556Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-03-16T11:34:01.556Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91 change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="node1(e57c96002d91): Node leave event for e57c96002d91/172.18.147.182" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node e57c96002d91/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.18.147.182:10037: use of closed network connection" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="node 1 leaving" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="node3(7184787df16a): Node leave event for ae47cdb962ff/172.18.147.182" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="node4(7b217b29231f): Node leave event for ae47cdb962ff/172.18.147.182" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff/172.18.147.182, left gossip cluster" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff change state NodeActive --> NodeFailed" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff/172.18.147.182, added to failed nodes list" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff change state NodeActive --> NodeLeft" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=info msg="node5(4270cb70feb8): Node leave event for ae47cdb962ff/172.18.147.182" [2022-03-16T11:34:01.615Z] time="2022-03-16T11:34:01Z" level=error msg="node: ae47cdb962ff is unknown to memberlist" [2022-03-16T11:34:01.817Z] --- PASS: TestCreateServiceMultipleTimes (15.56s) [2022-03-16T11:34:01.817Z] === RUN TestCreateServiceConflict [2022-03-16T11:34:01.817Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-03-16T11:34:01.817Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:34:01.817Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-16T11:34:02.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-03-16T11:34:02.077Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:34:02.077Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-16T11:34:02.077Z] === RUN TestRenameLinkedContainer [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node ae47cdb962ff/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="node 2 leaving" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=warning msg="memberlist: Failed to send gossip to 172.18.147.182:10037: write udp [::]:10034->172.18.147.182:10037: use of closed network connection" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node 7184787df16a change state NodeActive --> NodeLeft" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="node4(7b217b29231f): Node leave event for 7184787df16a/172.18.147.182" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node 7184787df16a change state NodeActive --> NodeLeft" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="node5(4270cb70feb8): Node leave event for 7184787df16a/172.18.147.182" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="Node 7184787df16a change state NodeActive --> NodeLeft" [2022-03-16T11:34:02.082Z] time="2022-03-16T11:34:01Z" level=info msg="node3(7184787df16a): Node leave event for 7184787df16a/172.18.147.182" [2022-03-16T11:34:02.550Z] time="2022-03-16T11:34:02Z" level=info msg="Node 7184787df16a/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.550Z] time="2022-03-16T11:34:02Z" level=info msg="Node 7184787df16a/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.550Z] time="2022-03-16T11:34:02Z" level=info msg="Node 7184787df16a/172.18.147.182, left gossip cluster" [2022-03-16T11:34:02.734Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-03-16T11:34:02.734Z] === RUN TestInspectNetwork [2022-03-16T11:34:03.017Z] networkdb_test.go:867: node4: OK [2022-03-16T11:34:03.017Z] networkdb_test.go:867: node5: OK [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="node 0 coming back" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d1234608e667 with config:&{NodeID:d1234608e667 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-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node d1234608e667/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node d1234608e667/172.18.147.182, added to nodes list" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="node 1 coming back" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5127b992950b with config:&{NodeID:5127b992950b 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-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node 5127b992950b/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node 5127b992950b/172.18.147.182, added to nodes list" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="node 2 coming back" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:89757ebbab47 with config:&{NodeID:89757ebbab47 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-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node 89757ebbab47/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:03.017Z] time="2022-03-16T11:34:02Z" level=info msg="Node 89757ebbab47/172.18.147.182, added to nodes list" [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === Skipped [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-16T11:34:03.066Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-16T11:34:03.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-16T11:34:03.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-16T11:34:03.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-16T11:34:03.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:34:03.066Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-16T11:34:03.066Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-16T11:34:03.066Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-16T11:34:03.066Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-16T11:34:03.066Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-16T11:34:03.066Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-16T11:34:03.066Z] daemon_test.go:145: root required [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:34:03.066Z] reload_test.go:342: root required [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:34:03.066Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:34:03.066Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-16T11:34:03.066Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-16T11:34:03.066Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-16T11:34:03.066Z] layer_test.go:291: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-16T11:34:03.066Z] layer_test.go:340: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-16T11:34:03.066Z] layer_test.go:455: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-16T11:34:03.066Z] layer_test.go:684: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-16T11:34:03.066Z] migration_test.go:45: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:34:03.066Z] migration_test.go:181: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-16T11:34:03.066Z] mount_test.go:17: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-16T11:34:03.066Z] mount_test.go:76: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-16T11:34:03.066Z] mount_test.go:125: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-16T11:34:03.066Z] mount_test.go:212: Failing on Windows [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-16T11:34:03.066Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-16T11:34:03.066Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:34:03.066Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-16T11:34:03.066Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-16T11:34:03.066Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-16T11:34:03.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:34:03.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-16T11:34:03.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:34:03.066Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-16T11:34:03.066Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-16T11:34:03.066Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-16T11:34:03.066Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:34:03.066Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:34:03.066Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:34:03.066Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:34:03.066Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:34:03.066Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-16T11:34:03.066Z] archive_test.go:140: zstd not installed [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:34:03.066Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:34:03.066Z] changes_test.go:195: needs more investigation [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-16T11:34:03.066Z] changes_test.go:432: needs further investigation [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:34:03.066Z] changes_test.go:468: needs further investigation [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-16T11:34:03.066Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:03.066Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:34:03.067Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:34:03.067Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:34:03.067Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-16T11:34:03.067Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:34:03.067Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:34:03.067Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-16T11:34:03.067Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-16T11:34:03.067Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-16T11:34:03.067Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-16T11:34:03.067Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-16T11:34:03.067Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:34:03.067Z] [2022-03-16T11:34:03.067Z] DONE 2077 tests, 68 skipped in 300.830s [2022-03-16T11:34:03.067Z] INFO: make.ps1 ended at 03/16/2022 11:34:02 [2022-03-16T11:34:03.994Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-16T11:34:04.254Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-16T11:34:04.332Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-03-16T11:34:04.332Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:34:05.195Z] --- PASS: TestRenameLinkedContainer (3.09s) [2022-03-16T11:34:05.195Z] === RUN TestRenameStoppedContainer [2022-03-16T11:34:05.242Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-16T11:34:05.242Z] INFO: Unit tests ended at 03/16/2022 11:34:04. Duration:00:05:19.4692060 [2022-03-16T11:34:05.242Z] INFO: Building busybox [2022-03-16T11:34:05.242Z] Sending build context to Docker daemon 5.12kB [2022-03-16T11:34:05.242Z] [2022-03-16T11:34:05.242Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-16T11:34:05.242Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-16T11:34:05.242Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-16T11:34:05.242Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-16T11:34:05.242Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-16T11:34:05.242Z] ---> 6a11116086a4 [2022-03-16T11:34:05.242Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-16T11:34:05.242Z] ---> Running in 22ba7ddb98ea [2022-03-16T11:34:05.250Z] === RUN TestInspectNetwork/full_network_id [2022-03-16T11:34:05.250Z] === RUN TestInspectNetwork/partial_network_id [2022-03-16T11:34:05.250Z] === RUN TestInspectNetwork/network_name [2022-03-16T11:34:05.250Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-16T11:34:05.766Z] --- PASS: TestRenameStoppedContainer (0.63s) [2022-03-16T11:34:05.766Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:34:05.964Z] time="2022-03-16T11:34:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.147.182:10033 172.18.147.182:10034 172.18.147.182:10035]" [2022-03-16T11:34:06.337Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-16T11:34:06.432Z] time="2022-03-16T11:34:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.147.182:10033 172.18.147.182:10034 172.18.147.182:10035]" [2022-03-16T11:34:06.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10033" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49377" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, is the new incarnation of the shutdown node e57c96002d91/172.18.147.182" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49378" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10034" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, is the new incarnation of the shutdown node ae47cdb962ff/172.18.147.182" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10035" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49379" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 7b217b29231f/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, is the new incarnation of the shutdown node 7184787df16a/172.18.147.182" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, is the new incarnation of the shutdown node e57c96002d91/172.18.147.182" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node d1234608e667/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, is the new incarnation of the shutdown node ae47cdb962ff/172.18.147.182" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 5127b992950b/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, added to nodes list" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:06.899Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, added to nodes list" [2022-03-16T11:34:07.170Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2022-03-16T11:34:07.170Z] === RUN TestRenameInvalidName [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, joined gossip cluster" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, is the new incarnation of the shutdown node 7184787df16a/172.18.147.182" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:06Z" level=info msg="Node 89757ebbab47/172.18.147.182, added to nodes list" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10033" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49380" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49381" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10034" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.147.182:10035" [2022-03-16T11:34:07.367Z] time="2022-03-16T11:34:07Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49382" [2022-03-16T11:34:07.758Z] --- PASS: TestRenameInvalidName (0.59s) [2022-03-16T11:34:07.758Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:34:07.834Z] 2022/03/16 11:34:07 Closing DB instances... [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667 change state NodeActive --> NodeLeft" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="node2(5127b992950b): Node leave event for d1234608e667/172.18.147.182" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667 change state NodeActive --> NodeLeft" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="node4(7b217b29231f): Node leave event for d1234608e667/172.18.147.182" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667 change state NodeActive --> NodeLeft" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="node5(4270cb70feb8): Node leave event for d1234608e667/172.18.147.182" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667 change state NodeActive --> NodeLeft" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="node1(d1234608e667): Node leave event for d1234608e667/172.18.147.182" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667 change state NodeActive --> NodeLeft" [2022-03-16T11:34:07.834Z] time="2022-03-16T11:34:07Z" level=info msg="node3(89757ebbab47): Node leave event for d1234608e667/172.18.147.182" [2022-03-16T11:34:08.028Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-16T11:34:08.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:07Z" level=info msg="Node d1234608e667/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="node4(7b217b29231f): Node leave event for 5127b992950b/172.18.147.182" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="node3(89757ebbab47): Node leave event for 5127b992950b/172.18.147.182" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="node5(4270cb70feb8): Node leave event for 5127b992950b/172.18.147.182" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.301Z] time="2022-03-16T11:34:08Z" level=info msg="node2(5127b992950b): Node leave event for 5127b992950b/172.18.147.182" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 5127b992950b/172.18.147.182, left gossip cluster" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47 change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="node4(7b217b29231f): Node leave event for 89757ebbab47/172.18.147.182" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47 change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="node5(4270cb70feb8): Node leave event for 89757ebbab47/172.18.147.182" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47 change state NodeActive --> NodeLeft" [2022-03-16T11:34:08.770Z] time="2022-03-16T11:34:08Z" level=info msg="node3(89757ebbab47): Node leave event for 89757ebbab47/172.18.147.182" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47/172.18.147.182, left gossip cluster" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47/172.18.147.182, left gossip cluster" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:08Z" level=info msg="Node 89757ebbab47/172.18.147.182, left gossip cluster" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:09Z" level=debug msg="memberlist: Failed ping: 7b217b29231f (timeout reached)" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.147.182:10037: use of closed network connection" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.147.182:10035: use of closed network connection" [2022-03-16T11:34:09.239Z] time="2022-03-16T11:34:09Z" level=debug msg="memberlist: Stream connection from=172.18.147.182:49383" [2022-03-16T11:34:09.427Z] --- PASS: TestInspectNetwork (6.66s) [2022-03-16T11:34:09.427Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-16T11:34:09.427Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-16T11:34:09.427Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-16T11:34:09.427Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-16T11:34:09.427Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:34:09.706Z] time="2022-03-16T11:34:09Z" level=info msg="Node 7b217b29231f change state NodeActive --> NodeLeft" [2022-03-16T11:34:09.706Z] time="2022-03-16T11:34:09Z" level=info msg="node5(4270cb70feb8): Node leave event for 7b217b29231f/172.18.147.182" [2022-03-16T11:34:09.706Z] time="2022-03-16T11:34:09Z" level=info msg="Node 7b217b29231f change state NodeActive --> NodeLeft" [2022-03-16T11:34:09.706Z] time="2022-03-16T11:34:09Z" level=info msg="node4(7b217b29231f): Node leave event for 7b217b29231f/172.18.147.182" [2022-03-16T11:34:09.706Z] time="2022-03-16T11:34:09Z" level=warning msg="memberlist: Was able to connect to 7b217b29231f but other probes failed, network may be misconfigured" [2022-03-16T11:34:10.173Z] time="2022-03-16T11:34:09Z" level=info msg="Node 7b217b29231f/172.18.147.182, left gossip cluster" [2022-03-16T11:34:10.173Z] time="2022-03-16T11:34:09Z" level=info msg="Node 7b217b29231f/172.18.147.182, left gossip cluster" [2022-03-16T11:34:10.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-16T11:34:10.201Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2022-03-16T11:34:10.201Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:34:10.356Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-03-16T11:34:10.356Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:34:10.356Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:34:10.356Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:34:10.356Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:34:10.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:34:10.356Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:34:10.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:34:10.356Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:34:10.356Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:34:10.356Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-16T11:34:10.356Z] === RUN TestNetworkList [2022-03-16T11:34:10.356Z] === RUN TestNetworkList//networks [2022-03-16T11:34:10.356Z] === PAUSE TestNetworkList//networks [2022-03-16T11:34:10.356Z] === RUN TestNetworkList//networks/ [2022-03-16T11:34:10.356Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:34:10.356Z] === CONT TestNetworkList//networks [2022-03-16T11:34:10.356Z] === CONT TestNetworkList//networks/ [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkList (0.01s) [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:34:10.356Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:34:10.356Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:34:10.462Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-03-16T11:34:10.462Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:34:10.640Z] time="2022-03-16T11:34:10Z" level=info msg="Node 4270cb70feb8/172.18.147.182, left gossip cluster" [2022-03-16T11:34:10.640Z] time="2022-03-16T11:34:10Z" level=info msg="Node 4270cb70feb8 change state NodeActive --> NodeFailed" [2022-03-16T11:34:10.640Z] time="2022-03-16T11:34:10Z" level=info msg="Node 4270cb70feb8/172.18.147.182, added to failed nodes list" [2022-03-16T11:34:10.640Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-16T11:34:10.640Z] PASS [2022-03-16T11:34:10.640Z] coverage: 60.3% of statements [2022-03-16T11:34:10.640Z] ok github.com/docker/docker/libnetwork/networkdb 104.928s coverage: 60.3% of statements [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/quota [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/rootless [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/volume [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-16T11:34:10.640Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-16T11:34:10.918Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-16T11:34:10.918Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:34:11.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-16T11:34:11.562Z] ............................ [ 66%] [2022-03-16T11:34:11.605Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2022-03-16T11:34:11.605Z] === RUN TestResize [2022-03-16T11:34:12.283Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-16T11:34:12.283Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:34:12.547Z] --- PASS: TestResize (0.60s) [2022-03-16T11:34:12.547Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:34:12.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-16T11:34:12.809Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2022-03-16T11:34:12.809Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:34:12.845Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-16T11:34:12.845Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:34:13.380Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:13.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:13.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:13.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-16T11:34:13.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:13.773Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-16T11:34:13.773Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:34:13.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === Skipped [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-16T11:34:14.445Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-16T11:34:14.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.06s) [2022-03-16T11:34:14.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-16T11:34:14.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-16T11:34:14.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-16T11:34:14.445Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-16T11:34:14.445Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-16T11:34:14.445Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-16T11:34:14.445Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-16T11:34:14.445Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-16T11:34:14.445Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-16T11:34:14.445Z] daemon_test.go:145: root required [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-16T11:34:14.445Z] reload_test.go:342: root required [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-16T11:34:14.445Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-16T11:34:14.445Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-16T11:34:14.445Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-16T11:34:14.445Z] download_test.go:267: Needs fixing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-16T11:34:14.445Z] layer_test.go:291: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-16T11:34:14.445Z] layer_test.go:340: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-16T11:34:14.445Z] layer_test.go:455: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-16T11:34:14.445Z] layer_test.go:684: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-16T11:34:14.445Z] migration_test.go:45: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-16T11:34:14.445Z] migration_test.go:181: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-16T11:34:14.445Z] mount_test.go:17: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-16T11:34:14.445Z] mount_test.go:76: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-16T11:34:14.445Z] mount_test.go:125: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.445Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-16T11:34:14.445Z] mount_test.go:212: Failing on Windows [2022-03-16T11:34:14.445Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-16T11:34:14.446Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-16T11:34:14.446Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-16T11:34:14.446Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-16T11:34:14.446Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-16T11:34:14.446Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-16T11:34:14.446Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-16T11:34:14.446Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-16T11:34:14.446Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-16T11:34:14.446Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-16T11:34:14.446Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-16T11:34:14.446Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-16T11:34:14.446Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:34:14.446Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:34:14.446Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:34:14.446Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:34:14.446Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:34:14.446Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:133: Xz not present in msys2 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-16T11:34:14.446Z] archive_test.go:140: zstd not installed [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:252: Failing on Windows CI machines [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-16T11:34:14.446Z] archive_windows_test.go:16: Currently fails [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-16T11:34:14.446Z] changes_test.go:195: needs more investigation [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-16T11:34:14.446Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-16T11:34:14.446Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-16T11:34:14.446Z] changes_test.go:432: needs further investigation [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-16T11:34:14.446Z] changes_test.go:468: needs further investigation [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-16T11:34:14.446Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-16T11:34:14.446Z] poller_test.go:40: No chmod on Windows [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-16T11:34:14.446Z] fileutils_test.go:133: Needs porting to Windows [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-16T11:34:14.446Z] fileutils_test.go:179: Needs porting to Windows [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-16T11:34:14.446Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-16T11:34:14.446Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-16T11:34:14.446Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-16T11:34:14.446Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-16T11:34:14.446Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-16T11:34:14.446Z] [2022-03-16T11:34:14.446Z] DONE 2077 tests, 70 skipped in 315.353s [2022-03-16T11:34:14.446Z] INFO: make.ps1 ended at 03/16/2022 11:34:14 [2022-03-16T11:34:14.523Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-16T11:34:15.139Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-03-16T11:34:15.139Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:34:15.701Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-16T11:34:15.701Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:34:15.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:16.720Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-16T11:34:16.721Z] INFO: Unit tests ended at 03/16/2022 11:34:16. Duration:00:05:31.8465888 [2022-03-16T11:34:16.721Z] INFO: Building busybox [2022-03-16T11:34:16.721Z] Sending build context to Docker daemon 5.12kB [2022-03-16T11:34:16.721Z] [2022-03-16T11:34:16.721Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-16T11:34:16.721Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-16T11:34:16.721Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-16T11:34:16.721Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-16T11:34:16.721Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-16T11:34:16.721Z] ---> 02f938cacc3b [2022-03-16T11:34:16.721Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-16T11:34:16.721Z] ---> Running in d943a70392dd [2022-03-16T11:34:16.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-16T11:34:17.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:17.590Z] --- PASS: TestServiceWithPredefinedNetwork (1.75s) [2022-03-16T11:34:17.590Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:34:17.590Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:34:17.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:34:17.590Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:34:17.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-16T11:34:19.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-16T11:34:19.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-16T11:34:19.175Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-03-16T11:34:19.175Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:34:20.455Z] check_test.go:308: [d928a41be0352] daemon is not started [2022-03-16T11:34:20.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-16T11:34:20.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:20.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-16T11:34:20.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-16T11:34:22.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-16T11:34:22.912Z] Removing intermediate container 22ba7ddb98ea [2022-03-16T11:34:22.912Z] ---> 5a5ac6149d18 [2022-03-16T11:34:22.912Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-16T11:34:22.912Z] ---> Running in 1608ecfe4a98 [2022-03-16T11:34:22.912Z] Removing intermediate container 1608ecfe4a98 [2022-03-16T11:34:22.912Z] ---> 689d99793a22 [2022-03-16T11:34:22.912Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-16T11:34:22.912Z] ---> Running in f741014d3c32 [2022-03-16T11:34:23.369Z] Removing intermediate container f741014d3c32 [2022-03-16T11:34:23.369Z] ---> b5692296c1cd [2022-03-16T11:34:23.369Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-16T11:34:23.878Z] Removing intermediate container d943a70392dd [2022-03-16T11:34:23.878Z] ---> cecc666dac26 [2022-03-16T11:34:23.878Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-16T11:34:23.878Z] ---> Running in 6b33aaa8df1f [2022-03-16T11:34:23.878Z] Removing intermediate container 6b33aaa8df1f [2022-03-16T11:34:23.878Z] ---> a9836da1b00e [2022-03-16T11:34:23.878Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-16T11:34:23.878Z] ---> Running in 3072cee8f681 [2022-03-16T11:34:24.345Z] Removing intermediate container 3072cee8f681 [2022-03-16T11:34:24.345Z] ---> 608ad5260e38 [2022-03-16T11:34:24.345Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-16T11:34:24.931Z] [2022-03-16T11:34:25.377Z] [2022-03-16T11:34:25.390Z] ---> 48658c174497 [2022-03-16T11:34:25.390Z] 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-16T11:34:25.390Z] ---> Running in 63e62afd9b57 [2022-03-16T11:34:25.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-16T11:34:25.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-16T11:34:25.845Z] ---> e3ac5ab3c751 [2022-03-16T11:34:25.845Z] 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-16T11:34:26.314Z] ---> Running in 35292db0343d [2022-03-16T11:34:29.143Z] --- PASS: TestCreateServiceSecretFileMode (12.11s) [2022-03-16T11:34:29.143Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:34:29.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-16T11:34:31.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-16T11:34:32.433Z] --- PASS: TestServiceWithDataPathPortInit (12.86s) [2022-03-16T11:34:32.433Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:34:32.688Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h5nfyvqygypuokon8dmfv2jx7 Created:2022-03-16 11:34:31.492221456 +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[da6dd12add8cabda45919c9f5bc4a52b7332afae6e81d274103ed2087144617d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5rpyz08ly6sgj93our4x76jl EndpointID:4f16f0ae4936bb6bbb610242e7c5875052506adabc52250e123655c271bac7e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18c8ce50a07a144ba9e3dd31755050b2890c9d7490114977bf65f8c8a1f5b4af 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:854c30b24587 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5rpyz08ly6sgj93our4x76jl EndpointID:4f16f0ae4936bb6bbb610242e7c5875052506adabc52250e123655c271bac7e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-16T11:34:32.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-16T11:34:33.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-16T11:34:34.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-16T11:34:36.794Z] Removing intermediate container 35292db0343d [2022-03-16T11:34:36.794Z] ---> e62dda4c58ee [2022-03-16T11:34:36.794Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-16T11:34:36.854Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2022-03-16T11:34:36.854Z] PASS [2022-03-16T11:34:36.854Z] [2022-03-16T11:34:36.854Z] === Skipped [2022-03-16T11:34:36.854Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:34:36.854Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:34:36.854Z] [2022-03-16T11:34:36.854Z] DONE 26 tests, 1 skipped in 41.279s [2022-03-16T11:34:36.854Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:34:36.854Z] ++ 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-16T11:34:36.854Z] ++ set -e [2022-03-16T11:34:36.854Z] ++ '[' -n 0 ']' [2022-03-16T11:34:36.854Z] ++ set -x [2022-03-16T11:34:36.854Z] ++ 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-16T11:34:36.854Z] INFO: Testing against a local daemon [2022-03-16T11:34:36.854Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-16T11:34:36.854Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:34:36.854Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:34:36.854Z] === RUN TestDockerNetworkIpvlan [2022-03-16T11:34:36.854Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:34:36.854Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:34:36.854Z] PASS [2022-03-16T11:34:36.854Z] [2022-03-16T11:34:36.854Z] === Skipped [2022-03-16T11:34:36.854Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:34:36.854Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:34:36.854Z] [2022-03-16T11:34:36.854Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:34:36.854Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:34:36.854Z] [2022-03-16T11:34:36.854Z] DONE 2 tests, 2 skipped in 0.091s [2022-03-16T11:34:36.854Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:34:37.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-16T11:34:37.111Z] ++ 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-16T11:34:37.111Z] ++ set -e [2022-03-16T11:34:37.111Z] ++ '[' -n 0 ']' [2022-03-16T11:34:37.111Z] ++ set -x [2022-03-16T11:34:37.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T11:34:37.111Z] INFO: Testing against a local daemon [2022-03-16T11:34:37.111Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-16T11:34:37.262Z] ---> Running in d4095cf89d33 [2022-03-16T11:34:37.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-16T11:34:37.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-16T11:34:37.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-16T11:34:38.476Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s) [2022-03-16T11:34:38.476Z] === RUN TestDockerNetworkMacvlan [2022-03-16T11:34:38.828Z] [2022-03-16T11:34:38.828Z] SUCCESS: Specified value was saved. [2022-03-16T11:34:39.037Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-16T11:34:39.600Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-16T11:34:39.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.38s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.51s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.00s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.51s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.21s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2022-03-16T11:34:40.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2022-03-16T11:34:40.368Z] === RUN TestCgroupNamespacesRun [2022-03-16T11:34:40.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-16T11:34:40.529Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-16T11:34:40.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-16T11:34:40.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-16T11:34:41.833Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-03-16T11:34:41.833Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-16T11:34:42.421Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-16T11:34:42.615Z] Removing intermediate container d4095cf89d33 [2022-03-16T11:34:42.615Z] ---> 288512b89c35 [2022-03-16T11:34:42.615Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-16T11:34:42.615Z] ---> Running in 41b39d6c088b [2022-03-16T11:34:42.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-16T11:34:43.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2022-03-16T11:34:43.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-16T11:34:43.787Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-16T11:34:43.983Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-03-16T11:34:43.983Z] === RUN TestCreateServiceSysctls [2022-03-16T11:34:44.910Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-03-16T11:34:44.910Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:34:45.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-16T11:34:45.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2022-03-16T11:34:45.106Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-16T11:34:45.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-16T11:34:46.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-16T11:34:46.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2022-03-16T11:34:46.751Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan (8.72s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.70s) [2022-03-16T11:34:46.866Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.46s) [2022-03-16T11:34:46.866Z] PASS [2022-03-16T11:34:46.866Z] [2022-03-16T11:34:46.866Z] DONE 8 tests in 10.005s [2022-03-16T11:34:47.122Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-16T11:34:47.122Z] ++ 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-16T11:34:47.122Z] ++ set -e [2022-03-16T11:34:47.122Z] ++ '[' -n 0 ']' [2022-03-16T11:34:47.122Z] ++ set -x [2022-03-16T11:34:47.122Z] ++ 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-16T11:34:47.122Z] testing: warning: no tests to run [2022-03-16T11:34:47.122Z] PASS [2022-03-16T11:34:47.122Z] [2022-03-16T11:34:47.122Z] DONE 0 tests in 0.020s [2022-03-16T11:34:47.122Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-16T11:34:47.122Z] ++ 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-16T11:34:47.122Z] ++ set -e [2022-03-16T11:34:47.122Z] ++ '[' -n 0 ']' [2022-03-16T11:34:47.122Z] ++ set -x [2022-03-16T11:34:47.122Z] ++ 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-16T11:34:47.122Z] INFO: Testing against a local daemon [2022-03-16T11:34:47.122Z] === RUN TestAuthZPluginAllowRequest [2022-03-16T11:34:47.376Z] Cannot create a file when that file already exists. [2022-03-16T11:34:47.425Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-03-16T11:34:47.425Z] === RUN TestInspect [2022-03-16T11:34:48.050Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-03-16T11:34:48.050Z] === RUN TestAuthZPluginTLS [2022-03-16T11:34:48.613Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-16T11:34:48.613Z] === RUN TestAuthZPluginDenyRequest [2022-03-16T11:34:48.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-16T11:34:48.666Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2022-03-16T11:34:48.666Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-16T11:34:49.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-16T11:34:49.175Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-16T11:34:49.737Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-16T11:34:49.737Z] === RUN TestAuthZPluginDenyResponse [2022-03-16T11:34:49.943Z] --- PASS: TestInspect (2.63s) [2022-03-16T11:34:49.943Z] === RUN TestCreateJob [2022-03-16T11:34:50.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-16T11:34:50.299Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-16T11:34:50.299Z] === RUN TestAuthZPluginAllowEventStream [2022-03-16T11:34:50.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2022-03-16T11:34:50.312Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-16T11:34:50.530Z] Removing intermediate container 63e62afd9b57 [2022-03-16T11:34:50.530Z] ---> a26feb427224 [2022-03-16T11:34:50.530Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-16T11:34:50.530Z] ---> Running in e02a169c0526 [2022-03-16T11:34:50.530Z] [2022-03-16T11:34:50.530Z] SUCCESS: Specified value was saved. [2022-03-16T11:34:50.530Z] Removing intermediate container e02a169c0526 [2022-03-16T11:34:50.530Z] ---> deb5168fe521 [2022-03-16T11:34:50.530Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-16T11:34:50.778Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-16T11:34:50.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-16T11:34:50.987Z] ---> Running in 999ee76cb055 [2022-03-16T11:34:51.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-03-16T11:34:51.144Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-16T11:34:51.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2022-03-16T11:34:51.226Z] === RUN TestAuthZPluginErrorResponse [2022-03-16T11:34:51.788Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-16T11:34:51.788Z] === RUN TestAuthZPluginErrorRequest [2022-03-16T11:34:52.350Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-16T11:34:52.350Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-16T11:34:52.528Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-16T11:34:52.912Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-16T11:34:52.912Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-16T11:34:53.098Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-16T11:34:53.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.98s) [2022-03-16T11:34:53.098Z] === RUN TestNISDomainname [2022-03-16T11:34:53.209Z] --- PASS: TestCreateJob (3.12s) [2022-03-16T11:34:53.209Z] === RUN TestReplicatedJob [2022-03-16T11:34:53.241Z] Removing intermediate container 41b39d6c088b [2022-03-16T11:34:53.241Z] ---> 154484deaa52 [2022-03-16T11:34:53.241Z] Step 13/13 : CMD ["sh"] [2022-03-16T11:34:53.241Z] ---> Running in 458356febd90 [2022-03-16T11:34:53.359Z] check_test.go:308: [d641ffc44d51a] daemon is not started [2022-03-16T11:34:53.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-16T11:34:53.711Z] Removing intermediate container 458356febd90 [2022-03-16T11:34:53.711Z] ---> ed985ce339ff [2022-03-16T11:34:53.711Z] Successfully built ed985ce339ff [2022-03-16T11:34:53.711Z] Successfully tagged busybox:latest [2022-03-16T11:34:53.711Z] INFO: Docker images of the daemon under test [2022-03-16T11:34:53.711Z] [2022-03-16T11:34:53.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:34:53.711Z] busybox latest ed985ce339ff Less than a second ago 5.01GB [2022-03-16T11:34:53.711Z] microsoft/windowsservercore latest 02f938cacc3b 13 days ago 4.96GB [2022-03-16T11:34:53.711Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 13 days ago 4.96GB [2022-03-16T11:34:53.711Z] [2022-03-16T11:34:53.711Z] INFO: Running integration tests at 03/16/2022 11:34:53... [2022-03-16T11:34:53.711Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-16T11:34:53.711Z] INFO: Integration API tests being run from the host: [2022-03-16T11:34:53.711Z] INFO: make.ps1 starting at 03/16/2022 11:34:53 [2022-03-16T11:34:53.929Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-16T11:34:53.929Z] --- PASS: TestNISDomainname (0.90s) [2022-03-16T11:34:53.929Z] === RUN TestHostnameDnsResolution [2022-03-16T11:34:54.277Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s) [2022-03-16T11:34:54.277Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-16T11:34:54.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-16T11:34:55.152Z] --- PASS: TestHostnameDnsResolution (1.15s) [2022-03-16T11:34:55.152Z] === RUN TestUnprivilegedPortsAndPing [2022-03-16T11:34:55.279Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-16T11:34:55.645Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.22s) [2022-03-16T11:34:55.646Z] === RUN TestAuthZPluginHeader [2022-03-16T11:34:56.094Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-03-16T11:34:56.095Z] === RUN TestStats [2022-03-16T11:34:56.207Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-03-16T11:34:56.207Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-16T11:34:56.207Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:34:56.207Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-16T11:34:56.207Z] === RUN TestAuthZPluginV2Disable [2022-03-16T11:34:56.207Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:34:56.207Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-16T11:34:56.207Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-16T11:34:56.207Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:34:56.207Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-16T11:34:56.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-16T11:34:56.207Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:34:56.207Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-16T11:34:56.207Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-16T11:34:56.771Z] Cannot create a file when that file already exists. [2022-03-16T11:34:57.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-16T11:34:58.455Z] --- PASS: TestReplicatedJob (5.00s) [2022-03-16T11:34:58.455Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:34:58.948Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-16T11:34:58.948Z] --- PASS: TestStats (2.82s) [2022-03-16T11:34:58.948Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:34:58.948Z] === RUN TestStopContainerWithTimeout/0 [2022-03-16T11:34:58.948Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-16T11:34:58.948Z] === RUN TestStopContainerWithTimeout/1 [2022-03-16T11:34:58.948Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-16T11:34:58.948Z] === RUN TestStopContainerWithTimeout/3 [2022-03-16T11:34:58.948Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-16T11:34:58.948Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-16T11:34:58.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-16T11:34:58.948Z] === CONT TestStopContainerWithTimeout/0 [2022-03-16T11:34:58.948Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-16T11:35:00.332Z] === CONT TestStopContainerWithTimeout/3 [2022-03-16T11:35:00.332Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-16T11:35:01.275Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-16T11:35:01.448Z] Removing intermediate container 999ee76cb055 [2022-03-16T11:35:01.448Z] ---> a1509513f50a [2022-03-16T11:35:01.448Z] Step 13/13 : CMD ["sh"] [2022-03-16T11:35:01.448Z] ---> Running in c5e02449505e [2022-03-16T11:35:01.721Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-03-16T11:35:01.721Z] === RUN TestServiceListWithStatuses [2022-03-16T11:35:01.721Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:35:01.721Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:35:01.721Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:35:01.848Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-16T11:35:01.913Z] Removing intermediate container c5e02449505e [2022-03-16T11:35:01.913Z] ---> 77dba563823a [2022-03-16T11:35:01.913Z] Successfully built 77dba563823a [2022-03-16T11:35:01.913Z] Successfully tagged busybox:latest [2022-03-16T11:35:01.913Z] INFO: Docker images of the daemon under test [2022-03-16T11:35:01.913Z] [2022-03-16T11:35:01.913Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T11:35:01.913Z] busybox latest 77dba563823a Less than a second ago 5.78GB [2022-03-16T11:35:01.913Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 12 days ago 5.75GB [2022-03-16T11:35:01.913Z] microsoft/windowsservercore latest 6a11116086a4 12 days ago 5.75GB [2022-03-16T11:35:01.913Z] [2022-03-16T11:35:01.913Z] INFO: Running integration tests at 03/16/2022 11:35:01... [2022-03-16T11:35:01.913Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-16T11:35:01.913Z] INFO: Integration API tests being run from the host: [2022-03-16T11:35:01.913Z] INFO: make.ps1 starting at 03/16/2022 11:35:01 [2022-03-16T11:35:02.109Z] === CONT TestStopContainerWithTimeout/1 [2022-03-16T11:35:03.457Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-16T11:35:04.024Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-16T11:35:04.024Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-03-16T11:35:04.024Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-03-16T11:35:04.024Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-03-16T11:35:04.024Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-03-16T11:35:04.024Z] === RUN TestDeleteDevicemapper [2022-03-16T11:35:04.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:35:04.024Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-16T11:35:04.024Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:35:05.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-16T11:35:05.871Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-16T11:35:05.887Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-03-16T11:35:05.887Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:35:06.808Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2022-03-16T11:35:06.808Z] === RUN TestUpdateMemory [2022-03-16T11:35:06.808Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:35:06.808Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-16T11:35:06.808Z] === RUN TestUpdateCPUQuota [2022-03-16T11:35:07.751Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-16T11:35:08.327Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-03-16T11:35:08.327Z] === RUN TestUpdatePidsLimit [2022-03-16T11:35:08.327Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-16T11:35:08.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-16T11:35:08.386Z] tests/integration/client_test.py ..... [ 75%] [2022-03-16T11:35:08.386Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-16T11:35:08.386Z] tests/integration/errors_test.py . [ 76%] [2022-03-16T11:35:08.588Z] === RUN TestUpdatePidsLimit/no_change [2022-03-16T11:35:09.161Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-16T11:35:09.173Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-03-16T11:35:09.173Z] === RUN TestServicePlugin [2022-03-16T11:35:09.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-16T11:35:09.422Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-16T11:35:09.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-16T11:35:09.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-16T11:35:10.205Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-16T11:35:10.466Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-16T11:35:10.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-16T11:35:10.988Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-16T11:35:11.560Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-16T11:35:11.690Z] plugin_test.go:61: [d8aed1b3531ca] joining swarm manager [d5265f69daf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:35:11.823Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit (3.81s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2022-03-16T11:35:12.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-03-16T11:35:12.084Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:35:12.084Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-16T11:35:12.084Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-16T11:35:12.084Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-16T11:35:12.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-16T11:35:13.055Z] plugin_test.go:64: [dc4df75489838] joining swarm manager [d5265f69daf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:35:13.287Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-16T11:35:14.248Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-16T11:35:14.248Z] PASS [2022-03-16T11:35:14.248Z] [2022-03-16T11:35:14.248Z] === Skipped [2022-03-16T11:35:14.248Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-16T11:35:14.248Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:14.248Z] [2022-03-16T11:35:14.248Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-16T11:35:14.248Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:14.248Z] [2022-03-16T11:35:14.248Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-16T11:35:14.248Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:14.248Z] [2022-03-16T11:35:14.248Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-16T11:35:14.248Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:14.248Z] [2022-03-16T11:35:14.248Z] DONE 17 tests, 4 skipped in 25.593s [2022-03-16T11:35:14.248Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-16T11:35:14.248Z] ++ 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-16T11:35:14.248Z] ++ set -e [2022-03-16T11:35:14.248Z] ++ '[' -n 0 ']' [2022-03-16T11:35:14.248Z] ++ set -x [2022-03-16T11:35:14.248Z] ++ 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-16T11:35:14.248Z] INFO: Testing against a local daemon [2022-03-16T11:35:14.249Z] === RUN TestPluginInvalidJSON [2022-03-16T11:35:14.249Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:35:14.249Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:35:14.249Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:35:14.249Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-16T11:35:14.249Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:35:14.249Z] === RUN TestPluginInstall [2022-03-16T11:35:14.249Z] === RUN TestPluginInstall/no_auth [2022-03-16T11:35:14.249Z] time="2022-03-16T11:35:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:14.249Z] time="2022-03-16T11:35:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a520a00cc1a8157522276c0767f3b72326af3c1afd5667e61c36a0db442790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:14.249Z] time="2022-03-16T11:35:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:14.249Z] time="2022-03-16T11:35:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a520a00cc1a8157522276c0767f3b72326af3c1afd5667e61c36a0db442790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:14.249Z] === RUN TestPluginInstall/with_htpasswd [2022-03-16T11:35:14.505Z] time="2022-03-16T11:35:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:14.505Z] time="2022-03-16T11:35:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f85becacafaf78f1ea2062452f0f7df75d3015425d6dba0f100bbdb70d56073" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:14.505Z] time="2022-03-16T11:35:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:14.505Z] time="2022-03-16T11:35:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f85becacafaf78f1ea2062452f0f7df75d3015425d6dba0f100bbdb70d56073" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:14.761Z] === RUN TestPluginInstall/with_insecure [2022-03-16T11:35:15.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-16T11:35:15.202Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-16T11:35:15.202Z] check_test.go:308: [dd3e50455f258] daemon is not started [2022-03-16T11:35:15.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-16T11:35:15.202Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-16T11:35:15.202Z] check_test.go:308: [dd844e322d3a0] daemon is not started [2022-03-16T11:35:15.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-16T11:35:15.703Z] time="2022-03-16T11:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:15.703Z] time="2022-03-16T11:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf2f39d68aaf5af2da159528372eb33bb2fc87958ebc8108f4687a9f0604555d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:15.703Z] time="2022-03-16T11:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:35:15.703Z] time="2022-03-16T11:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf2f39d68aaf5af2da159528372eb33bb2fc87958ebc8108f4687a9f0604555d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:35:15.703Z] plugin_test.go:165: [dc2a74c6390e7] daemon is not started [2022-03-16T11:35:15.703Z] --- PASS: TestPluginInstall (3.03s) [2022-03-16T11:35:15.703Z] --- PASS: TestPluginInstall/no_auth (1.49s) [2022-03-16T11:35:15.703Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2022-03-16T11:35:15.703Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-16T11:35:15.703Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:35:17.595Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-16T11:35:17.772Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-16T11:35:18.033Z] check_test.go:308: [de270271694bb] daemon is not started [2022-03-16T11:35:18.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-16T11:35:18.157Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-16T11:35:18.293Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-16T11:35:19.085Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2022-03-16T11:35:19.085Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-03-16T11:35:19.085Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-16T11:35:19.085Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:35:19.236Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-16T11:35:19.341Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-03-16T11:35:19.341Z] PASS [2022-03-16T11:35:19.341Z] [2022-03-16T11:35:19.341Z] DONE 10 tests in 6.796s [2022-03-16T11:35:19.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-16T11:35:19.341Z] ++ 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-16T11:35:19.341Z] ++ set -e [2022-03-16T11:35:19.341Z] ++ '[' -n 0 ']' [2022-03-16T11:35:19.341Z] ++ set -x [2022-03-16T11:35:19.341Z] ++ 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-16T11:35:19.497Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-16T11:35:19.597Z] INFO: Testing against a local daemon [2022-03-16T11:35:19.597Z] === RUN TestExternalGraphDriver [2022-03-16T11:35:19.597Z] === RUN TestExternalGraphDriver/json [2022-03-16T11:35:20.440Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-16T11:35:20.701Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-16T11:35:20.961Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-16T11:35:20.963Z] === RUN TestExternalGraphDriver/spec [2022-03-16T11:35:21.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-16T11:35:22.854Z] === RUN TestExternalGraphDriver/pull [2022-03-16T11:35:24.220Z] --- PASS: TestExternalGraphDriver (4.56s) [2022-03-16T11:35:24.220Z] --- PASS: TestExternalGraphDriver/json (1.50s) [2022-03-16T11:35:24.220Z] --- PASS: TestExternalGraphDriver/spec (1.48s) [2022-03-16T11:35:24.220Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-03-16T11:35:24.220Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:35:24.220Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:24.220Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-16T11:35:24.220Z] PASS [2022-03-16T11:35:24.220Z] [2022-03-16T11:35:24.220Z] === Skipped [2022-03-16T11:35:24.220Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-16T11:35:24.220Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:35:24.220Z] [2022-03-16T11:35:24.220Z] DONE 5 tests, 1 skipped in 4.679s [2022-03-16T11:35:24.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-16T11:35:24.220Z] ++ 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-16T11:35:24.220Z] ++ set -e [2022-03-16T11:35:24.220Z] ++ '[' -n 0 ']' [2022-03-16T11:35:24.220Z] ++ set -x [2022-03-16T11:35:24.220Z] ++ 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-16T11:35:24.220Z] INFO: Testing against a local daemon [2022-03-16T11:35:24.220Z] === RUN TestContinueAfterPluginCrash [2022-03-16T11:35:24.220Z] === PAUSE TestContinueAfterPluginCrash [2022-03-16T11:35:24.220Z] === RUN TestReadPluginNoRead [2022-03-16T11:35:24.220Z] === PAUSE TestReadPluginNoRead [2022-03-16T11:35:24.220Z] === RUN TestDaemonStartWithLogOpt [2022-03-16T11:35:24.220Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-16T11:35:24.220Z] === CONT TestContinueAfterPluginCrash [2022-03-16T11:35:24.220Z] === CONT TestDaemonStartWithLogOpt [2022-03-16T11:35:24.447Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2022-03-16T11:35:24.447Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:35:24.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-16T11:35:25.280Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-03-16T11:35:25.280Z] === RUN TestWaitNonBlocked [2022-03-16T11:35:25.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:35:25.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:35:25.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:35:25.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:35:25.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:35:25.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:35:26.222Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-16T11:35:26.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-03-16T11:35:26.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2022-03-16T11:35:26.222Z] === RUN TestWaitBlocked [2022-03-16T11:35:26.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:35:26.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:35:26.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:35:26.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:35:26.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-16T11:35:26.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-16T11:35:26.734Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-16T11:35:27.493Z] --- PASS: TestDaemonStartWithLogOpt (2.83s) [2022-03-16T11:35:27.493Z] === CONT TestReadPluginNoRead [2022-03-16T11:35:27.607Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-16T11:35:27.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2022-03-16T11:35:27.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-03-16T11:35:27.607Z] === CONT TestContainerStartOnDaemonRestart [2022-03-16T11:35:27.607Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-16T11:35:27.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-16T11:35:29.383Z] === RUN TestReadPluginNoRead/default [2022-03-16T11:35:30.310Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-16T11:35:31.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-16T11:35:31.171Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2022-03-16T11:35:31.171Z] === CONT TestIpcModeOlderClient [2022-03-16T11:35:31.171Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.53s) [2022-03-16T11:35:31.171Z] === CONT TestContainerKillOnDaemonStart [2022-03-16T11:35:31.171Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-03-16T11:35:31.171Z] === CONT TestDaemonHostGatewayIP [2022-03-16T11:35:31.239Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-16T11:35:31.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:35:31.296Z] INFO: Testing against a local daemon [2022-03-16T11:35:31.296Z] === RUN TestBuildWithSession [2022-03-16T11:35:31.296Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:35:31.296Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:35:31.296Z] === RUN TestBuildSquashParent [2022-03-16T11:35:31.296Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:31.296Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:31.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:31.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:31.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:31.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:31.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:31.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:31.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-16T11:35:32.003Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-16T11:35:32.167Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-03-16T11:35:32.424Z] === CONT TestReadPluginNoRead [2022-03-16T11:35:32.424Z] read_test.go:92: [db0e3b281a11b] daemon is not started [2022-03-16T11:35:32.424Z] --- PASS: TestReadPluginNoRead (5.35s) [2022-03-16T11:35:32.424Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-16T11:35:32.424Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.04s) [2022-03-16T11:35:32.424Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-03-16T11:35:32.424Z] PASS [2022-03-16T11:35:32.424Z] [2022-03-16T11:35:32.424Z] DONE 6 tests in 8.271s [2022-03-16T11:35:32.424Z] 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-16T11:35:32.424Z] ++ 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-16T11:35:32.424Z] ++ set -e [2022-03-16T11:35:32.424Z] ++ '[' -n 0 ']' [2022-03-16T11:35:32.424Z] ++ set -x [2022-03-16T11:35:32.424Z] ++ 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-16T11:35:32.424Z] testing: warning: no tests to run [2022-03-16T11:35:32.424Z] PASS [2022-03-16T11:35:32.424Z] [2022-03-16T11:35:32.424Z] DONE 0 tests in 0.029s [2022-03-16T11:35:32.424Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-16T11:35:32.424Z] ++ 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-16T11:35:32.424Z] ++ set -e [2022-03-16T11:35:32.424Z] ++ '[' -n 0 ']' [2022-03-16T11:35:32.424Z] ++ set -x [2022-03-16T11:35:32.424Z] ++ 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-16T11:35:32.424Z] INFO: Testing against a local daemon [2022-03-16T11:35:32.424Z] === RUN TestPluginWithDevMounts [2022-03-16T11:35:32.424Z] === PAUSE TestPluginWithDevMounts [2022-03-16T11:35:32.424Z] === CONT TestPluginWithDevMounts [2022-03-16T11:35:32.576Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-16T11:35:34.313Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-03-16T11:35:34.313Z] PASS [2022-03-16T11:35:34.313Z] [2022-03-16T11:35:34.313Z] DONE 1 tests in 1.576s [2022-03-16T11:35:34.313Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-16T11:35:34.313Z] ++ 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-16T11:35:34.313Z] ++ set -e [2022-03-16T11:35:34.313Z] ++ '[' -n 0 ']' [2022-03-16T11:35:34.313Z] ++ set -x [2022-03-16T11:35:34.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T11:35:34.313Z] INFO: Testing against a local daemon [2022-03-16T11:35:34.313Z] === RUN TestSecretInspect [2022-03-16T11:35:34.490Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2022-03-16T11:35:34.490Z] === CONT TestDaemonRestartIpcMode [2022-03-16T11:35:34.751Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-16T11:35:36.203Z] --- PASS: TestSecretInspect (2.08s) [2022-03-16T11:35:36.203Z] === RUN TestSecretList [2022-03-16T11:35:37.298Z] --- PASS: TestDaemonRestartIpcMode (2.95s) [2022-03-16T11:35:37.868Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-16T11:35:38.719Z] --- PASS: TestSecretList (2.06s) [2022-03-16T11:35:38.719Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:35:38.810Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-16T11:35:38.810Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-16T11:35:38.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-16T11:35:38.810Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-16T11:35:38.810Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-16T11:35:38.810Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-16T11:35:38.810Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-16T11:35:38.810Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-16T11:35:38.810Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-16T11:35:38.810Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-16T11:35:39.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:35:39.137Z] INFO: Testing against a local daemon [2022-03-16T11:35:39.137Z] === RUN TestBuildWithSession [2022-03-16T11:35:39.137Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:35:39.137Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-16T11:35:39.137Z] === RUN TestBuildSquashParent [2022-03-16T11:35:39.137Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:39.137Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:39.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:39.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:39.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-16T11:35:39.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-16T11:35:39.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:39.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:39.554Z] --- PASS: TestServicePlugin (28.96s) [2022-03-16T11:35:39.554Z] === RUN TestServiceUpdateLabel [2022-03-16T11:35:39.554Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-03-16T11:35:39.554Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:35:40.619Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2022-03-16T11:35:40.619Z] === RUN TestSecretsUpdate [2022-03-16T11:35:41.984Z] --- PASS: TestSecretsUpdate (1.68s) [2022-03-16T11:35:41.984Z] === RUN TestTemplatedSecret [2022-03-16T11:35:42.128Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-16T11:35:42.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-16T11:35:42.603Z] ......... [ 85%] [2022-03-16T11:35:44.042Z] --- PASS: TestContainerKillOnDaemonStart (12.57s) [2022-03-16T11:35:44.042Z] PASS [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === Skipped [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-16T11:35:44.042Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:35:44.042Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-03-16T11:35:44.042Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-16T11:35:44.042Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-16T11:35:44.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-16T11:35:44.042Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:35:44.042Z] [2022-03-16T11:35:44.042Z] DONE 200 tests, 6 skipped in 160.511s [2022-03-16T11:35:44.042Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-16T11:35:44.042Z] ++ 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-16T11:35:44.042Z] ++ set -e [2022-03-16T11:35:44.042Z] ++ '[' -n 0 ']' [2022-03-16T11:35:44.042Z] ++ set -x [2022-03-16T11:35:44.042Z] ++ 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-16T11:35:44.042Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:35:44.501Z] --- PASS: TestTemplatedSecret (2.43s) [2022-03-16T11:35:44.501Z] === RUN TestSecretCreateResolve [2022-03-16T11:35:44.616Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:35:44.616Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-16T11:35:44.616Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-16T11:35:44.616Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-16T11:35:44.616Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-16T11:35:44.616Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-16T11:35:44.616Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-16T11:35:44.616Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-16T11:35:44.616Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-16T11:35:44.616Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-16T11:35:44.876Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-16T11:35:44.876Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-03-16T11:35:44.876Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-16T11:35:44.876Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:35:44.876Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-16T11:35:45.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-16T11:35:46.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-16T11:35:46.077Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-16T11:35:47.017Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-03-16T11:35:47.017Z] PASS [2022-03-16T11:35:47.017Z] [2022-03-16T11:35:47.017Z] DONE 6 tests in 12.497s [2022-03-16T11:35:47.017Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-16T11:35:47.017Z] ++ 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-16T11:35:47.017Z] ++ set -e [2022-03-16T11:35:47.017Z] ++ '[' -n 0 ']' [2022-03-16T11:35:47.017Z] ++ set -x [2022-03-16T11:35:47.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T11:35:47.017Z] INFO: Testing against a local daemon [2022-03-16T11:35:47.017Z] === RUN TestServiceCreateInit [2022-03-16T11:35:47.017Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:35:47.019Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-16T11:35:47.425Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-16T11:35:47.833Z] --- PASS: TestBuildWithHugeFile (108.02s) [2022-03-16T11:35:47.833Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:35:47.833Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:35:47.833Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:35:47.833Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:35:47.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:35:47.833Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:35:47.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:35:47.833Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:35:47.833Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:35:47.833Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:35:47.833Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:35:47.833Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:35:47.833Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-16T11:35:47.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-16T11:35:47.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-16T11:35:47.833Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-16T11:35:47.833Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:35:47.833Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:35:47.833Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:35:47.833Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-16T11:35:47.833Z] PASS [2022-03-16T11:35:47.833Z] ok github.com/docker/docker/integration/build 181.030s [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === Skipped [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-16T11:35:47.833Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-16T11:35:47.833Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-16T11:35:47.833Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:35:47.833Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:35:47.833Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-16T11:35:47.833Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] DONE 29 tests, 6 skipped in 210.497s [2022-03-16T11:35:47.833Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-16T11:35:47.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:35:47.833Z] INFO: Testing against a local daemon [2022-03-16T11:35:47.833Z] === RUN TestConfigInspect [2022-03-16T11:35:47.833Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestConfigList [2022-03-16T11:35:47.833Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] --- SKIP: TestConfigList (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:35:47.833Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestConfigsUpdate [2022-03-16T11:35:47.833Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestTemplatedConfig [2022-03-16T11:35:47.833Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.833Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-16T11:35:47.833Z] === RUN TestConfigCreateResolve [2022-03-16T11:35:47.833Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:35:47.833Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-16T11:35:47.833Z] PASS [2022-03-16T11:35:47.833Z] ok github.com/docker/docker/integration/config 0.093s [2022-03-16T11:35:47.833Z] [2022-03-16T11:35:47.833Z] === Skipped [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-16T11:35:47.834Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:35:47.834Z] [2022-03-16T11:35:47.834Z] DONE 6 tests, 6 skipped in 2.196s [2022-03-16T11:35:47.834Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-16T11:35:47.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:35:47.834Z] INFO: Testing against a local daemon [2022-03-16T11:35:47.834Z] === RUN TestCheckpoint [2022-03-16T11:35:47.834Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:35:47.834Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestContainerInvalidJSON [2022-03-16T11:35:47.834Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:35:47.834Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:35:47.834Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:35:47.834Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:35:47.834Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:35:47.834Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:35:47.834Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-16T11:35:47.834Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-16T11:35:47.834Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:35:47.834Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-16T11:35:47.834Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:35:47.834Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-16T11:35:47.834Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:35:47.834Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-16T11:35:47.834Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:35:47.834Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-16T11:35:47.834Z] === RUN TestCopyFromContainer [2022-03-16T11:35:47.834Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:35:47.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:35:47.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:35:47.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:35:47.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:35:47.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:35:47.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:35:47.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:35:47.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:35:47.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:35:47.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-16T11:35:47.834Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:35:47.834Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:35:47.834Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:35:47.834Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:35:47.834Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:35:47.834Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:35:47.834Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:35:47.834Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:35:47.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:35:47.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:35:47.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:35:47.834Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:35:47.834Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:35:47.834Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:35:47.834Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:35:47.834Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-16T11:35:47.834Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:35:47.834Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-16T11:35:47.834Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:35:47.834Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:35:47.834Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-16T11:35:47.834Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:35:47.834Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:47.834Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestDiff [2022-03-16T11:35:47.834Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:35:47.834Z] --- SKIP: TestDiff (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestExecWithCloseStdin [2022-03-16T11:35:47.834Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-16T11:35:47.834Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-16T11:35:47.834Z] === RUN TestExec [2022-03-16T11:35:47.961Z] check_test.go:308: [dab46de3ac10c] daemon is not started [2022-03-16T11:35:47.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-16T11:35:48.224Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-16T11:35:48.224Z] daemon_test.go:156: [d23463bd807b3] daemon is not started [2022-03-16T11:35:48.224Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-03-16T11:35:48.224Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-16T11:35:48.224Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-03-16T11:35:48.224Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-16T11:35:48.224Z] === RUN TestDaemonProxy [2022-03-16T11:35:48.224Z] === RUN TestDaemonProxy/environment_variables [2022-03-16T11:35:48.607Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-16T11:35:48.796Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-16T11:35:49.057Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-16T11:35:49.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-16T11:35:49.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-16T11:35:49.360Z] --- PASS: TestExec (3.88s) [2022-03-16T11:35:49.360Z] === RUN TestExecUser [2022-03-16T11:35:49.360Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:35:49.360Z] --- SKIP: TestExecUser (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:35:49.360Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:49.360Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:35:49.360Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:49.360Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:35:49.360Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:35:49.360Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestHealthKillContainer [2022-03-16T11:35:49.360Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:35:49.360Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:35:49.360Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:35:49.360Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:35:49.360Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:35:49.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-16T11:35:49.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-16T11:35:49.998Z] === RUN TestDaemonProxy/command-line_options [2022-03-16T11:35:50.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:35:50.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-16T11:35:51.953Z] === RUN TestDaemonProxy/configuration_file [2022-03-16T11:35:52.247Z] --- PASS: TestKillContainerInvalidSignal (3.11s) [2022-03-16T11:35:52.247Z] === RUN TestKillContainer [2022-03-16T11:35:52.247Z] === RUN TestKillContainer/no_signal [2022-03-16T11:35:53.339Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-16T11:35:53.339Z] docker_cli_daemon_plugins_test.go:106: [d46841e24417b] daemon is not started [2022-03-16T11:35:53.600Z] === RUN TestDaemonProxy/conflicting_options [2022-03-16T11:35:54.172Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-16T11:35:54.172Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-16T11:35:54.397Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-03-16T11:35:54.397Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:35:54.451Z] --- PASS: TestServiceCreateInit (7.07s) [2022-03-16T11:35:54.451Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-03-16T11:35:54.451Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-03-16T11:35:54.451Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy (6.42s) [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-16T11:35:54.745Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-03-16T11:35:54.745Z] PASS [2022-03-16T11:35:54.745Z] [2022-03-16T11:35:54.745Z] DONE 17 tests in 10.895s [2022-03-16T11:35:54.745Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-16T11:35:54.745Z] ++ 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-16T11:35:54.745Z] ++ set -e [2022-03-16T11:35:54.745Z] ++ '[' -n 0 ']' [2022-03-16T11:35:54.745Z] ++ set -x [2022-03-16T11:35:54.745Z] ++ 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-16T11:35:55.147Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-16T11:35:55.147Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-16T11:35:55.686Z] check_test.go:308: [d19716d7ac76b] daemon is not started [2022-03-16T11:35:55.686Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-16T11:35:55.962Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:35:55.962Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:35:55.962Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.05s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.48s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.65s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.06s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.96s) [2022-03-16T11:35:56.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.65s) [2022-03-16T11:35:56.512Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:35:56.512Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:35:57.069Z] INFO: Testing against a local daemon [2022-03-16T11:35:57.069Z] === RUN TestCommitInheritsEnv [2022-03-16T11:35:57.147Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-16T11:35:57.329Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-03-16T11:35:57.329Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:35:57.329Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-16T11:35:57.329Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform// [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform/linux [2022-03-16T11:35:57.329Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-16T11:35:57.589Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-16T11:35:57.589Z] === RUN TestImportWithCustomPlatform/macos [2022-03-16T11:35:57.589Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-16T11:35:57.589Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-16T11:35:57.589Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-16T11:35:57.589Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:35:57.589Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-16T11:35:57.849Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-16T11:35:57.849Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:35:57.849Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-16T11:35:57.849Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:35:58.110Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-03-16T11:35:58.110Z] === RUN TestRemoveImageGarbageCollector [2022-03-16T11:35:58.681Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-16T11:35:58.866Z] --- PASS: TestKillContainer (6.10s) [2022-03-16T11:35:58.866Z] --- PASS: TestKillContainer/no_signal (2.98s) [2022-03-16T11:35:58.866Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:35:58.866Z] --- PASS: TestKillContainer/killing_signal (3.08s) [2022-03-16T11:35:58.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:35:58.866Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:35:58.866Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestKillStoppedContainer [2022-03-16T11:35:58.866Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:35:58.866Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:35:58.866Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:35:58.866Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:35:58.866Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:35:58.866Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:35:58.866Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:35:58.866Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:35:58.866Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:35:58.866Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-16T11:35:58.866Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:35:59.252Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-16T11:35:59.879Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-16T11:35:59.879Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-16T11:36:00.641Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2022-03-16T11:36:00.641Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:36:00.641Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-16T11:36:00.641Z] === RUN TestTagInvalidReference [2022-03-16T11:36:00.641Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-16T11:36:00.641Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:36:00.641Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-16T11:36:00.641Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:36:00.641Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-16T11:36:00.641Z] === RUN TestTagOfficialNames [2022-03-16T11:36:00.641Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-16T11:36:00.641Z] === RUN TestTagMatchesDigest [2022-03-16T11:36:00.641Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-16T11:36:00.641Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-16T11:36:01.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.14s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.32s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.77s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.83s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.79s) [2022-03-16T11:36:01.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.83s) [2022-03-16T11:36:01.690Z] === RUN TestBuildMultiStageCopy [2022-03-16T11:36:01.690Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-16T11:36:01.779Z] --- PASS: TestLogsFollowTailEmpty (3.02s) [2022-03-16T11:36:01.779Z] === RUN TestNetworkNat [2022-03-16T11:36:01.779Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:36:01.779Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-16T11:36:01.779Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:36:02.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-16T11:36:02.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-16T11:36:03.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-16T11:36:03.726Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-16T11:36:04.237Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-16T11:36:04.237Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-16T11:36:04.237Z] [2022-03-16T11:36:04.237Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-16T11:36:04.237Z] =========================== short test summary info ============================ [2022-03-16T11:36:04.237Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-16T11:36:04.237Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-16T11:36:04.237Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-16T11:36:04.237Z] Not supported on most drivers [2022-03-16T11:36:04.237Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-16T11:36:04.237Z] Output of docker top depends on host distro, and is not formalized. [2022-03-16T11:36:04.237Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-16T11:36:04.238Z] Output of docker top depends on host distro, and is not formalized. [2022-03-16T11:36:04.238Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-16T11:36:04.238Z] Can fail if eth0 has multiple IP addresses [2022-03-16T11:36:04.238Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-16T11:36:04.238Z] This doesn't seem to be taken into account by the engine [2022-03-16T11:36:04.238Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-16T11:36:04.238Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-16T11:36:04.238Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.78 seconds == [2022-03-16T11:36:04.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-16T11:36:04.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-16T11:36:04.777Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-16T11:36:05.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:36:05.496Z] --- PASS: TestNetworkLocalhostTCPNat (3.72s) [2022-03-16T11:36:05.496Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:36:05.496Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:36:05.496Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-16T11:36:05.496Z] === RUN TestPause [2022-03-16T11:36:05.496Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:36:05.496Z] --- SKIP: TestPause (0.00s) [2022-03-16T11:36:05.496Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:36:05.719Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-16T11:36:05.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-16T11:36:06.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:36:06.554Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-16T11:36:07.126Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-16T11:36:07.126Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-16T11:36:07.168Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:36:07.697Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-16T11:36:08.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:36:08.269Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-16T11:36:08.519Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.17s) [2022-03-16T11:36:08.519Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:36:08.519Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:36:08.519Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-16T11:36:08.519Z] === RUN TestPsFilter [2022-03-16T11:36:08.840Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-16T11:36:08.974Z] --- PASS: TestPsFilter (0.31s) [2022-03-16T11:36:08.975Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:36:09.101Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-16T11:36:09.234Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-16T11:36:09.234Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:36:09.291Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) [2022-03-16T11:36:09.291Z] === RUN TestCreateServiceConflict [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy (13.27s) [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.71s) [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2022-03-16T11:36:09.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-03-16T11:36:09.662Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:36:09.672Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-16T11:36:10.245Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-16T11:36:10.656Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-03-16T11:36:10.656Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:36:10.817Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-16T11:36:11.392Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-16T11:36:11.653Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-16T11:36:11.862Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.14s) [2022-03-16T11:36:11.862Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:36:12.224Z] check_test.go:308: [d2bd46b3c0860] daemon is not started [2022-03-16T11:36:12.224Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-16T11:36:12.557Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2022-03-16T11:36:12.557Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:36:12.557Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:36:12.557Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-16T11:36:12.557Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:36:13.173Z] --- PASS: TestCreateServiceMaxReplicas (2.38s) [2022-03-16T11:36:13.173Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:36:13.609Z] check_test.go:308: [decce1210e975] daemon is not started [2022-03-16T11:36:13.609Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-16T11:36:13.870Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-16T11:36:14.088Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-03-16T11:36:14.088Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:36:14.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-16T11:36:14.787Z] --- PASS: TestRemoveContainerWithVolume (3.05s) [2022-03-16T11:36:14.787Z] === RUN TestRemoveContainerRunning [2022-03-16T11:36:14.810Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-16T11:36:15.382Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-16T11:36:15.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-16T11:36:16.325Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-16T11:36:16.703Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T11:36:16.703Z] [2022-03-16T11:36:16.703Z] Unloading profiles will leave already running processes permanently [2022-03-16T11:36:16.703Z] unconfined, which can lead to unexpected situations. [2022-03-16T11:36:16.703Z] [2022-03-16T11:36:16.703Z] To set a process to complain mode, use the command line tool [2022-03-16T11:36:16.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T11:36:16.703Z] Post stage [Pipeline] junit [2022-03-16T11:36:16.712Z] Recording test results [2022-03-16T11:36:16.868Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-16T11:36:17.181Z] + echo Ensuring container killed. [2022-03-16T11:36:17.181Z] Ensuring container killed. [2022-03-16T11:36:17.181Z] + docker rm -vf docker-pr10 [2022-03-16T11:36:17.181Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-16T11:36:17.347Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-16T11:36:17.498Z] + echo Chowning /workspace to jenkins user [2022-03-16T11:36:17.498Z] Chowning /workspace to jenkins user [2022-03-16T11:36:17.498Z] + id -u [2022-03-16T11:36:17.498Z] + id -g [2022-03-16T11:36:17.498Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [2022-03-16T11:36:18.500Z] --- PASS: TestRemoveContainerRunning (3.14s) [2022-03-16T11:36:18.500Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:36:18.869Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-16T11:36:18.869Z] check_test.go:308: [d8f43f24682d6] daemon is not started [2022-03-16T11:36:18.869Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T11:36:18.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-16T11:36:19.194Z] + bundleName=docker-py [2022-03-16T11:36:19.194Z] + echo Creating docker-py-bundles.tar.gz [2022-03-16T11:36:19.194Z] Creating docker-py-bundles.tar.gz [2022-03-16T11:36:19.194Z] + 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-16T11:36:19.204Z] Archiving artifacts [2022-03-16T11:36:19.441Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-16T11:36:19.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-16T11:36:19.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh binary [2022-03-16T11:36:20.070Z] [2022-03-16T11:36:20.327Z] Removing bundles/ [2022-03-16T11:36:20.327Z] [2022-03-16T11:36:20.327Z] ---> Making bundle: binary (in bundles/binary) [2022-03-16T11:36:20.327Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-16T11:36:20.327Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy (21.34s) [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.37s) [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.35s) [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.58s) [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.85s) [2022-03-16T11:36:21.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.18s) [2022-03-16T11:36:21.143Z] === RUN TestBuildMultiStageParentConfig [2022-03-16T11:36:21.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.06s) [2022-03-16T11:36:21.388Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:36:21.388Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-16T11:36:21.388Z] === RUN TestRenameLinkedContainer [2022-03-16T11:36:21.388Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:36:21.388Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-16T11:36:21.388Z] === RUN TestRenameStoppedContainer [2022-03-16T11:36:21.410Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-03-16T11:36:21.410Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:36:21.975Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-16T11:36:21.989Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-16T11:36:22.536Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-16T11:36:23.375Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-16T11:36:24.309Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-03-16T11:36:24.309Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:36:25.905Z] --- PASS: TestBuildMultiStageParentConfig (4.08s) [2022-03-16T11:36:25.905Z] === RUN TestBuildLabelWithTargets [2022-03-16T11:36:25.905Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:36:25.905Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-16T11:36:25.905Z] === RUN TestBuildWithEmptyLayers [2022-03-16T11:36:27.474Z] --- PASS: TestBuildWithEmptyLayers (2.36s) [2022-03-16T11:36:27.474Z] === RUN TestBuildMultiStageOnBuild [2022-03-16T11:36:27.593Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-16T11:36:28.031Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-03-16T11:36:28.031Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:36:28.536Z] check_test.go:308: [d22538a94c874] daemon is not started [2022-03-16T11:36:28.536Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-16T11:36:30.619Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-16T11:36:31.085Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-16T11:36:31.371Z] --- PASS: TestRenameRunningContainerAndReuse (6.22s) [2022-03-16T11:36:31.371Z] === RUN TestRenameInvalidName [2022-03-16T11:36:31.747Z] --- PASS: TestBuildMultiStageOnBuild (17.16s) [2022-03-16T11:36:31.747Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:36:31.747Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:36:31.747Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:36:31.747Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:36:32.027Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-16T11:36:32.288Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-16T11:36:33.230Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-16T11:36:33.552Z] --- PASS: TestRenameInvalidName (3.01s) [2022-03-16T11:36:33.552Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:36:36.532Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-16T11:36:37.107Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-16T11:36:37.156Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-03-16T11:36:37.156Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-16T11:36:37.156Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-16T11:36:37.156Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-16T11:36:37.156Z] PASS [2022-03-16T11:36:37.156Z] [2022-03-16T11:36:37.156Z] === Skipped [2022-03-16T11:36:37.156Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-16T11:36:37.156Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:36:37.156Z] [2022-03-16T11:36:37.156Z] DONE 27 tests, 1 skipped in 180.783s [2022-03-16T11:36:37.156Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-16T11:36:37.156Z] INFO: Testing against a local daemon [2022-03-16T11:36:37.156Z] === RUN TestSessionCreate [2022-03-16T11:36:37.156Z] --- PASS: TestSessionCreate (0.02s) [2022-03-16T11:36:37.156Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:36:37.156Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-16T11:36:37.156Z] PASS [2022-03-16T11:36:37.156Z] [2022-03-16T11:36:37.156Z] DONE 2 tests in 0.076s [2022-03-16T11:36:37.156Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-16T11:36:37.156Z] INFO: Testing against a local daemon [2022-03-16T11:36:37.156Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:36:37.156Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:36:37.156Z] === RUN TestDiskUsage [2022-03-16T11:36:37.156Z] === PAUSE TestDiskUsage [2022-03-16T11:36:37.156Z] === RUN TestEventsExecDie [2022-03-16T11:36:37.718Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-16T11:36:37.718Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:36:37.718Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-16T11:36:37.718Z] === RUN TestEventsVolumeCreate [2022-03-16T11:36:37.718Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-16T11:36:37.718Z] === RUN TestInfoBinaryCommits [2022-03-16T11:36:37.718Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-16T11:36:37.718Z] === RUN TestInfoAPIVersioned [2022-03-16T11:36:37.718Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-16T11:36:37.718Z] === RUN TestInfoAPI [2022-03-16T11:36:37.718Z] --- PASS: TestInfoAPI (0.01s) [2022-03-16T11:36:37.718Z] === RUN TestInfoAPIWarnings [2022-03-16T11:36:39.652Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-16T11:36:39.652Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-16T11:36:40.199Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-03-16T11:36:40.199Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:36:41.565Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-16T11:36:41.827Z] check_test.go:308: [d9106ccd9a5fc] daemon is not started [2022-03-16T11:36:41.827Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-16T11:36:42.399Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-16T11:36:42.971Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-16T11:36:43.543Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-16T11:36:45.456Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-16T11:36:45.456Z] check_test.go:308: [dd871da971d4c] daemon is not started [2022-03-16T11:36:45.456Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-16T11:36:45.901Z] --- PASS: TestRenameAnonymousContainer (11.45s) [2022-03-16T11:36:45.901Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:36:47.370Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-16T11:36:47.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-16T11:36:48.068Z] --- PASS: TestRenameContainerWithSameName (3.09s) [2022-03-16T11:36:48.068Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:36:48.068Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:36:48.068Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:36:48.068Z] === RUN TestResize [2022-03-16T11:36:49.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-16T11:36:50.118Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-16T11:36:50.958Z] --- PASS: TestResize (3.05s) [2022-03-16T11:36:50.958Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:36:51.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-16T11:36:52.365Z] --- PASS: TestCreateServiceConfigFileMode (12.24s) [2022-03-16T11:36:52.365Z] === RUN TestCreateServiceSysctls [2022-03-16T11:36:52.790Z] --- PASS: TestBuildMultiStageOnBuild (24.66s) [2022-03-16T11:36:52.790Z] === RUN TestBuildUncleanTarFilenames [2022-03-16T11:36:52.790Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:36:52.790Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:36:52.790Z] === RUN TestBuildMultiStageLayerLeak [2022-03-16T11:36:52.830Z] --- PASS: TestBuildMultiStageLayerLeak (19.91s) [2022-03-16T11:36:52.830Z] === RUN TestBuildWithHugeFile [2022-03-16T11:36:53.731Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-03-16T11:36:53.731Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:36:54.674Z] --- PASS: TestResizeWithInvalidSize (3.07s) [2022-03-16T11:36:54.674Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:36:54.815Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-16T11:36:55.764Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-16T11:36:55.764Z] === RUN TestInfoDebug [2022-03-16T11:36:55.764Z] --- PASS: TestInfoDebug (0.52s) [2022-03-16T11:36:55.764Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:36:55.764Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-16T11:36:55.764Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:36:55.764Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-16T11:36:55.764Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:36:55.764Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-16T11:36:55.764Z] === RUN TestPingCacheHeaders [2022-03-16T11:36:55.764Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-16T11:36:55.764Z] === RUN TestPingGet [2022-03-16T11:36:55.764Z] --- PASS: TestPingGet (0.02s) [2022-03-16T11:36:55.764Z] === RUN TestPingHead [2022-03-16T11:36:55.764Z] --- PASS: TestPingHead (0.02s) [2022-03-16T11:36:55.764Z] === RUN TestVersion [2022-03-16T11:36:55.764Z] --- PASS: TestVersion (0.02s) [2022-03-16T11:36:55.764Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:36:55.764Z] === CONT TestDiskUsage [2022-03-16T11:36:56.199Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-16T11:36:56.247Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-03-16T11:36:56.247Z] === RUN TestInspect [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/container_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/image_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/volume_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-16T11:36:56.326Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-16T11:36:56.583Z] === RUN TestDiskUsage/after_container.Run [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-16T11:36:57.145Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-16T11:36:57.145Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-03-16T11:36:57.145Z] --- PASS: TestDiskUsage (1.54s) [2022-03-16T11:36:57.145Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-16T11:36:57.145Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-16T11:36:57.145Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-16T11:36:57.145Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-16T11:36:57.402Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:36:57.402Z] PASS [2022-03-16T11:36:57.402Z] [2022-03-16T11:36:57.402Z] DONE 50 tests in 20.253s [2022-03-16T11:36:57.402Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-16T11:36:57.402Z] INFO: Testing against a local daemon [2022-03-16T11:36:57.402Z] === RUN TestVolumesCreateAndList [2022-03-16T11:36:57.402Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-16T11:36:57.402Z] === RUN TestVolumesRemove [2022-03-16T11:36:57.402Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-16T11:36:57.402Z] === RUN TestVolumesInspect [2022-03-16T11:36:57.402Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-16T11:36:57.402Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:36:57.402Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:36:57.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:36:57.402Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:36:57.402Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-16T11:36:57.402Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:36:57.402Z] PASS [2022-03-16T11:36:57.402Z] [2022-03-16T11:36:57.402Z] DONE 5 tests in 0.151s [2022-03-16T11:36:57.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T11:36:57.560Z] --- PASS: TestResizeWhenContainerNotStarted (3.01s) [2022-03-16T11:36:57.560Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:36:57.560Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:36:57.560Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:36:57.560Z] === RUN TestStats [2022-03-16T11:36:57.560Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:36:57.560Z] --- SKIP: TestStats (0.00s) [2022-03-16T11:36:57.560Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:36:57.965Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-16T11:36:57.965Z] Removing test suite binaries [2022-03-16T11:36:57.965Z] exiting test-integration [2022-03-16T11:36:57.965Z] ++ exit 0 [2022-03-16T11:36:57.965Z] [2022-03-16T11:36:58.114Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-16T11:36:58.763Z] --- PASS: TestInspect (2.62s) [2022-03-16T11:36:58.764Z] === RUN TestCreateJob Post stage [Pipeline] junit [2022-03-16T11:36:59.342Z] Recording test results [2022-03-16T11:36:59.520Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-16T11:36:59.896Z] + echo Ensuring container killed. [2022-03-16T11:36:59.896Z] Ensuring container killed. [2022-03-16T11:36:59.896Z] + docker rm -vf docker-pr10 [2022-03-16T11:36:59.896Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-16T11:37:00.219Z] + echo Chowning /workspace to jenkins user [2022-03-16T11:37:00.219Z] Chowning /workspace to jenkins user [2022-03-16T11:37:00.219Z] + id -u [2022-03-16T11:37:00.219Z] + id -g [2022-03-16T11:37:00.219Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [2022-03-16T11:37:01.286Z] --- PASS: TestCreateJob (2.54s) [2022-03-16T11:37:01.286Z] === RUN TestReplicatedJob [2022-03-16T11:37:01.421Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T11:37:01.925Z] + bundleName=amd64-cgroup2 [2022-03-16T11:37:01.925Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-16T11:37:01.925Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-16T11:37:01.925Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-16T11:37:01.925Z] + 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-16T11:37:02.189Z] Archiving artifacts [2022-03-16T11:37:02.718Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T11:37:03.026Z] + make clean [2022-03-16T11:37:03.026Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T11:37:03.026Z] docker-dev-cache [2022-03-16T11:37:03.026Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T11:37:04.723Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-16T11:37:05.455Z] --- PASS: TestReplicatedJob (4.31s) [2022-03-16T11:37:05.455Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:37:06.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.27s) [2022-03-16T11:37:06.104Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:37:06.104Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:37:06.104Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-16T11:37:06.104Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:37:07.753Z] --- PASS: TestBuildMultiStageLayerLeak (14.90s) [2022-03-16T11:37:07.753Z] === RUN TestBuildWithHugeFile [2022-03-16T11:37:07.981Z] --- PASS: TestUpdateReplicatedJob (2.43s) [2022-03-16T11:37:07.981Z] === RUN TestServiceListWithStatuses [2022-03-16T11:37:07.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:37:07.981Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:37:07.981Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:37:08.025Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-16T11:37:08.025Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-16T11:37:08.966Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-16T11:37:10.353Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-16T11:37:11.738Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-16T11:37:12.149Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2022-03-16T11:37:12.149Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:37:12.680Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-16T11:37:12.680Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-16T11:37:12.940Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-16T11:37:13.511Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-16T11:37:14.454Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-16T11:37:14.454Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-16T11:37:14.715Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-16T11:37:15.287Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-16T11:37:15.422Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2022-03-16T11:37:15.422Z] === RUN TestServicePlugin [2022-03-16T11:37:15.422Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:37:15.422Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-16T11:37:15.422Z] === RUN TestServiceUpdateLabel [2022-03-16T11:37:15.548Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-16T11:37:17.311Z] --- PASS: TestServiceUpdateLabel (2.06s) [2022-03-16T11:37:17.312Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:37:18.118Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-16T11:37:19.502Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-16T11:37:21.416Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-16T11:37:21.677Z] docker_cli_daemon_test.go:2522: [d223fb659d8a2] daemon is not started [2022-03-16T11:37:22.620Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-16T11:37:23.191Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-16T11:37:23.766Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-16T11:37:25.152Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-16T11:37:31.219Z] --- PASS: TestUpdateRestartPolicy (23.98s) [2022-03-16T11:37:31.219Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:37:31.740Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-16T11:37:31.740Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-16T11:37:32.150Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2022-03-16T11:37:32.150Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:37:32.748Z] --- PASS: TestUpdateRestartWithAutoRemove (3.21s) [2022-03-16T11:37:32.748Z] === RUN TestWaitNonBlocked [2022-03-16T11:37:32.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:37:32.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:37:32.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:37:32.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:37:32.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:37:32.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:37:35.040Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-16T11:37:36.425Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-16T11:37:37.415Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-16T11:37:37.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.07s) [2022-03-16T11:37:37.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.67s) [2022-03-16T11:37:37.415Z] === RUN TestWaitBlocked [2022-03-16T11:37:37.415Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:37:37.415Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-16T11:37:37.415Z] PASS [2022-03-16T11:37:37.415Z] ok github.com/docker/docker/integration/container 113.245s [2022-03-16T11:37:37.415Z] [2022-03-16T11:37:37.415Z] === Skipped [2022-03-16T11:37:37.415Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-16T11:37:37.415Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:37:37.415Z] [2022-03-16T11:37:37.415Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-16T11:37:37.415Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.415Z] [2022-03-16T11:37:37.415Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:37:37.415Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:37:37.415Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:37:37.416Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:37:37.416Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:37:37.416Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:37:37.416Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-16T11:37:37.416Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:37:37.416Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-16T11:37:37.416Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-16T11:37:37.416Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-16T11:37:37.416Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-16T11:37:37.416Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:37:37.416Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-16T11:37:37.416Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-16T11:37:37.416Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:37:37.416Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:37:37.416Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-16T11:37:37.416Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-16T11:37:37.416Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-16T11:37:37.416Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-16T11:37:37.416Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-16T11:37:37.416Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-16T11:37:37.416Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:37:37.416Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:37:37.416Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-16T11:37:37.416Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-16T11:37:37.416Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-16T11:37:37.416Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:37:37.416Z] [2022-03-16T11:37:37.416Z] DONE 87 tests, 34 skipped in 115.896s [2022-03-16T11:37:37.416Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-16T11:37:38.969Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-16T11:37:38.969Z] check_test.go:308: [d018972460bb1] daemon is not started [2022-03-16T11:37:38.969Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite (338.79s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.08s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.99s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.76s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.97s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.07s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.49s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.42s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2022-03-16T11:37:45.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.28s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.48s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.35s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.60s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.71s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.82s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.70s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.42s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-03-16T11:37:45.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-16T11:37:45.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.21s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.83s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (7.92s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.06s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.82s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.67s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.69s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.40s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.26s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-16T11:37:45.556Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s) [2022-03-16T11:37:45.556Z] === RUN TestDockerSwarmSuite [2022-03-16T11:37:45.556Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-16T11:37:46.991Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-03-16T11:37:46.992Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:37:48.117Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-16T11:37:50.665Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-16T11:37:53.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-16T11:37:55.753Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-16T11:37:55.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-16T11:37:59.160Z] --- PASS: TestServiceUpdateNetwork (12.14s) [2022-03-16T11:37:59.160Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:37:59.160Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-16T11:37:59.416Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-16T11:38:02.568Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:38:02.568Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-16T11:38:02.568Z] === RUN TestDaemonConfigValidation [2022-03-16T11:38:02.568Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-16T11:38:02.568Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:38:02.568Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:38:02.568Z] === RUN TestDaemonProxy [2022-03-16T11:38:02.568Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:38:02.568Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-16T11:38:02.568Z] PASS [2022-03-16T11:38:02.568Z] ok github.com/docker/docker/integration/daemon 0.106s [2022-03-16T11:38:02.568Z] [2022-03-16T11:38:02.568Z] === Skipped [2022-03-16T11:38:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-16T11:38:02.568Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] [2022-03-16T11:38:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-16T11:38:02.568Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] [2022-03-16T11:38:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:38:02.568Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:38:02.568Z] [2022-03-16T11:38:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-16T11:38:02.568Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:38:02.568Z] [2022-03-16T11:38:02.568Z] DONE 4 tests, 4 skipped in 21.777s [2022-03-16T11:38:02.568Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-16T11:38:03.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:03.024Z] INFO: Testing against a local daemon [2022-03-16T11:38:03.024Z] === RUN TestCommitInheritsEnv [2022-03-16T11:38:03.024Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:38:03.024Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-16T11:38:03.024Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:38:03.024Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:38:03.024Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:38:03.024Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:38:03.024Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:38:03.024Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-16T11:38:03.024Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:38:03.024Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-16T11:38:03.024Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:38:03.024Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-16T11:38:03.024Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:38:03.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-16T11:38:04.563Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-03-16T11:38:04.563Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:38:04.563Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-16T11:38:04.563Z] === RUN TestTagInvalidReference [2022-03-16T11:38:04.563Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-16T11:38:04.563Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:38:04.563Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-16T11:38:04.563Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:38:04.563Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-16T11:38:04.563Z] === RUN TestTagOfficialNames [2022-03-16T11:38:04.563Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-16T11:38:04.563Z] === RUN TestTagMatchesDigest [2022-03-16T11:38:04.563Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-16T11:38:04.563Z] PASS [2022-03-16T11:38:04.563Z] ok github.com/docker/docker/integration/image 1.689s [2022-03-16T11:38:04.563Z] [2022-03-16T11:38:04.563Z] === Skipped [2022-03-16T11:38:04.563Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-16T11:38:04.563Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:38:04.563Z] [2022-03-16T11:38:04.563Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:38:04.563Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:38:04.563Z] [2022-03-16T11:38:04.563Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-16T11:38:04.563Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:38:04.563Z] [2022-03-16T11:38:04.563Z] DONE 12 tests, 3 skipped in 5.373s [2022-03-16T11:38:04.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-16T11:38:05.020Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-16T11:38:05.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-16T11:38:05.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-16T11:38:05.980Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-16T11:38:07.098Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-16T11:38:07.098Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-16T11:38:07.098Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-16T11:38:07.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:07.311Z] INFO: Testing against a local daemon [2022-03-16T11:38:07.311Z] === RUN TestNetworkCreateDelete [2022-03-16T11:38:07.311Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:38:07.311Z] 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-16T11:38:07.311Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonDNSFallback [2022-03-16T11:38:07.311Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestInspectNetwork [2022-03-16T11:38:07.311Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:07.311Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:38:07.311Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:38:07.311Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:38:07.311Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:38:07.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:38:07.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:38:07.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:38:07.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:38:07.311Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:38:07.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:38:07.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-16T11:38:07.311Z] === RUN TestNetworkList [2022-03-16T11:38:07.311Z] === RUN TestNetworkList//networks [2022-03-16T11:38:07.311Z] === PAUSE TestNetworkList//networks [2022-03-16T11:38:07.311Z] === RUN TestNetworkList//networks/ [2022-03-16T11:38:07.311Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:38:07.311Z] === CONT TestNetworkList//networks [2022-03-16T11:38:07.311Z] === CONT TestNetworkList//networks/ [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkList (0.03s) [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:38:07.311Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:38:07.311Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:38:07.311Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:38:07.311Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:38:07.311Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:38:07.311Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:38:07.311Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:38:07.311Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:38:07.311Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:38:07.311Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:38:07.311Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:38:07.311Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:38:07.311Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:38:07.311Z] PASS [2022-03-16T11:38:07.311Z] ok github.com/docker/docker/integration/network 0.147s [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === Skipped [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-16T11:38:07.311Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:38:07.311Z] 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-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-16T11:38:07.311Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-16T11:38:07.311Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:38:07.311Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:38:07.311Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:38:07.311Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:38:07.311Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:38:07.311Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:38:07.311Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:38:07.311Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:38:07.311Z] [2022-03-16T11:38:07.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:38:07.312Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:38:07.312Z] [2022-03-16T11:38:07.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:38:07.312Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:38:07.312Z] [2022-03-16T11:38:07.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:38:07.312Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:38:07.312Z] [2022-03-16T11:38:07.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:38:07.312Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:38:07.312Z] [2022-03-16T11:38:07.312Z] DONE 22 tests, 15 skipped in 2.440s [2022-03-16T11:38:07.312Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-16T11:38:07.359Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-16T11:38:08.286Z] testing: warning: no tests to run [2022-03-16T11:38:08.286Z] PASS [2022-03-16T11:38:08.286Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2022-03-16T11:38:08.286Z] [2022-03-16T11:38:08.286Z] DONE 0 tests in 0.817s [2022-03-16T11:38:08.286Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-16T11:38:08.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-16T11:38:09.250Z] testing: warning: no tests to run [2022-03-16T11:38:09.250Z] PASS [2022-03-16T11:38:09.250Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-03-16T11:38:09.250Z] [2022-03-16T11:38:09.250Z] DONE 0 tests in 0.813s [2022-03-16T11:38:09.250Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-16T11:38:09.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-16T11:38:10.212Z] testing: warning: no tests to run [2022-03-16T11:38:10.212Z] PASS [2022-03-16T11:38:10.212Z] ok github.com/docker/docker/integration/plugin 0.064s [2022-03-16T11:38:10.212Z] [2022-03-16T11:38:10.212Z] DONE 0 tests in 0.757s [2022-03-16T11:38:10.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-16T11:38:11.174Z] testing: warning: no tests to run [2022-03-16T11:38:11.174Z] PASS [2022-03-16T11:38:11.174Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-03-16T11:38:11.174Z] [2022-03-16T11:38:11.174Z] DONE 0 tests in 0.747s [2022-03-16T11:38:11.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-16T11:38:11.780Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-16T11:38:11.780Z] Copying nested executables into bundles/binary-daemon [2022-03-16T11:38:11.780Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-16T11:38:11.780Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:38:11.780Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-16T11:38:11.780Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-16T11:38:12.104Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER docker:590e34eaf4733b6400195b317679997ffae78f86 hack/make.sh cross [2022-03-16T11:38:12.360Z] [2022-03-16T11:38:12.360Z] Removing bundles/ [2022-03-16T11:38:12.615Z] [2022-03-16T11:38:12.615Z] ---> Making bundle: cross (in bundles/cross) [2022-03-16T11:38:12.615Z] Cross building: bundles/cross/linux/amd64 [2022-03-16T11:38:12.615Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-16T11:38:12.615Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-16T11:38:12.989Z] docker_api_swarm_test.go:563: [d2601b88c0dd4] joining swarm manager [d7e9b6812858b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:38:14.065Z] --- PASS: TestServiceUpdatePidsLimit (15.76s) [2022-03-16T11:38:14.065Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-16T11:38:14.065Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-16T11:38:14.065Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-16T11:38:14.065Z] PASS [2022-03-16T11:38:14.065Z] [2022-03-16T11:38:14.065Z] === Skipped [2022-03-16T11:38:14.065Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-16T11:38:14.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:38:14.065Z] [2022-03-16T11:38:14.065Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-16T11:38:14.065Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-16T11:38:14.065Z] [2022-03-16T11:38:14.065Z] DONE 27 tests, 2 skipped in 146.781s [2022-03-16T11:38:14.065Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-16T11:38:14.065Z] ++ 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-16T11:38:14.065Z] ++ set -e [2022-03-16T11:38:14.065Z] ++ '[' -n 0 ']' [2022-03-16T11:38:14.065Z] ++ set -x [2022-03-16T11:38:14.065Z] ++ 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-16T11:38:14.065Z] INFO: Testing against a local daemon [2022-03-16T11:38:14.065Z] === RUN TestSessionCreate [2022-03-16T11:38:14.065Z] --- PASS: TestSessionCreate (0.02s) [2022-03-16T11:38:14.065Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:38:14.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-16T11:38:14.065Z] PASS [2022-03-16T11:38:14.065Z] [2022-03-16T11:38:14.065Z] DONE 2 tests in 0.130s [2022-03-16T11:38:14.065Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-16T11:38:14.065Z] ++ 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-16T11:38:14.065Z] ++ set -e [2022-03-16T11:38:14.065Z] ++ '[' -n 0 ']' [2022-03-16T11:38:14.065Z] ++ set -x [2022-03-16T11:38:14.065Z] ++ 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-16T11:38:14.065Z] INFO: Testing against a local daemon [2022-03-16T11:38:14.065Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:38:14.065Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:38:14.065Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:38:14.065Z] === RUN TestDiskUsage [2022-03-16T11:38:14.065Z] === PAUSE TestDiskUsage [2022-03-16T11:38:14.065Z] === RUN TestEventsExecDie [2022-03-16T11:38:14.065Z] --- PASS: TestEventsExecDie (0.43s) [2022-03-16T11:38:14.065Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:38:14.065Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-16T11:38:14.065Z] === RUN TestEventsVolumeCreate [2022-03-16T11:38:14.065Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-16T11:38:14.065Z] === RUN TestInfoBinaryCommits [2022-03-16T11:38:14.065Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-16T11:38:14.065Z] === RUN TestInfoAPIVersioned [2022-03-16T11:38:14.065Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-16T11:38:14.065Z] === RUN TestInfoAPI [2022-03-16T11:38:14.065Z] --- PASS: TestInfoAPI (0.02s) [2022-03-16T11:38:14.065Z] === RUN TestInfoAPIWarnings [2022-03-16T11:38:15.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:15.854Z] INFO: Testing against a local daemon [2022-03-16T11:38:15.854Z] === RUN TestPluginInvalidJSON [2022-03-16T11:38:15.854Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:38:15.854Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:38:15.854Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:38:15.854Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-16T11:38:15.854Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:38:15.854Z] === RUN TestPluginInstall [2022-03-16T11:38:15.854Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-16T11:38:15.854Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:38:15.854Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-16T11:38:15.854Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:38:15.854Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:38:15.854Z] PASS [2022-03-16T11:38:15.854Z] ok github.com/docker/docker/integration/plugin/common 0.104s [2022-03-16T11:38:15.854Z] [2022-03-16T11:38:15.854Z] === Skipped [2022-03-16T11:38:15.854Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-16T11:38:15.854Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] [2022-03-16T11:38:15.854Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-16T11:38:15.854Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] [2022-03-16T11:38:15.854Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:38:15.854Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:38:15.854Z] [2022-03-16T11:38:15.854Z] DONE 5 tests, 3 skipped in 4.449s [2022-03-16T11:38:15.854Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-16T11:38:18.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:18.021Z] INFO: Testing against a local daemon [2022-03-16T11:38:18.021Z] === RUN TestExternalGraphDriver [2022-03-16T11:38:18.021Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:38:18.021Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-16T11:38:18.021Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:38:18.021Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:38:18.021Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:38:18.021Z] PASS [2022-03-16T11:38:18.021Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.112s [2022-03-16T11:38:18.021Z] [2022-03-16T11:38:18.021Z] === Skipped [2022-03-16T11:38:18.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-16T11:38:18.021Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:38:18.021Z] [2022-03-16T11:38:18.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:38:18.021Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:38:18.021Z] [2022-03-16T11:38:18.021Z] DONE 2 tests, 2 skipped in 2.515s [2022-03-16T11:38:18.275Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-16T11:38:18.275Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-16T11:38:18.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-16T11:38:18.845Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-16T11:38:19.437Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-16T11:38:19.698Z] === RUN TestDockerSuite/TestBuildFails [2022-03-16T11:38:20.641Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-16T11:38:20.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-16T11:38:20.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:20.662Z] INFO: Testing against a local daemon [2022-03-16T11:38:20.662Z] === RUN TestReadPluginNoRead [2022-03-16T11:38:20.662Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:38:20.662Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-16T11:38:20.662Z] PASS [2022-03-16T11:38:20.662Z] ok github.com/docker/docker/integration/plugin/logging 0.088s [2022-03-16T11:38:20.662Z] [2022-03-16T11:38:20.662Z] === Skipped [2022-03-16T11:38:20.662Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-16T11:38:20.662Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:38:20.662Z] [2022-03-16T11:38:20.662Z] DONE 1 tests, 1 skipped in 2.202s [2022-03-16T11:38:20.662Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-16T11:38:21.624Z] testing: warning: no tests to run [2022-03-16T11:38:21.624Z] PASS [2022-03-16T11:38:21.624Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2022-03-16T11:38:21.624Z] [2022-03-16T11:38:21.624Z] DONE 0 tests in 1.184s [2022-03-16T11:38:22.081Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-16T11:38:22.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-16T11:38:24.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:24.248Z] INFO: Testing against a local daemon [2022-03-16T11:38:24.248Z] === RUN TestPluginWithDevMounts [2022-03-16T11:38:24.248Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:24.248Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-16T11:38:24.248Z] PASS [2022-03-16T11:38:24.248Z] ok github.com/docker/docker/integration/plugin/volumes 0.117s [2022-03-16T11:38:24.248Z] [2022-03-16T11:38:24.248Z] === Skipped [2022-03-16T11:38:24.248Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-16T11:38:24.248Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:24.248Z] [2022-03-16T11:38:24.248Z] DONE 1 tests, 1 skipped in 2.182s [2022-03-16T11:38:24.248Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-16T11:38:25.101Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-16T11:38:25.101Z] docker_api_swarm_test.go:585: [d2c82502ee97b] joining swarm manager [d7e9b6812858b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:38:26.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:26.417Z] INFO: Testing against a local daemon [2022-03-16T11:38:26.417Z] === RUN TestSecretInspect [2022-03-16T11:38:26.417Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-16T11:38:26.417Z] === RUN TestSecretList [2022-03-16T11:38:26.417Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] --- SKIP: TestSecretList (0.00s) [2022-03-16T11:38:26.417Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:38:26.417Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:38:26.417Z] === RUN TestSecretsUpdate [2022-03-16T11:38:26.417Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-16T11:38:26.417Z] === RUN TestTemplatedSecret [2022-03-16T11:38:26.417Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-16T11:38:26.417Z] === RUN TestSecretCreateResolve [2022-03-16T11:38:26.417Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:26.417Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-16T11:38:26.417Z] PASS [2022-03-16T11:38:26.417Z] ok github.com/docker/docker/integration/secret 0.097s [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === Skipped [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-16T11:38:26.417Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-16T11:38:26.417Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:38:26.417Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-16T11:38:26.417Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-16T11:38:26.417Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-16T11:38:26.417Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:26.417Z] [2022-03-16T11:38:26.417Z] DONE 6 tests, 6 skipped in 1.921s [2022-03-16T11:38:26.417Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-16T11:38:27.013Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-16T11:38:28.398Z] check_test.go:379: [d2601b88c0dd4] daemon is not started [2022-03-16T11:38:28.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:28.585Z] INFO: Testing against a local daemon [2022-03-16T11:38:28.585Z] === RUN TestServiceCreateInit [2022-03-16T11:38:28.585Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:38:28.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:38:28.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:38:28.585Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceConflict [2022-03-16T11:38:28.585Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:38:28.585Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-16T11:38:28.585Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:38:28.585Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:38:28.585Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:38:28.585Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceSysctls [2022-03-16T11:38:28.585Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-16T11:38:28.585Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:38:28.585Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-16T11:38:28.585Z] === RUN TestInspect [2022-03-16T11:38:28.585Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestInspect (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestCreateJob [2022-03-16T11:38:28.585Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestCreateJob (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestReplicatedJob [2022-03-16T11:38:28.585Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:38:28.585Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServiceListWithStatuses [2022-03-16T11:38:28.585Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:38:28.585Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:38:28.585Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServicePlugin [2022-03-16T11:38:28.585Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:28.585Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServiceUpdateLabel [2022-03-16T11:38:28.585Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:38:28.585Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:38:28.585Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:28.585Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-16T11:38:28.585Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:38:28.585Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:28.586Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-16T11:38:28.586Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:38:28.586Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:28.586Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-16T11:38:28.586Z] PASS [2022-03-16T11:38:28.586Z] ok github.com/docker/docker/integration/service 0.227s [2022-03-16T11:38:28.659Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-16T11:38:28.919Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === Skipped [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-16T11:38:29.043Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:38:29.043Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-16T11:38:29.043Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-16T11:38:29.043Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-16T11:38:29.043Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-16T11:38:29.043Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-16T11:38:29.043Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.043Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-16T11:38:29.043Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.043Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-16T11:38:29.044Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:38:29.044Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-16T11:38:29.044Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-16T11:38:29.044Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-16T11:38:29.044Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-16T11:38:29.044Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-16T11:38:29.044Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-16T11:38:29.044Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-16T11:38:29.044Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:38:29.044Z] [2022-03-16T11:38:29.044Z] DONE 24 tests, 23 skipped in 2.655s [2022-03-16T11:38:29.044Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-16T11:38:29.861Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-16T11:38:30.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:30.572Z] INFO: Testing against a local daemon [2022-03-16T11:38:30.572Z] === RUN TestSessionCreate [2022-03-16T11:38:30.572Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:30.572Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-16T11:38:30.572Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:38:30.572Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:30.572Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:38:30.572Z] PASS [2022-03-16T11:38:30.572Z] ok github.com/docker/docker/integration/session 0.127s [2022-03-16T11:38:31.028Z] [2022-03-16T11:38:31.028Z] === Skipped [2022-03-16T11:38:31.028Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-16T11:38:31.028Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:31.028Z] [2022-03-16T11:38:31.028Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:38:31.028Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:38:31.028Z] [2022-03-16T11:38:31.028Z] DONE 2 tests, 2 skipped in 1.928s [2022-03-16T11:38:31.028Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-16T11:38:31.777Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-16T11:38:32.106Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-16T11:38:32.106Z] === RUN TestInfoDebug [2022-03-16T11:38:32.106Z] --- PASS: TestInfoDebug (0.52s) [2022-03-16T11:38:32.106Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:38:32.106Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-16T11:38:32.106Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:38:32.106Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-16T11:38:32.106Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:38:32.106Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-16T11:38:32.106Z] === RUN TestPingCacheHeaders [2022-03-16T11:38:32.106Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-16T11:38:32.106Z] === RUN TestPingGet [2022-03-16T11:38:32.106Z] --- PASS: TestPingGet (0.02s) [2022-03-16T11:38:32.106Z] === RUN TestPingHead [2022-03-16T11:38:32.106Z] --- PASS: TestPingHead (0.02s) [2022-03-16T11:38:32.106Z] === RUN TestVersion [2022-03-16T11:38:32.106Z] --- PASS: TestVersion (0.02s) [2022-03-16T11:38:32.106Z] === CONT TestDiskUsage [2022-03-16T11:38:32.349Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/container_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/image_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-16T11:38:32.667Z] === RUN TestDiskUsage/after_container.Run [2022-03-16T11:38:32.920Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-16T11:38:32.923Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage (1.05s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-16T11:38:33.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:38:33.179Z] PASS [2022-03-16T11:38:33.179Z] [2022-03-16T11:38:33.179Z] === Skipped [2022-03-16T11:38:33.179Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:38:33.179Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:38:33.179Z] [2022-03-16T11:38:33.179Z] DONE 50 tests, 1 skipped in 19.619s [2022-03-16T11:38:33.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-16T11:38:33.179Z] ++ 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-16T11:38:33.179Z] ++ set -e [2022-03-16T11:38:33.179Z] ++ '[' -n 0 ']' [2022-03-16T11:38:33.179Z] ++ set -x [2022-03-16T11:38:33.179Z] ++ 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-16T11:38:33.179Z] INFO: Testing against a local daemon [2022-03-16T11:38:33.179Z] === RUN TestVolumesCreateAndList [2022-03-16T11:38:33.179Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-16T11:38:33.179Z] === RUN TestVolumesRemove [2022-03-16T11:38:33.179Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-16T11:38:33.179Z] === RUN TestVolumesInspect [2022-03-16T11:38:33.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:33.203Z] INFO: Testing against a local daemon [2022-03-16T11:38:33.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:38:33.203Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:33.203Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestDiskUsage [2022-03-16T11:38:33.203Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:38:33.203Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestEventsExecDie [2022-03-16T11:38:33.203Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:38:33.203Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:38:33.203Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:38:33.203Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestEventsVolumeCreate [2022-03-16T11:38:33.203Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:38:33.203Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestInfoAPI [2022-03-16T11:38:33.203Z] --- PASS: TestInfoAPI (0.04s) [2022-03-16T11:38:33.203Z] === RUN TestInfoAPIWarnings [2022-03-16T11:38:33.203Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:38:33.203Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestInfoDebug [2022-03-16T11:38:33.203Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:33.203Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:38:33.203Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:33.203Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:38:33.203Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:33.203Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-16T11:38:33.203Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:38:33.436Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-16T11:38:33.436Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:38:33.436Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:33.436Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:33.436Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:33.436Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-16T11:38:33.436Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:38:33.436Z] PASS [2022-03-16T11:38:33.436Z] [2022-03-16T11:38:33.436Z] DONE 5 tests in 0.190s [2022-03-16T11:38:33.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T11:38:33.436Z] ++++ cat bundles/test-integration/docker.pid [2022-03-16T11:38:33.436Z] +++ kill 13794 [2022-03-16T11:38:33.692Z] +++ /etc/init.d/apparmor stop [2022-03-16T11:38:33.692Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T11:38:33.692Z] [2022-03-16T11:38:33.692Z] Unloading profiles will leave already running processes permanently [2022-03-16T11:38:33.692Z] unconfined, which can lead to unexpected situations. [2022-03-16T11:38:33.692Z] [2022-03-16T11:38:33.692Z] To set a process to complain mode, use the command line tool [2022-03-16T11:38:33.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T11:38:33.692Z] +++ true [2022-03-16T11:38:33.692Z] exiting test-integration [2022-03-16T11:38:33.692Z] ++ exit 0 [2022-03-16T11:38:33.692Z] [2022-03-16T11:38:34.165Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-16T11:38:34.165Z] === RUN TestPingCacheHeaders [2022-03-16T11:38:34.165Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-16T11:38:34.165Z] === RUN TestPingGet [2022-03-16T11:38:34.165Z] --- PASS: TestPingGet (0.03s) [2022-03-16T11:38:34.165Z] === RUN TestPingHead [2022-03-16T11:38:34.165Z] --- PASS: TestPingHead (0.03s) [2022-03-16T11:38:34.165Z] === RUN TestVersion [2022-03-16T11:38:34.165Z] --- PASS: TestVersion (0.03s) [2022-03-16T11:38:34.165Z] PASS [2022-03-16T11:38:34.165Z] ok github.com/docker/docker/integration/system 1.227s [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === Skipped [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:38:34.165Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-16T11:38:34.165Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-16T11:38:34.165Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:38:34.165Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-16T11:38:34.165Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-16T11:38:34.165Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-16T11:38:34.165Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-16T11:38:34.165Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-16T11:38:34.165Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:38:34.165Z] [2022-03-16T11:38:34.165Z] DONE 15 tests, 9 skipped in 3.258s Post stage [Pipeline] junit [2022-03-16T11:38:34.264Z] Recording test results [2022-03-16T11:38:34.465Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-16T11:38:34.621Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-16T11:38:34.799Z] + echo Ensuring container killed. [2022-03-16T11:38:34.799Z] Ensuring container killed. [2022-03-16T11:38:34.799Z] + docker rm -vf docker-pr10 [2022-03-16T11:38:34.799Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-16T11:38:34.833Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-16T11:38:35.141Z] + echo Chowning /workspace to jenkins user [2022-03-16T11:38:35.141Z] Chowning /workspace to jenkins user [2022-03-16T11:38:35.141Z] + id -u [2022-03-16T11:38:35.141Z] + id -g [2022-03-16T11:38:35.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T11:38:36.366Z] + bundleName=arm64-integration [2022-03-16T11:38:36.366Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-16T11:38:36.366Z] Creating arm64-integration-bundles.tar.gz [2022-03-16T11:38:36.366Z] + 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-16T11:38:36.366Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-16T11:38:36.631Z] Archiving artifacts [2022-03-16T11:38:36.743Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-16T11:38:36.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:36.787Z] INFO: Testing against a local daemon [2022-03-16T11:38:36.787Z] === RUN TestVolumesCreateAndList [2022-03-16T11:38:36.787Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-16T11:38:36.787Z] === RUN TestVolumesRemove [2022-03-16T11:38:36.787Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-16T11:38:36.787Z] === RUN TestVolumesInspect [2022-03-16T11:38:36.787Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-16T11:38:36.787Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:38:36.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:36.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:36.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:38:36.787Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-16T11:38:36.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:38:36.787Z] PASS [2022-03-16T11:38:36.787Z] ok github.com/docker/docker/integration/volume 0.327s [2022-03-16T11:38:36.787Z] [2022-03-16T11:38:36.787Z] DONE 5 tests in 2.261s [2022-03-16T11:38:36.787Z] INFO: make.ps1 ended at 03/16/2022 11:38:36 [2022-03-16T11:38:36.787Z] INFO: Integration CLI tests being run from the host: [2022-03-16T11:38:36.787Z] 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-16T11:38:36.899Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T11:38:37.202Z] + make clean [2022-03-16T11:38:37.202Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T11:38:37.202Z] docker-dev-cache [2022-03-16T11:38:37.202Z] docker-mod-cache [Pipeline] deleteDir [2022-03-16T11:38:38.126Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T11:38:39.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-16T11:38:39.068Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-16T11:38:39.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-16T11:38:41.614Z] docker_api_swarm_test.go:46: [da4168c833f87] joining swarm manager [d3b2168e294c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:38:43.000Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-16T11:38:43.262Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-16T11:38:43.849Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-16T11:38:44.795Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-16T11:38:45.057Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-16T11:38:45.317Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-16T11:38:46.261Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-16T11:38:46.521Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-16T11:38:47.092Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-16T11:38:47.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:38:47.113Z] INFO: Testing against a local daemon [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-16T11:38:47.113Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-16T11:38:47.113Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-16T11:38:47.113Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-16T11:38:47.666Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-16T11:38:47.927Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-16T11:38:48.073Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-16T11:38:48.073Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-16T11:38:48.188Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-16T11:38:49.573Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-16T11:38:52.873Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-16T11:38:54.257Z] --- PASS: TestImportExtremelyLargeImageWorks (173.46s) [2022-03-16T11:38:54.257Z] PASS [2022-03-16T11:38:54.257Z] [2022-03-16T11:38:54.257Z] DONE 22 tests in 179.494s [2022-03-16T11:38:54.257Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-16T11:38:54.257Z] ++ 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-16T11:38:54.257Z] ++ set -e [2022-03-16T11:38:54.257Z] ++ '[' -n 0 ']' [2022-03-16T11:38:54.257Z] ++ set -x [2022-03-16T11:38:54.257Z] ++ 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-16T11:38:54.257Z] INFO: Testing against a local daemon [2022-03-16T11:38:54.257Z] === RUN TestNetworkCreateDelete [2022-03-16T11:38:54.518Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-16T11:38:54.518Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:38:54.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-16T11:38:54.778Z] === RUN TestDaemonDNSFallback [2022-03-16T11:38:57.321Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-16T11:38:59.232Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-16T11:38:59.232Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-16T11:38:59.232Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-16T11:38:59.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-16T11:38:59.493Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-16T11:38:59.493Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-16T11:38:59.754Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-16T11:39:00.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-16T11:39:00.897Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-16T11:39:01.467Z] --- PASS: TestDaemonDNSFallback (6.58s) [2022-03-16T11:39:01.467Z] === RUN TestInspectNetwork [2022-03-16T11:39:02.410Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-16T11:39:04.557Z] --- PASS: TestBuildWithHugeFile (116.07s) [2022-03-16T11:39:04.557Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:39:04.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:39:04.557Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:39:04.557Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:39:04.557Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:04.557Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:04.557Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:04.557Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:04.557Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:04.557Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:04.557Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:04.557Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:04.557Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:04.557Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-16T11:39:04.557Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-16T11:39:04.557Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-16T11:39:04.557Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-16T11:39:04.557Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:39:04.557Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:04.557Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-16T11:39:04.557Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:39:04.557Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-16T11:39:04.557Z] PASS [2022-03-16T11:39:04.557Z] ok github.com/docker/docker/integration/build 213.931s [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === Skipped [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-16T11:39:04.557Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-16T11:39:04.557Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-16T11:39:04.557Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:39:04.557Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:39:04.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-16T11:39:04.557Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:04.557Z] [2022-03-16T11:39:04.557Z] DONE 29 tests, 6 skipped in 248.596s [2022-03-16T11:39:04.557Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-16T11:39:05.713Z] === RUN TestInspectNetwork/full_network_id [2022-03-16T11:39:05.713Z] === RUN TestInspectNetwork/partial_network_id [2022-03-16T11:39:05.713Z] === RUN TestInspectNetwork/network_name [2022-03-16T11:39:05.713Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-16T11:39:05.713Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-16T11:39:05.973Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-16T11:39:06.234Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-16T11:39:06.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:39:06.771Z] INFO: Testing against a local daemon [2022-03-16T11:39:06.771Z] === RUN TestConfigInspect [2022-03-16T11:39:06.771Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-16T11:39:06.771Z] === RUN TestConfigList [2022-03-16T11:39:06.771Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] --- SKIP: TestConfigList (0.00s) [2022-03-16T11:39:06.771Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:39:06.771Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:39:06.771Z] === RUN TestConfigsUpdate [2022-03-16T11:39:06.771Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-16T11:39:06.771Z] === RUN TestTemplatedConfig [2022-03-16T11:39:06.771Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-16T11:39:06.771Z] === RUN TestConfigCreateResolve [2022-03-16T11:39:06.771Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:06.771Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-16T11:39:06.771Z] PASS [2022-03-16T11:39:06.771Z] ok github.com/docker/docker/integration/config 0.192s [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === Skipped [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-16T11:39:06.771Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-16T11:39:06.771Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:39:06.771Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-16T11:39:06.771Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-16T11:39:06.771Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-16T11:39:06.771Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:06.771Z] [2022-03-16T11:39:06.771Z] DONE 6 tests, 6 skipped in 2.562s [2022-03-16T11:39:06.771Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-16T11:39:09.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:39:09.732Z] INFO: Testing against a local daemon [2022-03-16T11:39:09.732Z] === RUN TestCheckpoint [2022-03-16T11:39:09.732Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:39:09.732Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:39:09.732Z] === RUN TestContainerInvalidJSON [2022-03-16T11:39:09.732Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:09.732Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:09.732Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:09.732Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:09.732Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:09.732Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:09.732Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-16T11:39:09.732Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-16T11:39:09.732Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-16T11:39:09.732Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:39:09.732Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-16T11:39:09.732Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:39:10.200Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-16T11:39:10.200Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:39:10.454Z] --- PASS: TestInspectNetwork (8.29s) [2022-03-16T11:39:10.454Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-16T11:39:10.454Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-16T11:39:10.454Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-16T11:39:10.454Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-16T11:39:10.454Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:39:10.668Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-16T11:39:10.668Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:39:10.668Z] --- PASS: TestCopyToContainerPathIsNotDir (0.34s) [2022-03-16T11:39:10.668Z] === RUN TestCopyFromContainer [2022-03-16T11:39:10.668Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:10.668Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-16T11:39:10.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:39:10.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:10.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:10.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:10.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:10.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:10.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:10.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:10.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:10.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:10.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-16T11:39:10.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:39:10.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-16T11:39:10.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-16T11:39:10.668Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:39:10.668Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:39:10.668Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:39:10.668Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:39:10.668Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:39:10.668Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:39:10.668Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:39:10.668Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:39:10.668Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:39:10.668Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:39:10.668Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:39:10.668Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:39:10.668Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-16T11:39:11.138Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:39:11.138Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:11.138Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:39:11.138Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:11.138Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:39:11.138Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:11.138Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:11.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:11.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:11.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:11.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:11.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:11.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:11.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:11.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:11.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:11.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:11.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-16T11:39:11.138Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:39:11.138Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:39:11.138Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:39:11.138Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:39:11.138Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:39:11.138Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-16T11:39:11.138Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:39:11.138Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.22s) [2022-03-16T11:39:11.138Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:39:11.138Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:39:11.138Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-16T11:39:11.138Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:39:11.138Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:11.138Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestDiff [2022-03-16T11:39:11.138Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:11.138Z] --- SKIP: TestDiff (0.00s) [2022-03-16T11:39:11.138Z] === RUN TestExecWithCloseStdin [2022-03-16T11:39:11.836Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-03-16T11:39:11.836Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:39:11.836Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:39:11.836Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:39:11.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:39:11.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:39:11.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:39:11.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:39:11.836Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:39:11.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:39:11.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-16T11:39:11.836Z] === RUN TestNetworkList [2022-03-16T11:39:11.836Z] === RUN TestNetworkList//networks [2022-03-16T11:39:11.836Z] === PAUSE TestNetworkList//networks [2022-03-16T11:39:11.836Z] === RUN TestNetworkList//networks/ [2022-03-16T11:39:11.836Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:39:11.836Z] === CONT TestNetworkList//networks [2022-03-16T11:39:11.836Z] === CONT TestNetworkList//networks/ [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkList (0.02s) [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:39:11.836Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:39:11.836Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:39:12.406Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-16T11:39:12.406Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:39:13.347Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-16T11:39:13.347Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:39:13.347Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-16T11:39:14.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-16T11:39:14.288Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:39:14.957Z] --- PASS: TestExecWithCloseStdin (3.09s) [2022-03-16T11:39:14.957Z] === RUN TestExec [2022-03-16T11:39:15.229Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-16T11:39:15.229Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:39:16.173Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-16T11:39:16.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-16T11:39:16.744Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:39:17.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-16T11:39:17.265Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-03-16T11:39:17.265Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:39:17.911Z] --- PASS: TestExec (3.54s) [2022-03-16T11:39:17.911Z] === RUN TestExecUser [2022-03-16T11:39:17.911Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:39:17.911Z] --- SKIP: TestExecUser (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:39:17.911Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:17.911Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:39:17.911Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:17.911Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:39:17.911Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:17.911Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestHealthKillContainer [2022-03-16T11:39:17.911Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:39:17.911Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:39:17.911Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:39:17.911Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:39:17.911Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:39:18.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-16T11:39:18.650Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-16T11:39:18.650Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-16T11:39:19.695Z] --- PASS: TestBuildWithHugeFile (144.27s) [2022-03-16T11:39:19.695Z] === RUN TestBuildWCOWSandboxSize [2022-03-16T11:39:19.695Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:39:19.695Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestBuildWithEmptyDockerfile [2022-03-16T11:39:19.695Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:19.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:19.695Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:19.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:19.695Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:19.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:19.695Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-16T11:39:19.695Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-16T11:39:19.695Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-16T11:39:19.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-16T11:39:19.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-16T11:39:19.695Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-16T11:39:19.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-16T11:39:19.695Z] === RUN TestBuildPreserveOwnership [2022-03-16T11:39:19.695Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:19.695Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestBuildPlatformInvalid [2022-03-16T11:39:19.695Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-16T11:39:19.695Z] PASS [2022-03-16T11:39:19.695Z] ok github.com/docker/docker/integration/build 220.244s [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === Skipped [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-16T11:39:19.695Z] build_session_test.go:25: TODO: BuildKit [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-16T11:39:19.695Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-16T11:39:19.695Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-16T11:39:19.695Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-16T11:39:19.695Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-16T11:39:19.695Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] DONE 29 tests, 6 skipped in 252.749s [2022-03-16T11:39:19.695Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-16T11:39:19.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:39:19.695Z] INFO: Testing against a local daemon [2022-03-16T11:39:19.695Z] === RUN TestConfigInspect [2022-03-16T11:39:19.695Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestConfigList [2022-03-16T11:39:19.695Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] --- SKIP: TestConfigList (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestConfigsCreateAndDelete [2022-03-16T11:39:19.695Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestConfigsUpdate [2022-03-16T11:39:19.695Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-16T11:39:19.695Z] === RUN TestTemplatedConfig [2022-03-16T11:39:19.695Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-03-16T11:39:19.695Z] === RUN TestConfigCreateResolve [2022-03-16T11:39:19.695Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:19.695Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-16T11:39:19.695Z] PASS [2022-03-16T11:39:19.695Z] ok github.com/docker/docker/integration/config 0.107s [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === Skipped [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-16T11:39:19.695Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-16T11:39:19.695Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-16T11:39:19.695Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-16T11:39:19.695Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-03-16T11:39:19.695Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-16T11:39:19.695Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:19.695Z] [2022-03-16T11:39:19.695Z] DONE 6 tests, 6 skipped in 2.208s [2022-03-16T11:39:19.695Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-16T11:39:20.034Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2022-03-16T11:39:20.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:39:20.034Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:39:20.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:39:20.034Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:39:20.872Z] --- PASS: TestKillContainerInvalidSignal (3.03s) [2022-03-16T11:39:20.872Z] === RUN TestKillContainer [2022-03-16T11:39:20.872Z] === RUN TestKillContainer/no_signal [2022-03-16T11:39:21.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:39:21.228Z] INFO: Testing against a local daemon [2022-03-16T11:39:21.229Z] === RUN TestCheckpoint [2022-03-16T11:39:21.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:39:21.229Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-16T11:39:21.229Z] === RUN TestContainerInvalidJSON [2022-03-16T11:39:21.229Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:21.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:21.229Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:21.229Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:21.229Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-16T11:39:21.229Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-16T11:39:21.229Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-16T11:39:21.229Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-16T11:39:21.229Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-16T11:39:21.229Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-16T11:39:21.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-03-16T11:39:21.685Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-16T11:39:21.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-03-16T11:39:21.685Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-16T11:39:22.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.36s) [2022-03-16T11:39:22.142Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-16T11:39:22.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-03-16T11:39:22.142Z] === RUN TestCopyFromContainer [2022-03-16T11:39:22.142Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:22.142Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-16T11:39:22.142Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-16T11:39:22.142Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:22.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:22.142Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:22.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:22.142Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:22.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:22.142Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-16T11:39:22.142Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-16T11:39:22.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-16T11:39:22.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-16T11:39:22.143Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-16T11:39:22.143Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:39:22.143Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:39:22.143Z] === RUN TestCreateWithInvalidEnv [2022-03-16T11:39:22.143Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-16T11:39:22.143Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-16T11:39:22.143Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-16T11:39:22.143Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-16T11:39:22.143Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-16T11:39:22.143Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-16T11:39:22.143Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-16T11:39:22.143Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-16T11:39:22.143Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-16T11:39:22.143Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-16T11:39:22.143Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-16T11:39:22.143Z] === RUN TestCreateTmpfsMountsTarget [2022-03-16T11:39:22.143Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:22.143Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:39:22.143Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-16T11:39:22.143Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:22.143Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:39:22.143Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-16T11:39:22.143Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:39:22.143Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:39:22.143Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-16T11:39:22.587Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-16T11:39:22.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:22.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:22.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:22.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:22.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:22.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:22.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:22.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:22.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:22.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:22.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-16T11:39:22.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-16T11:39:22.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-16T11:39:22.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-16T11:39:22.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-16T11:39:22.599Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-16T11:39:22.599Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:39:22.599Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:39:22.599Z] === RUN TestCreateDifferentPlatform [2022-03-16T11:39:22.599Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-16T11:39:22.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-16T11:39:22.599Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-16T11:39:22.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-16T11:39:22.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-16T11:39:22.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-03-16T11:39:22.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-16T11:39:22.599Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:39:22.599Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-16T11:39:22.599Z] === RUN TestContainerKillOnDaemonStart [2022-03-16T11:39:22.599Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:22.599Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:39:22.599Z] === RUN TestDiff [2022-03-16T11:39:22.599Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:22.599Z] --- SKIP: TestDiff (0.00s) [2022-03-16T11:39:22.599Z] === RUN TestExecWithCloseStdin [2022-03-16T11:39:22.848Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-16T11:39:23.831Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:39:23.831Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:39:23.831Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:39:24.232Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-16T11:39:24.493Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-16T11:39:24.806Z] --- PASS: TestExecWithCloseStdin (2.40s) [2022-03-16T11:39:24.806Z] === RUN TestExec [2022-03-16T11:39:25.876Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-16T11:39:26.137Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-16T11:39:27.080Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-16T11:39:27.621Z] --- PASS: TestKillContainer (6.78s) [2022-03-16T11:39:27.621Z] --- PASS: TestKillContainer/no_signal (2.70s) [2022-03-16T11:39:27.621Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:39:27.621Z] --- PASS: TestKillContainer/killing_signal (4.02s) [2022-03-16T11:39:27.621Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:39:27.621Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:27.621Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestKillStoppedContainer [2022-03-16T11:39:27.621Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:27.621Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:39:27.621Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:27.621Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:39:27.621Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:39:27.621Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:39:27.621Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:27.621Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:39:27.621Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:39:27.621Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-16T11:39:27.621Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:39:27.653Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-16T11:39:27.708Z] --- PASS: TestExec (2.25s) [2022-03-16T11:39:27.708Z] === RUN TestExecUser [2022-03-16T11:39:27.708Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:39:27.708Z] --- SKIP: TestExecUser (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestExportContainerAndImportImage [2022-03-16T11:39:27.708Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:27.708Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-16T11:39:27.708Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:27.708Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestHealthCheckWorkdir [2022-03-16T11:39:27.708Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:27.708Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestHealthKillContainer [2022-03-16T11:39:27.708Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:39:27.708Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-16T11:39:27.708Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:39:27.708Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:39:27.708Z] === RUN TestKillContainerInvalidSignal [2022-03-16T11:39:29.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-16T11:39:29.240Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2022-03-16T11:39:29.240Z] === RUN TestKillContainer [2022-03-16T11:39:29.240Z] === RUN TestKillContainer/no_signal [2022-03-16T11:39:29.300Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-16T11:39:29.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-16T11:39:29.823Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-16T11:39:30.084Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-16T11:39:31.040Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-16T11:39:31.409Z] === RUN TestKillContainer/non_killing_signal [2022-03-16T11:39:31.409Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:39:31.409Z] === RUN TestKillContainer/killing_signal [2022-03-16T11:39:31.418Z] --- PASS: TestLogsFollowTailEmpty (3.55s) [2022-03-16T11:39:31.418Z] === RUN TestNetworkNat [2022-03-16T11:39:31.418Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:31.418Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-16T11:39:31.418Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:39:32.428Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-16T11:39:32.693Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-16T11:39:34.603Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-16T11:39:35.545Z] --- PASS: TestServiceWithDataPathPortInit (15.38s) [2022-03-16T11:39:35.545Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:39:35.545Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-16T11:39:37.286Z] --- PASS: TestNetworkLocalhostTCPNat (5.29s) [2022-03-16T11:39:37.286Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:39:37.286Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:37.286Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-16T11:39:37.286Z] === RUN TestPause [2022-03-16T11:39:37.286Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:39:37.286Z] --- SKIP: TestPause (0.00s) [2022-03-16T11:39:37.286Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:39:37.459Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-16T11:39:38.408Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-16T11:39:38.461Z] --- PASS: TestKillContainer (9.15s) [2022-03-16T11:39:38.461Z] --- PASS: TestKillContainer/no_signal (1.97s) [2022-03-16T11:39:38.461Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:39:38.461Z] --- PASS: TestKillContainer/killing_signal (7.12s) [2022-03-16T11:39:38.461Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-16T11:39:38.461Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:38.461Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestKillStoppedContainer [2022-03-16T11:39:38.461Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:38.461Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-16T11:39:38.461Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:39:38.461Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestKillDifferentUserContainer [2022-03-16T11:39:38.461Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:39:38.461Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestInspectOomKilledTrue [2022-03-16T11:39:38.461Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:38.461Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestInspectOomKilledFalse [2022-03-16T11:39:38.461Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:39:38.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-16T11:39:38.461Z] === RUN TestLogsFollowTailEmpty [2022-03-16T11:39:38.669Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wm9agh80xtjh1nd4f6kglgc3c Created:2022-03-16 11:39:36.790166092 +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[fe23d45ec7f9b2f70d54d4c8f6b54571ebe10b256ccca5a174b256ca5efadcc7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ms2cpsfwzn4rt5rp708hk9h4d EndpointID:6c159d77fbb14fe2171263b07a10fa417940087a19dc0de3179caba4798e2c61 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51061432629d55c9023762346684cd9f6126b86a24c8b8dbceda024a818de06e 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:84c6d550e2e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ms2cpsfwzn4rt5rp708hk9h4d EndpointID:6c159d77fbb14fe2171263b07a10fa417940087a19dc0de3179caba4798e2c61 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-16T11:39:39.239Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-16T11:39:39.499Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-16T11:39:39.536Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.02s) [2022-03-16T11:39:39.536Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:39:39.536Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:39.536Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-16T11:39:39.536Z] === RUN TestPsFilter [2022-03-16T11:39:40.004Z] --- PASS: TestPsFilter (0.44s) [2022-03-16T11:39:40.004Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:39:40.630Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2022-03-16T11:39:40.630Z] === RUN TestNetworkNat [2022-03-16T11:39:40.630Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:40.630Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-16T11:39:40.630Z] === RUN TestNetworkLocalhostTCPNat [2022-03-16T11:39:42.041Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-16T11:39:42.798Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2022-03-16T11:39:42.798Z] === RUN TestNetworkLoopbackNat [2022-03-16T11:39:42.798Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:42.798Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-16T11:39:42.798Z] === RUN TestPause [2022-03-16T11:39:42.798Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:39:42.798Z] --- SKIP: TestPause (0.00s) [2022-03-16T11:39:42.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-16T11:39:42.984Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2022-03-16T11:39:42.984Z] PASS [2022-03-16T11:39:42.984Z] [2022-03-16T11:39:42.984Z] === Skipped [2022-03-16T11:39:42.984Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:39:42.984Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:39:42.984Z] [2022-03-16T11:39:42.984Z] DONE 26 tests, 1 skipped in 48.879s [2022-03-16T11:39:42.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:39:42.984Z] ++ 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-16T11:39:42.984Z] ++ set -e [2022-03-16T11:39:42.984Z] ++ '[' -n 0 ']' [2022-03-16T11:39:42.984Z] ++ set -x [2022-03-16T11:39:42.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T11:39:43.245Z] INFO: Testing against a local daemon [2022-03-16T11:39:43.245Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-16T11:39:43.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:39:43.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:39:43.245Z] === RUN TestDockerNetworkIpvlan [2022-03-16T11:39:43.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:39:43.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:39:43.245Z] PASS [2022-03-16T11:39:43.245Z] [2022-03-16T11:39:43.245Z] === Skipped [2022-03-16T11:39:43.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-16T11:39:43.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:39:43.245Z] [2022-03-16T11:39:43.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-16T11:39:43.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-16T11:39:43.245Z] [2022-03-16T11:39:43.245Z] DONE 2 tests, 2 skipped in 0.225s [2022-03-16T11:39:43.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-16T11:39:43.245Z] ++ 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-16T11:39:43.245Z] ++ set -e [2022-03-16T11:39:43.245Z] ++ '[' -n 0 ']' [2022-03-16T11:39:43.245Z] ++ set -x [2022-03-16T11:39:43.245Z] ++ 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-16T11:39:43.506Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-16T11:39:43.506Z] INFO: Testing against a local daemon [2022-03-16T11:39:43.506Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-16T11:39:43.796Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.43s) [2022-03-16T11:39:43.796Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:39:44.076Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-16T11:39:44.971Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2022-03-16T11:39:44.971Z] === RUN TestPauseStopPausedContainer [2022-03-16T11:39:44.971Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:39:44.971Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-16T11:39:44.971Z] === RUN TestPsFilter [2022-03-16T11:39:45.017Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-16T11:39:45.017Z] === RUN TestDockerNetworkMacvlan [2022-03-16T11:39:45.017Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-16T11:39:45.428Z] --- PASS: TestPsFilter (0.22s) [2022-03-16T11:39:45.428Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-16T11:39:45.589Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-16T11:39:46.530Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-16T11:39:47.471Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-16T11:39:47.596Z] --- PASS: TestRemoveContainerWithVolume (4.30s) [2022-03-16T11:39:47.596Z] === RUN TestRemoveContainerRunning [2022-03-16T11:39:47.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2022-03-16T11:39:47.602Z] === RUN TestRemoveContainerWithVolume [2022-03-16T11:39:48.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-16T11:39:49.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-16T11:39:51.182Z] docker_api_swarm_test.go:304: [da2f24a2c9df6] joining swarm manager [dde4b55f6a771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:39:51.399Z] --- PASS: TestRemoveContainerRunning (3.66s) [2022-03-16T11:39:51.399Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:39:52.569Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-16T11:39:52.569Z] docker_api_swarm_test.go:305: [d81ff4c57f40f] joining swarm manager [dde4b55f6a771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:39:52.842Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-16T11:39:53.428Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-16T11:39:54.656Z] --- PASS: TestRemoveContainerWithVolume (7.11s) [2022-03-16T11:39:54.656Z] === RUN TestRemoveContainerRunning [2022-03-16T11:39:55.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.73s) [2022-03-16T11:39:55.199Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:39:55.199Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-03-16T11:39:55.199Z] === RUN TestRenameLinkedContainer [2022-03-16T11:39:55.199Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:55.199Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-16T11:39:55.199Z] === RUN TestRenameStoppedContainer [2022-03-16T11:39:56.729Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-16T11:39:56.729Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-16T11:39:56.826Z] --- PASS: TestRemoveContainerRunning (2.03s) [2022-03-16T11:39:56.826Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan (13.07s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.52s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2022-03-16T11:39:58.113Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-03-16T11:39:58.113Z] PASS [2022-03-16T11:39:58.113Z] [2022-03-16T11:39:58.113Z] DONE 8 tests in 14.586s [2022-03-16T11:39:58.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-16T11:39:58.113Z] ++ 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-16T11:39:58.113Z] ++ set -e [2022-03-16T11:39:58.113Z] ++ '[' -n 0 ']' [2022-03-16T11:39:58.113Z] ++ set -x [2022-03-16T11:39:58.113Z] ++ 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-16T11:39:58.113Z] testing: warning: no tests to run [2022-03-16T11:39:58.113Z] PASS [2022-03-16T11:39:58.113Z] [2022-03-16T11:39:58.113Z] DONE 0 tests in 0.036s [2022-03-16T11:39:58.113Z] === RUN TestDockerSuite/TestBuildRm [2022-03-16T11:39:58.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-16T11:39:58.113Z] ++ 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-16T11:39:58.113Z] ++ set -e [2022-03-16T11:39:58.113Z] ++ '[' -n 0 ']' [2022-03-16T11:39:58.113Z] ++ set -x [2022-03-16T11:39:58.114Z] ++ 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-16T11:39:58.114Z] INFO: Testing against a local daemon [2022-03-16T11:39:58.114Z] === RUN TestAuthZPluginAllowRequest [2022-03-16T11:39:58.996Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.05s) [2022-03-16T11:39:58.996Z] === RUN TestRemoveInvalidContainer [2022-03-16T11:39:58.996Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-16T11:39:58.996Z] === RUN TestRenameLinkedContainer [2022-03-16T11:39:58.996Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:39:58.996Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-16T11:39:58.996Z] === RUN TestRenameStoppedContainer [2022-03-16T11:39:59.497Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-03-16T11:39:59.497Z] === RUN TestAuthZPluginTLS [2022-03-16T11:39:59.967Z] --- PASS: TestRenameStoppedContainer (4.25s) [2022-03-16T11:39:59.967Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:40:00.069Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-16T11:40:00.069Z] === RUN TestAuthZPluginDenyRequest [2022-03-16T11:40:00.335Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-16T11:40:00.596Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-16T11:40:00.596Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-16T11:40:01.167Z] --- PASS: TestRenameStoppedContainer (2.41s) [2022-03-16T11:40:01.167Z] === RUN TestRenameRunningContainerAndReuse [2022-03-16T11:40:01.171Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-16T11:40:01.171Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-16T11:40:01.171Z] === RUN TestAuthZPluginDenyResponse [2022-03-16T11:40:01.742Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-16T11:40:01.742Z] === RUN TestAuthZPluginAllowEventStream [2022-03-16T11:40:02.002Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-16T11:40:02.573Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-16T11:40:03.144Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-16T11:40:03.144Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-03-16T11:40:03.144Z] === RUN TestAuthZPluginErrorResponse [2022-03-16T11:40:03.715Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-16T11:40:03.715Z] === RUN TestAuthZPluginErrorRequest [2022-03-16T11:40:03.976Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-16T11:40:04.011Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-16T11:40:04.011Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-16T11:40:04.011Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-16T11:40:04.011Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-16T11:40:04.011Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-16T11:40:04.011Z] Cross building: bundles/cross/windows/amd64 [2022-03-16T11:40:04.011Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-16T11:40:04.011Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-16T11:40:04.236Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-16T11:40:04.237Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-16T11:40:04.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-16T11:40:04.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-16T11:40:05.068Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-16T11:40:05.848Z] --- PASS: TestRenameRunningContainerAndReuse (4.24s) [2022-03-16T11:40:05.848Z] === RUN TestRenameInvalidName [2022-03-16T11:40:06.009Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-16T11:40:06.581Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-03-16T11:40:06.581Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-16T11:40:07.303Z] --- PASS: TestRenameRunningContainerAndReuse (7.00s) [2022-03-16T11:40:07.303Z] === RUN TestRenameInvalidName [2022-03-16T11:40:07.380Z] --- PASS: TestRenameInvalidName (2.06s) [2022-03-16T11:40:07.380Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:40:08.505Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-03-16T11:40:08.505Z] === RUN TestAuthZPluginHeader [2022-03-16T11:40:09.076Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-03-16T11:40:09.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-16T11:40:09.076Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-16T11:40:09.076Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-16T11:40:09.337Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-16T11:40:09.337Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-16T11:40:09.597Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-16T11:40:09.857Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-16T11:40:10.262Z] --- PASS: TestRenameInvalidName (3.60s) [2022-03-16T11:40:10.262Z] === RUN TestRenameAnonymousContainer [2022-03-16T11:40:10.427Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-16T11:40:10.427Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-16T11:40:11.368Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-16T11:40:11.940Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-16T11:40:13.853Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) [2022-03-16T11:40:13.853Z] === RUN TestAuthZPluginV2Disable [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-16T11:40:14.034Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-16T11:40:14.034Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-16T11:40:14.034Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-16T11:40:14.034Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-16T11:40:14.034Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-16T11:40:14.034Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-16T11:40:14.034Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-16T11:40:14.034Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-16T11:40:14.034Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-16T11:40:14.034Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-16T11:40:14.034Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-16T11:40:14.034Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-16T11:40:14.034Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-16T11:40:14.034Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-16T11:40:14.034Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-16T11:40:14.034Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T11:40:14.034Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-16T11:40:14.809Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-16T11:40:15.385Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-16T11:40:16.327Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-16T11:40:16.588Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-16T11:40:17.158Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-16T11:40:17.676Z] --- PASS: TestRenameAnonymousContainer (9.16s) [2022-03-16T11:40:17.676Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:40:17.729Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-03-16T11:40:17.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-16T11:40:18.640Z] --- PASS: TestRenameContainerWithSameName (2.00s) [2022-03-16T11:40:18.640Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:40:18.640Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:40:18.640Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:40:18.640Z] === RUN TestResize [2022-03-16T11:40:18.670Z] === RUN TestDockerSuite/TestBuildUser [2022-03-16T11:40:19.809Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-16T11:40:19.809Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T11:40:19.809Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-16T11:40:19.809Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T11:40:19.809Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-16T11:40:20.052Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-16T11:40:20.810Z] --- PASS: TestResize (2.01s) [2022-03-16T11:40:20.810Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:40:21.435Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-03-16T11:40:21.435Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-16T11:40:22.349Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2022-03-16T11:40:22.350Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:40:22.378Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-16T11:40:22.751Z] --- PASS: TestRenameAnonymousContainer (11.72s) [2022-03-16T11:40:22.751Z] === RUN TestRenameContainerWithSameName [2022-03-16T11:40:24.965Z] --- PASS: TestRenameContainerWithSameName (3.01s) [2022-03-16T11:40:24.965Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-16T11:40:24.965Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:40:24.965Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:40:24.965Z] === RUN TestResize [2022-03-16T11:40:25.245Z] --- PASS: TestResizeWhenContainerNotStarted (2.30s) [2022-03-16T11:40:25.246Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:40:25.246Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:40:25.246Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:40:25.246Z] === RUN TestStats [2022-03-16T11:40:25.246Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:40:25.246Z] --- SKIP: TestStats (0.00s) [2022-03-16T11:40:25.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:40:26.871Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-16T11:40:27.919Z] --- PASS: TestResize (3.12s) [2022-03-16T11:40:27.919Z] === RUN TestResizeWithInvalidSize [2022-03-16T11:40:28.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-16T11:40:30.875Z] docker_api_swarm_test.go:272: [d86fef2be2f96] joining swarm manager [d2b405ab27464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:40:31.721Z] --- PASS: TestResizeWithInvalidSize (3.33s) [2022-03-16T11:40:31.722Z] === RUN TestResizeWhenContainerNotStarted [2022-03-16T11:40:32.260Z] docker_api_swarm_test.go:273: [d779a164eece9] joining swarm manager [d2b405ab27464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:40:32.832Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.48s) [2022-03-16T11:40:32.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-16T11:40:34.671Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-03-16T11:40:34.671Z] === RUN TestDaemonRestartKillContainers [2022-03-16T11:40:34.671Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:40:34.671Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:40:34.671Z] === RUN TestStats [2022-03-16T11:40:34.671Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:40:34.671Z] --- SKIP: TestStats (0.00s) [2022-03-16T11:40:34.671Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-16T11:40:35.541Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.38s) [2022-03-16T11:40:35.541Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:40:35.541Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:40:35.541Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-16T11:40:35.541Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:40:37.038Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-16T11:40:37.298Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-16T11:40:37.558Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-16T11:40:38.131Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-16T11:40:38.702Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-16T11:40:39.644Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-16T11:40:39.644Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-16T11:40:39.644Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-16T11:40:39.644Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-16T11:40:39.644Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-16T11:40:39.644Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-16T11:40:39.644Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-16T11:40:39.644Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-16T11:40:39.644Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-16T11:40:41.042Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-16T11:40:41.042Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-16T11:40:41.304Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-16T11:40:41.874Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-16T11:40:42.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-16T11:40:42.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-16T11:40:44.359Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-16T11:40:45.119Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.45s) [2022-03-16T11:40:45.119Z] === RUN TestStopContainerWithTimeout [2022-03-16T11:40:45.119Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:40:45.119Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-16T11:40:45.119Z] === RUN TestUpdateRestartPolicy [2022-03-16T11:40:45.300Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-16T11:40:46.242Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-16T11:40:46.242Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-16T11:40:46.812Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-16T11:40:46.812Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-16T11:40:46.812Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-16T11:40:47.381Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-16T11:40:48.771Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-16T11:40:48.771Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-16T11:40:48.771Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T11:40:48.771Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-16T11:40:49.343Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-16T11:40:49.343Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-16T11:40:49.343Z] PASS [2022-03-16T11:40:49.343Z] [2022-03-16T11:40:49.343Z] DONE 17 tests in 51.389s [2022-03-16T11:40:49.343Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-16T11:40:49.343Z] ++ 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-16T11:40:49.343Z] ++ set -e [2022-03-16T11:40:49.343Z] ++ '[' -n 0 ']' [2022-03-16T11:40:49.343Z] ++ set -x [2022-03-16T11:40:49.343Z] ++ 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-16T11:40:49.603Z] INFO: Testing against a local daemon [2022-03-16T11:40:49.603Z] === RUN TestPluginInvalidJSON [2022-03-16T11:40:49.603Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:40:49.603Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:40:49.603Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:40:49.603Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-16T11:40:49.603Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:40:49.603Z] === RUN TestPluginInstall [2022-03-16T11:40:49.603Z] === RUN TestPluginInstall/no_auth [2022-03-16T11:40:49.864Z] === RUN TestDockerSuite/TestCommitChange [2022-03-16T11:40:50.804Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-16T11:40:51.375Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-16T11:40:52.762Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-16T11:40:52.762Z] time="2022-03-16T11:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:52.762Z] time="2022-03-16T11:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c69e0b8ac33fd783af74ff65acaf038dc3d72629f6a1a9c3cb4f83ef9f3bade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:52.762Z] time="2022-03-16T11:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:52.762Z] time="2022-03-16T11:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c69e0b8ac33fd783af74ff65acaf038dc3d72629f6a1a9c3cb4f83ef9f3bade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:53.022Z] === RUN TestPluginInstall/with_htpasswd [2022-03-16T11:40:53.284Z] time="2022-03-16T11:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:53.284Z] time="2022-03-16T11:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c69e0b8ac33fd783af74ff65acaf038dc3d72629f6a1a9c3cb4f83ef9f3bade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:53.284Z] time="2022-03-16T11:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:53.284Z] time="2022-03-16T11:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c69e0b8ac33fd783af74ff65acaf038dc3d72629f6a1a9c3cb4f83ef9f3bade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:53.856Z] === RUN TestPluginInstall/with_insecure [2022-03-16T11:40:53.856Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-16T11:40:54.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-16T11:40:54.687Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-16T11:40:54.687Z] time="2022-03-16T11:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:54.687Z] time="2022-03-16T11:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42e7a3fa2928d9d30bce84746ac04ff3c800a56c3626ae12bbe11b951d9cdd45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:54.687Z] time="2022-03-16T11:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-16T11:40:54.687Z] time="2022-03-16T11:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42e7a3fa2928d9d30bce84746ac04ff3c800a56c3626ae12bbe11b951d9cdd45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-16T11:40:55.258Z] plugin_test.go:165: [d4beab68b00ad] daemon is not started [2022-03-16T11:40:55.258Z] --- PASS: TestPluginInstall (5.62s) [2022-03-16T11:40:55.258Z] --- PASS: TestPluginInstall/no_auth (3.40s) [2022-03-16T11:40:55.258Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2022-03-16T11:40:55.258Z] --- PASS: TestPluginInstall/with_insecure (1.43s) [2022-03-16T11:40:55.258Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:40:56.201Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-16T11:40:56.602Z] --- PASS: TestUpdateRestartPolicy (20.91s) [2022-03-16T11:40:56.602Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:40:57.059Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2022-03-16T11:40:57.059Z] === RUN TestWaitNonBlocked [2022-03-16T11:40:57.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:40:57.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:40:57.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:40:57.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:40:57.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:40:57.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:40:57.144Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-16T11:40:57.144Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-16T11:40:58.530Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-16T11:40:58.530Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-16T11:40:59.101Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-16T11:40:59.361Z] --- PASS: TestPluginsWithRuntimes (4.22s) [2022-03-16T11:40:59.361Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-03-16T11:40:59.361Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-03-16T11:40:59.361Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:41:00.305Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-03-16T11:41:00.305Z] PASS [2022-03-16T11:41:00.305Z] [2022-03-16T11:41:00.305Z] DONE 10 tests in 10.811s [2022-03-16T11:41:00.305Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-16T11:41:00.305Z] ++ 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-16T11:41:00.305Z] ++ set -e [2022-03-16T11:41:00.305Z] ++ '[' -n 0 ']' [2022-03-16T11:41:00.305Z] ++ set -x [2022-03-16T11:41:00.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T11:41:00.305Z] INFO: Testing against a local daemon [2022-03-16T11:41:00.305Z] === RUN TestExternalGraphDriver [2022-03-16T11:41:00.582Z] === RUN TestExternalGraphDriver/json [2022-03-16T11:41:00.582Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-16T11:41:01.979Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-16T11:41:01.979Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-16T11:41:02.240Z] === RUN TestExternalGraphDriver/spec [2022-03-16T11:41:02.500Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-16T11:41:03.071Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-16T11:41:03.643Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-16T11:41:04.216Z] === RUN TestExternalGraphDriver/pull [2022-03-16T11:41:04.216Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-16T11:41:04.790Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-16T11:41:04.790Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-16T11:41:04.790Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-16T11:41:05.363Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-16T11:41:05.363Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-16T11:41:05.363Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-16T11:41:05.363Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-16T11:41:05.615Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-16T11:41:05.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.79s) [2022-03-16T11:41:05.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.52s) [2022-03-16T11:41:05.615Z] === RUN TestWaitBlocked [2022-03-16T11:41:05.615Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:05.615Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-16T11:41:05.615Z] PASS [2022-03-16T11:41:05.615Z] ok github.com/docker/docker/integration/container 103.699s [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === Skipped [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-16T11:41:05.615Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-16T11:41:05.615Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:41:05.615Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:41:05.615Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:41:05.615Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:41:05.615Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:41:05.615Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-16T11:41:05.615Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:41:05.615Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-16T11:41:05.615Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-16T11:41:05.615Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-16T11:41:05.615Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:41:05.615Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-16T11:41:05.615Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-16T11:41:05.615Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:41:05.615Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:41:05.615Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-16T11:41:05.615Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-16T11:41:05.615Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-16T11:41:05.615Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.615Z] [2022-03-16T11:41:05.615Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-16T11:41:05.616Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-16T11:41:05.616Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-16T11:41:05.616Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:41:05.616Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:41:05.616Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-16T11:41:05.616Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-16T11:41:05.616Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-16T11:41:05.616Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:05.616Z] [2022-03-16T11:41:05.616Z] DONE 87 tests, 33 skipped in 106.424s [2022-03-16T11:41:05.616Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-16T11:41:05.625Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-16T11:41:05.886Z] --- PASS: TestExternalGraphDriver (5.50s) [2022-03-16T11:41:05.886Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-03-16T11:41:05.886Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-03-16T11:41:05.886Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-03-16T11:41:05.886Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:41:06.146Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-16T11:41:06.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-16T11:41:07.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-16T11:41:07.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-16T11:41:08.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-16T11:41:08.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-16T11:41:09.192Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-16T11:41:09.764Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-16T11:41:10.339Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-16T11:41:10.339Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2022-03-16T11:41:10.339Z] PASS [2022-03-16T11:41:10.339Z] [2022-03-16T11:41:10.339Z] DONE 5 tests in 10.183s [2022-03-16T11:41:10.339Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-16T11:41:10.339Z] ++ 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-16T11:41:10.339Z] ++ set -e [2022-03-16T11:41:10.339Z] ++ '[' -n 0 ']' [2022-03-16T11:41:10.339Z] ++ set -x [2022-03-16T11:41:10.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T11:41:10.600Z] INFO: Testing against a local daemon [2022-03-16T11:41:10.600Z] === RUN TestContinueAfterPluginCrash [2022-03-16T11:41:10.600Z] === PAUSE TestContinueAfterPluginCrash [2022-03-16T11:41:10.600Z] === RUN TestReadPluginNoRead [2022-03-16T11:41:10.600Z] === PAUSE TestReadPluginNoRead [2022-03-16T11:41:10.600Z] === RUN TestDaemonStartWithLogOpt [2022-03-16T11:41:10.600Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-16T11:41:10.600Z] === CONT TestContinueAfterPluginCrash [2022-03-16T11:41:10.600Z] === CONT TestDaemonStartWithLogOpt [2022-03-16T11:41:10.860Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-16T11:41:11.803Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-16T11:41:11.804Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-16T11:41:12.376Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-16T11:41:13.319Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-16T11:41:13.892Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-16T11:41:14.152Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-16T11:41:14.723Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-16T11:41:14.984Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2022-03-16T11:41:14.984Z] === CONT TestReadPluginNoRead [2022-03-16T11:41:15.238Z] --- PASS: TestUpdateRestartPolicy (28.58s) [2022-03-16T11:41:15.238Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-16T11:41:15.927Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-16T11:41:16.804Z] --- PASS: TestUpdateRestartWithAutoRemove (3.11s) [2022-03-16T11:41:16.804Z] === RUN TestWaitNonBlocked [2022-03-16T11:41:16.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:41:16.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:41:16.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:41:16.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:41:16.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-16T11:41:16.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-16T11:41:17.314Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-16T11:41:17.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-16T11:41:17.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-16T11:41:17.315Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-16T11:41:17.315Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-16T11:41:17.575Z] === RUN TestReadPluginNoRead/default [2022-03-16T11:41:17.836Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-16T11:41:18.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-16T11:41:19.039Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-16T11:41:19.982Z] --- PASS: TestContinueAfterPluginCrash (9.40s) [2022-03-16T11:41:20.937Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-16T11:41:21.564Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-16T11:41:21.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.28s) [2022-03-16T11:41:21.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.40s) [2022-03-16T11:41:21.564Z] === RUN TestWaitBlocked [2022-03-16T11:41:21.564Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:21.564Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-16T11:41:21.564Z] PASS [2022-03-16T11:41:21.564Z] ok github.com/docker/docker/integration/container 131.436s [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === Skipped [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-16T11:41:21.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-16T11:41:21.564Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-16T11:41:21.564Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-16T11:41:21.564Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-16T11:41:21.564Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-16T11:41:21.564Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-16T11:41:21.564Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-16T11:41:21.564Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-16T11:41:21.564Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-16T11:41:21.564Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-16T11:41:21.564Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-16T11:41:21.564Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-16T11:41:21.564Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-16T11:41:21.564Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-16T11:41:21.564Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-16T11:41:21.564Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-16T11:41:21.564Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-16T11:41:21.564Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-16T11:41:21.564Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-16T11:41:21.564Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-16T11:41:21.564Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-16T11:41:21.564Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-16T11:41:21.564Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-16T11:41:21.564Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-16T11:41:21.564Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-16T11:41:21.564Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-16T11:41:21.564Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-16T11:41:21.564Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:21.564Z] [2022-03-16T11:41:21.564Z] DONE 87 tests, 33 skipped in 134.158s [2022-03-16T11:41:21.564Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-16T11:41:21.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-16T11:41:22.141Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-16T11:41:22.402Z] === CONT TestReadPluginNoRead [2022-03-16T11:41:22.402Z] read_test.go:92: [d6a18bd1d83d9] daemon is not started [2022-03-16T11:41:22.402Z] --- PASS: TestReadPluginNoRead (7.45s) [2022-03-16T11:41:22.402Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-03-16T11:41:22.402Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2022-03-16T11:41:22.402Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-03-16T11:41:22.402Z] PASS [2022-03-16T11:41:22.402Z] [2022-03-16T11:41:22.402Z] DONE 6 tests in 11.913s [2022-03-16T11:41:22.402Z] 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-16T11:41:22.402Z] ++ 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-16T11:41:22.402Z] ++ set -e [2022-03-16T11:41:22.402Z] ++ '[' -n 0 ']' [2022-03-16T11:41:22.402Z] ++ set -x [2022-03-16T11:41:22.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T11:41:22.402Z] testing: warning: no tests to run [2022-03-16T11:41:22.402Z] PASS [2022-03-16T11:41:22.402Z] [2022-03-16T11:41:22.402Z] DONE 0 tests in 0.134s [2022-03-16T11:41:22.402Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-16T11:41:22.402Z] ++ 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-16T11:41:22.402Z] ++ set -e [2022-03-16T11:41:22.402Z] ++ '[' -n 0 ']' [2022-03-16T11:41:22.402Z] ++ set -x [2022-03-16T11:41:22.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T11:41:22.663Z] INFO: Testing against a local daemon [2022-03-16T11:41:22.663Z] === RUN TestPluginWithDevMounts [2022-03-16T11:41:22.663Z] === PAUSE TestPluginWithDevMounts [2022-03-16T11:41:22.663Z] === CONT TestPluginWithDevMounts [2022-03-16T11:41:22.923Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-16T11:41:23.498Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-16T11:41:23.498Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-16T11:41:23.498Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-16T11:41:23.498Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-16T11:41:24.442Z] docker_api_swarm_node_test.go:20: [d3a5212a1f68f] joining swarm manager [dfe9e70aba791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:41:25.013Z] --- PASS: TestPluginWithDevMounts (2.08s) [2022-03-16T11:41:25.013Z] PASS [2022-03-16T11:41:25.013Z] [2022-03-16T11:41:25.013Z] DONE 1 tests in 2.356s [2022-03-16T11:41:25.013Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-16T11:41:25.013Z] ++ 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-16T11:41:25.013Z] ++ set -e [2022-03-16T11:41:25.013Z] ++ '[' -n 0 ']' [2022-03-16T11:41:25.013Z] ++ set -x [2022-03-16T11:41:25.013Z] ++ 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-16T11:41:25.013Z] docker_api_swarm_node_test.go:21: [d8bf076c36b24] joining swarm manager [dfe9e70aba791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:41:25.013Z] INFO: Testing against a local daemon [2022-03-16T11:41:25.013Z] === RUN TestSecretInspect [2022-03-16T11:41:26.396Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-16T11:41:27.337Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-16T11:41:27.337Z] --- PASS: TestSecretInspect (2.35s) [2022-03-16T11:41:27.337Z] === RUN TestSecretList [2022-03-16T11:41:28.278Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-16T11:41:30.190Z] --- PASS: TestSecretList (2.54s) [2022-03-16T11:41:30.190Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:41:30.744Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:41:30.744Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-16T11:41:30.744Z] === RUN TestDaemonConfigValidation [2022-03-16T11:41:30.744Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-16T11:41:30.744Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:41:30.744Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:41:30.744Z] === RUN TestDaemonProxy [2022-03-16T11:41:30.744Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:41:30.744Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-16T11:41:30.744Z] PASS [2022-03-16T11:41:30.744Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-03-16T11:41:30.744Z] [2022-03-16T11:41:30.744Z] === Skipped [2022-03-16T11:41:30.744Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-16T11:41:30.744Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] [2022-03-16T11:41:30.744Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-16T11:41:30.744Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] [2022-03-16T11:41:30.744Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:41:30.744Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:41:30.744Z] [2022-03-16T11:41:30.744Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-16T11:41:30.744Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:41:30.744Z] [2022-03-16T11:41:30.744Z] DONE 4 tests, 4 skipped in 22.391s [2022-03-16T11:41:30.744Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-16T11:41:31.573Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-16T11:41:31.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:31.707Z] INFO: Testing against a local daemon [2022-03-16T11:41:31.707Z] === RUN TestCommitInheritsEnv [2022-03-16T11:41:31.707Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:41:31.707Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-16T11:41:31.707Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:41:31.707Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:31.707Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:41:31.707Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:41:31.707Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:31.707Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-16T11:41:31.708Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:41:31.708Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-16T11:41:31.708Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:41:31.708Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-16T11:41:31.708Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:41:32.144Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-16T11:41:32.404Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2022-03-16T11:41:32.404Z] === RUN TestSecretsUpdate [2022-03-16T11:41:33.238Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-03-16T11:41:33.238Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:41:33.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-16T11:41:33.238Z] === RUN TestTagInvalidReference [2022-03-16T11:41:33.238Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-16T11:41:33.238Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:41:33.238Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-16T11:41:33.238Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:41:33.238Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-16T11:41:33.238Z] === RUN TestTagOfficialNames [2022-03-16T11:41:33.238Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-16T11:41:33.238Z] === RUN TestTagMatchesDigest [2022-03-16T11:41:33.238Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-16T11:41:33.238Z] PASS [2022-03-16T11:41:33.238Z] ok github.com/docker/docker/integration/image 1.718s [2022-03-16T11:41:33.238Z] [2022-03-16T11:41:33.238Z] === Skipped [2022-03-16T11:41:33.238Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-16T11:41:33.238Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:41:33.238Z] [2022-03-16T11:41:33.238Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:41:33.238Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:33.238Z] [2022-03-16T11:41:33.238Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-16T11:41:33.238Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:33.238Z] [2022-03-16T11:41:33.238Z] DONE 12 tests, 3 skipped in 5.820s [2022-03-16T11:41:33.346Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-16T11:41:33.695Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-16T11:41:34.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-16T11:41:34.860Z] --- PASS: TestSecretsUpdate (2.37s) [2022-03-16T11:41:34.860Z] === RUN TestTemplatedSecret [2022-03-16T11:41:35.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-16T11:41:35.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-16T11:41:35.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:35.881Z] INFO: Testing against a local daemon [2022-03-16T11:41:35.881Z] === RUN TestNetworkCreateDelete [2022-03-16T11:41:35.881Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:41:35.881Z] 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-16T11:41:35.881Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonDNSFallback [2022-03-16T11:41:35.881Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestInspectNetwork [2022-03-16T11:41:35.881Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:35.881Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:41:35.881Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:41:35.881Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:35.881Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:35.881Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:35.881Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:35.881Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:35.881Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:35.881Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:35.881Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:35.881Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-16T11:41:35.881Z] === RUN TestNetworkList [2022-03-16T11:41:35.881Z] === RUN TestNetworkList//networks [2022-03-16T11:41:35.881Z] === PAUSE TestNetworkList//networks [2022-03-16T11:41:35.881Z] === RUN TestNetworkList//networks/ [2022-03-16T11:41:35.881Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:41:35.881Z] === CONT TestNetworkList//networks [2022-03-16T11:41:35.881Z] === CONT TestNetworkList//networks/ [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkList (0.04s) [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:41:35.881Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:41:35.881Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:41:35.881Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:41:35.881Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:41:35.881Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:41:35.881Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:41:35.881Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:41:35.881Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:41:35.881Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:41:35.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:41:35.881Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:41:35.881Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:41:35.881Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:41:35.881Z] PASS [2022-03-16T11:41:35.881Z] ok github.com/docker/docker/integration/network 0.205s [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === Skipped [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-16T11:41:35.881Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:41:35.881Z] 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-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-16T11:41:35.881Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-16T11:41:35.881Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:41:35.881Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:41:35.881Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:41:35.881Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:41:35.881Z] [2022-03-16T11:41:35.881Z] DONE 22 tests, 15 skipped in 2.443s [2022-03-16T11:41:36.345Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-16T11:41:36.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-16T11:41:36.806Z] testing: warning: no tests to run [2022-03-16T11:41:36.806Z] PASS [2022-03-16T11:41:36.806Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-03-16T11:41:36.806Z] [2022-03-16T11:41:36.806Z] DONE 0 tests in 0.820s [2022-03-16T11:41:37.267Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-16T11:41:37.729Z] testing: warning: no tests to run [2022-03-16T11:41:37.729Z] PASS [2022-03-16T11:41:37.729Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-03-16T11:41:37.729Z] [2022-03-16T11:41:37.729Z] DONE 0 tests in 0.811s [2022-03-16T11:41:38.016Z] --- PASS: TestTemplatedSecret (3.00s) [2022-03-16T11:41:38.016Z] === RUN TestSecretCreateResolve [2022-03-16T11:41:38.189Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-16T11:41:38.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-16T11:41:38.649Z] testing: warning: no tests to run [2022-03-16T11:41:38.649Z] PASS [2022-03-16T11:41:38.649Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-03-16T11:41:38.649Z] [2022-03-16T11:41:38.649Z] DONE 0 tests in 0.808s [2022-03-16T11:41:39.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-16T11:41:39.571Z] testing: warning: no tests to run [2022-03-16T11:41:39.571Z] PASS [2022-03-16T11:41:39.571Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-03-16T11:41:39.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-16T11:41:40.032Z] [2022-03-16T11:41:40.032Z] DONE 0 tests in 0.811s [2022-03-16T11:41:40.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-16T11:41:40.233Z] docker_api_swarm_test.go:502: [d1d16f579959d] joining swarm manager [d61a528ff2452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:41:40.405Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-16T11:41:40.405Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-16T11:41:40.405Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-16T11:41:40.405Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-16T11:41:40.405Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-16T11:41:40.405Z] remote: Enumerating objects: 23, done. [2022-03-16T11:41:40.405Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-16T11:41:40.405Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-16T11:41:40.405Z] 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-16T11:41:40.405Z] 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-16T11:41:40.405Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-16T11:41:40.405Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-16T11:41:40.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00113ff98_} [2022-03-16T11:41:40.771Z] --- PASS: TestSecretCreateResolve (2.99s) [2022-03-16T11:41:40.771Z] PASS [2022-03-16T11:41:40.771Z] [2022-03-16T11:41:40.771Z] DONE 6 tests in 15.897s [2022-03-16T11:41:40.771Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-16T11:41:40.771Z] ++ 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-16T11:41:40.771Z] ++ set -e [2022-03-16T11:41:40.771Z] ++ '[' -n 0 ']' [2022-03-16T11:41:40.771Z] ++ set -x [2022-03-16T11:41:40.771Z] ++ 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-16T11:41:41.036Z] INFO: Testing against a local daemon [2022-03-16T11:41:41.036Z] === RUN TestServiceCreateInit [2022-03-16T11:41:41.036Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:41:41.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1237081971_/foo_false____} [2022-03-16T11:41:42.925Z] Cross building: bundles/cross/linux/ppc64le [2022-03-16T11:41:42.925Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-16T11:41:42.925Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-16T11:41:43.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1237081971_/foo_true____} [2022-03-16T11:41:44.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_false____} [2022-03-16T11:41:44.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:44.748Z] INFO: Testing against a local daemon [2022-03-16T11:41:44.748Z] === RUN TestPluginInvalidJSON [2022-03-16T11:41:44.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:41:44.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:41:44.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:41:44.748Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-16T11:41:44.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-16T11:41:44.748Z] === RUN TestPluginInstall [2022-03-16T11:41:44.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-16T11:41:44.748Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:41:44.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-16T11:41:44.748Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:41:44.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:41:44.748Z] PASS [2022-03-16T11:41:44.748Z] ok github.com/docker/docker/integration/plugin/common 0.120s [2022-03-16T11:41:44.748Z] [2022-03-16T11:41:44.748Z] === Skipped [2022-03-16T11:41:44.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-16T11:41:44.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] [2022-03-16T11:41:44.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-16T11:41:44.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] [2022-03-16T11:41:44.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:41:44.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:41:44.748Z] [2022-03-16T11:41:44.748Z] DONE 5 tests, 3 skipped in 4.806s [2022-03-16T11:41:44.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-16T11:41:45.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:41:46.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_true____} [2022-03-16T11:41:46.892Z] === RUN TestConfigDaemonLibtrustID [2022-03-16T11:41:46.892Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-16T11:41:46.892Z] === RUN TestDaemonConfigValidation [2022-03-16T11:41:46.892Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-16T11:41:46.892Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-16T11:41:46.892Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:41:46.892Z] === RUN TestDaemonProxy [2022-03-16T11:41:46.892Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:41:46.892Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-16T11:41:46.892Z] PASS [2022-03-16T11:41:46.892Z] ok github.com/docker/docker/integration/daemon 0.199s [2022-03-16T11:41:46.892Z] [2022-03-16T11:41:46.892Z] === Skipped [2022-03-16T11:41:46.892Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-16T11:41:46.892Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] [2022-03-16T11:41:46.892Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-16T11:41:46.892Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] [2022-03-16T11:41:46.892Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-16T11:41:46.892Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-16T11:41:46.892Z] [2022-03-16T11:41:46.892Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-16T11:41:46.892Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-16T11:41:46.892Z] [2022-03-16T11:41:46.892Z] DONE 4 tests, 4 skipped in 23.237s [2022-03-16T11:41:46.892Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-16T11:41:47.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:47.646Z] INFO: Testing against a local daemon [2022-03-16T11:41:47.646Z] === RUN TestExternalGraphDriver [2022-03-16T11:41:47.646Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:41:47.646Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-16T11:41:47.646Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:41:47.646Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:41:47.646Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:41:47.646Z] PASS [2022-03-16T11:41:47.646Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-03-16T11:41:47.646Z] [2022-03-16T11:41:47.646Z] === Skipped [2022-03-16T11:41:47.646Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-16T11:41:47.646Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:41:47.646Z] [2022-03-16T11:41:47.646Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:41:47.646Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:41:47.646Z] [2022-03-16T11:41:47.646Z] DONE 2 tests, 2 skipped in 2.523s [2022-03-16T11:41:47.646Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-16T11:41:47.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_true__0xc00113ffc8__} [2022-03-16T11:41:49.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:41:49.107Z] INFO: Testing against a local daemon [2022-03-16T11:41:49.107Z] === RUN TestCommitInheritsEnv [2022-03-16T11:41:49.107Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:41:49.107Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-16T11:41:49.107Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-16T11:41:49.107Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:49.107Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:41:49.107Z] === RUN TestImportWithCustomPlatform [2022-03-16T11:41:49.107Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:49.107Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-16T11:41:49.107Z] === RUN TestImagesFilterMultiReference [2022-03-16T11:41:49.107Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-16T11:41:49.107Z] === RUN TestImagePullPlatformInvalid [2022-03-16T11:41:49.107Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-16T11:41:49.107Z] === RUN TestRemoveImageOrphaning [2022-03-16T11:41:49.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00113ffe0_} [2022-03-16T11:41:49.152Z] --- PASS: TestServiceCreateInit (7.92s) [2022-03-16T11:41:49.152Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2022-03-16T11:41:49.152Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2022-03-16T11:41:49.152Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:41:49.722Z] docker_api_swarm_test.go:507: [d3aafd5374c46] joining swarm manager [d61a528ff2452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:41:49.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:49.820Z] INFO: Testing against a local daemon [2022-03-16T11:41:49.820Z] === RUN TestReadPluginNoRead [2022-03-16T11:41:49.820Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:41:49.820Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-16T11:41:49.820Z] PASS [2022-03-16T11:41:49.820Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-03-16T11:41:49.820Z] [2022-03-16T11:41:49.820Z] === Skipped [2022-03-16T11:41:49.820Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-16T11:41:49.820Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:41:49.820Z] [2022-03-16T11:41:49.820Z] DONE 1 tests, 1 skipped in 2.289s [2022-03-16T11:41:49.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-16T11:41:50.094Z] --- PASS: TestRemoveImageOrphaning (1.40s) [2022-03-16T11:41:50.094Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-16T11:41:50.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-16T11:41:50.094Z] === RUN TestTagInvalidReference [2022-03-16T11:41:50.094Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-16T11:41:50.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007c2000_} [2022-03-16T11:41:50.561Z] === RUN TestTagValidPrefixedRepo [2022-03-16T11:41:50.561Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-16T11:41:50.561Z] === RUN TestTagExistedNameWithoutForce [2022-03-16T11:41:50.561Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-16T11:41:50.561Z] === RUN TestTagOfficialNames [2022-03-16T11:41:50.561Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-16T11:41:50.561Z] === RUN TestTagMatchesDigest [2022-03-16T11:41:50.561Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-16T11:41:50.561Z] PASS [2022-03-16T11:41:50.561Z] ok github.com/docker/docker/integration/image 2.026s [2022-03-16T11:41:51.034Z] [2022-03-16T11:41:51.034Z] === Skipped [2022-03-16T11:41:51.034Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-16T11:41:51.034Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:41:51.034Z] [2022-03-16T11:41:51.034Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-16T11:41:51.034Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:51.034Z] [2022-03-16T11:41:51.034Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-16T11:41:51.034Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-16T11:41:51.034Z] [2022-03-16T11:41:51.034Z] DONE 12 tests, 3 skipped in 6.247s [2022-03-16T11:41:51.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-16T11:41:51.361Z] testing: warning: no tests to run [2022-03-16T11:41:51.362Z] PASS [2022-03-16T11:41:51.362Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-03-16T11:41:51.362Z] [2022-03-16T11:41:51.362Z] DONE 0 tests in 1.224s [2022-03-16T11:41:51.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-16T11:41:52.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007c2018_} [2022-03-16T11:41:53.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:41:53.250Z] INFO: Testing against a local daemon [2022-03-16T11:41:53.250Z] === RUN TestNetworkCreateDelete [2022-03-16T11:41:53.250Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.250Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-16T11:41:53.250Z] === RUN TestDockerNetworkDeletePreferID [2022-03-16T11:41:53.250Z] 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-16T11:41:53.250Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:41:53.250Z] === RUN TestDaemonDNSFallback [2022-03-16T11:41:53.250Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.250Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-16T11:41:53.250Z] === RUN TestInspectNetwork [2022-03-16T11:41:53.250Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:53.250Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-16T11:41:53.250Z] === RUN TestRunContainerWithBridgeNone [2022-03-16T11:41:53.250Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.250Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:41:53.250Z] === RUN TestNetworkInvalidJSON [2022-03-16T11:41:53.250Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:53.250Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:53.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:53.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:53.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:53.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:53.250Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-16T11:41:53.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-16T11:41:53.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-16T11:41:53.250Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-16T11:41:53.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-16T11:41:53.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-16T11:41:53.250Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-16T11:41:53.250Z] === RUN TestNetworkList [2022-03-16T11:41:53.250Z] === RUN TestNetworkList//networks [2022-03-16T11:41:53.250Z] === PAUSE TestNetworkList//networks [2022-03-16T11:41:53.250Z] === RUN TestNetworkList//networks/ [2022-03-16T11:41:53.250Z] === PAUSE TestNetworkList//networks/ [2022-03-16T11:41:53.251Z] === CONT TestNetworkList//networks [2022-03-16T11:41:53.251Z] === CONT TestNetworkList//networks/ [2022-03-16T11:41:53.251Z] --- PASS: TestNetworkList (0.03s) [2022-03-16T11:41:53.251Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-16T11:41:53.251Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestHostIPv4BridgeLabel [2022-03-16T11:41:53.251Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-16T11:41:53.251Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestDaemonDefaultNetworkPools [2022-03-16T11:41:53.251Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-16T11:41:53.251Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-16T11:41:53.251Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-16T11:41:53.251Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestServiceWithPredefinedNetwork [2022-03-16T11:41:53.251Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-16T11:41:53.251Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:41:53.251Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestServiceWithDataPathPortInit [2022-03-16T11:41:53.251Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:41:53.251Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-16T11:41:53.251Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:41:53.251Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:41:53.251Z] PASS [2022-03-16T11:41:53.251Z] ok github.com/docker/docker/integration/network 0.187s [2022-03-16T11:41:53.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:53.532Z] INFO: Testing against a local daemon [2022-03-16T11:41:53.532Z] === RUN TestPluginWithDevMounts [2022-03-16T11:41:53.532Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:53.532Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-16T11:41:53.532Z] PASS [2022-03-16T11:41:53.532Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2022-03-16T11:41:53.532Z] [2022-03-16T11:41:53.532Z] === Skipped [2022-03-16T11:41:53.532Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-16T11:41:53.532Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:53.532Z] [2022-03-16T11:41:53.532Z] DONE 1 tests, 1 skipped in 2.204s [2022-03-16T11:41:53.532Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-16T11:41:53.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007c2030_} [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === Skipped [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-16T11:41:53.719Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-16T11:41:53.719Z] 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-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-16T11:41:53.719Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-16T11:41:53.719Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-16T11:41:53.719Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-16T11:41:53.719Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:243: FLAKY_TEST [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-16T11:41:53.719Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-16T11:41:53.719Z] [2022-03-16T11:41:53.719Z] DONE 22 tests, 15 skipped in 2.557s [2022-03-16T11:41:53.719Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-16T11:41:54.705Z] testing: warning: no tests to run [2022-03-16T11:41:54.705Z] PASS [2022-03-16T11:41:54.705Z] ok github.com/docker/docker/integration/network/ipvlan 0.102s [2022-03-16T11:41:54.705Z] [2022-03-16T11:41:54.705Z] DONE 0 tests in 0.815s [2022-03-16T11:41:54.705Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-16T11:41:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-16T11:41:55.694Z] testing: warning: no tests to run [2022-03-16T11:41:55.694Z] PASS [2022-03-16T11:41:55.694Z] ok github.com/docker/docker/integration/network/macvlan 0.106s [2022-03-16T11:41:55.694Z] [2022-03-16T11:41:55.694Z] DONE 0 tests in 0.880s [2022-03-16T11:41:55.694Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-16T11:41:55.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:55.705Z] INFO: Testing against a local daemon [2022-03-16T11:41:55.705Z] === RUN TestSecretInspect [2022-03-16T11:41:55.705Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-16T11:41:55.705Z] === RUN TestSecretList [2022-03-16T11:41:55.705Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] --- SKIP: TestSecretList (0.00s) [2022-03-16T11:41:55.705Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:41:55.705Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:41:55.705Z] === RUN TestSecretsUpdate [2022-03-16T11:41:55.705Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-16T11:41:55.705Z] === RUN TestTemplatedSecret [2022-03-16T11:41:55.705Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-16T11:41:55.705Z] === RUN TestSecretCreateResolve [2022-03-16T11:41:55.705Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:55.705Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-16T11:41:55.705Z] PASS [2022-03-16T11:41:55.705Z] ok github.com/docker/docker/integration/secret 0.120s [2022-03-16T11:41:55.705Z] [2022-03-16T11:41:55.705Z] === Skipped [2022-03-16T11:41:55.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-16T11:41:55.705Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.705Z] [2022-03-16T11:41:55.706Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-16T11:41:55.706Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.706Z] [2022-03-16T11:41:55.706Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:41:55.706Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.706Z] [2022-03-16T11:41:55.706Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-16T11:41:55.706Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.706Z] [2022-03-16T11:41:55.706Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-16T11:41:55.706Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:55.706Z] [2022-03-16T11:41:55.706Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-16T11:41:55.706Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:55.706Z] [2022-03-16T11:41:55.706Z] DONE 6 tests, 6 skipped in 2.114s [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-16T11:41:55.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-16T11:41:56.202Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-16T11:41:56.328Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-16T11:41:56.333Z] testing: warning: no tests to run [2022-03-16T11:41:56.333Z] PASS [2022-03-16T11:41:56.333Z] ok github.com/docker/docker/integration/plugin 0.098s [2022-03-16T11:41:56.333Z] [2022-03-16T11:41:56.333Z] DONE 0 tests in 0.819s [2022-03-16T11:41:56.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-16T11:41:57.269Z] testing: warning: no tests to run [2022-03-16T11:41:57.269Z] PASS [2022-03-16T11:41:57.269Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [2022-03-16T11:41:57.269Z] [2022-03-16T11:41:57.269Z] DONE 0 tests in 0.839s [2022-03-16T11:41:57.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-16T11:41:58.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:41:58.510Z] INFO: Testing against a local daemon [2022-03-16T11:41:58.510Z] === RUN TestServiceCreateInit [2022-03-16T11:41:58.510Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:41:58.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:41:58.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:41:58.510Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceConflict [2022-03-16T11:41:58.510Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:41:58.510Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-16T11:41:58.510Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:41:58.510Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:41:58.510Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:41:58.510Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceSysctls [2022-03-16T11:41:58.510Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-16T11:41:58.510Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:41:58.510Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-16T11:41:58.510Z] === RUN TestInspect [2022-03-16T11:41:58.510Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestInspect (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestCreateJob [2022-03-16T11:41:58.510Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestCreateJob (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestReplicatedJob [2022-03-16T11:41:58.510Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:41:58.510Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServiceListWithStatuses [2022-03-16T11:41:58.510Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:41:58.510Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:41:58.510Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServicePlugin [2022-03-16T11:41:58.510Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.510Z] --- SKIP: TestServicePlugin (0.01s) [2022-03-16T11:41:58.510Z] === RUN TestServiceUpdateLabel [2022-03-16T11:41:58.510Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:41:58.510Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:41:58.510Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:41:58.510Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-16T11:41:58.510Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:41:58.510Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.510Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-16T11:41:58.510Z] PASS [2022-03-16T11:41:58.510Z] ok github.com/docker/docker/integration/service 0.335s [2022-03-16T11:41:58.744Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === Skipped [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-16T11:41:58.968Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-16T11:41:58.968Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:41:58.968Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-16T11:41:58.968Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-16T11:41:58.968Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-16T11:41:58.968Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-16T11:41:58.968Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-16T11:41:58.968Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-16T11:41:58.968Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-16T11:41:58.968Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:41:58.968Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-16T11:41:58.968Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2022-03-16T11:41:58.968Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-16T11:41:58.968Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-16T11:41:58.968Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-16T11:41:58.968Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-16T11:41:58.968Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-16T11:41:58.968Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:41:58.968Z] [2022-03-16T11:41:58.968Z] DONE 24 tests, 23 skipped in 2.797s [2022-03-16T11:41:58.968Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-16T11:42:00.127Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-16T11:42:01.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:42:01.139Z] INFO: Testing against a local daemon [2022-03-16T11:42:01.139Z] === RUN TestSessionCreate [2022-03-16T11:42:01.139Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:01.139Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-16T11:42:01.139Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:42:01.139Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:01.139Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:42:01.139Z] PASS [2022-03-16T11:42:01.139Z] ok github.com/docker/docker/integration/session 0.120s [2022-03-16T11:42:01.139Z] [2022-03-16T11:42:01.139Z] === Skipped [2022-03-16T11:42:01.139Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-16T11:42:01.139Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:01.139Z] [2022-03-16T11:42:01.139Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:42:01.139Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:01.139Z] [2022-03-16T11:42:01.139Z] DONE 2 tests, 2 skipped in 2.115s [2022-03-16T11:42:01.139Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-16T11:42:02.039Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-16T11:42:02.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:02.500Z] INFO: Testing against a local daemon [2022-03-16T11:42:02.500Z] === RUN TestPluginInvalidJSON [2022-03-16T11:42:02.500Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:42:02.500Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:42:02.500Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-16T11:42:02.500Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-16T11:42:02.500Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-16T11:42:02.500Z] === RUN TestPluginInstall [2022-03-16T11:42:02.500Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-16T11:42:02.500Z] === RUN TestPluginsWithRuntimes [2022-03-16T11:42:02.500Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-16T11:42:02.500Z] === RUN TestPluginBackCompatMediaTypes [2022-03-16T11:42:02.500Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:42:02.500Z] PASS [2022-03-16T11:42:02.500Z] ok github.com/docker/docker/integration/plugin/common 0.158s [2022-03-16T11:42:02.500Z] [2022-03-16T11:42:02.500Z] === Skipped [2022-03-16T11:42:02.500Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-16T11:42:02.500Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] [2022-03-16T11:42:02.500Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-16T11:42:02.500Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] [2022-03-16T11:42:02.500Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-16T11:42:02.500Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-16T11:42:02.500Z] [2022-03-16T11:42:02.500Z] DONE 5 tests, 3 skipped in 5.088s [2022-03-16T11:42:02.971Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-16T11:42:02.978Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-16T11:42:02.978Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-16T11:42:03.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:42:03.311Z] INFO: Testing against a local daemon [2022-03-16T11:42:03.311Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:42:03.311Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:03.311Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestDiskUsage [2022-03-16T11:42:03.311Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:42:03.311Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestEventsExecDie [2022-03-16T11:42:03.311Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:42:03.311Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:42:03.311Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:42:03.311Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestEventsVolumeCreate [2022-03-16T11:42:03.311Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:42:03.311Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestInfoAPI [2022-03-16T11:42:03.311Z] --- PASS: TestInfoAPI (0.06s) [2022-03-16T11:42:03.311Z] === RUN TestInfoAPIWarnings [2022-03-16T11:42:03.311Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:42:03.311Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestInfoDebug [2022-03-16T11:42:03.311Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:03.311Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:42:03.311Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:03.311Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:42:03.311Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:03.311Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-16T11:42:03.311Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:42:03.554Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-16T11:42:04.124Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-16T11:42:04.282Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-16T11:42:04.282Z] === RUN TestPingCacheHeaders [2022-03-16T11:42:04.282Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-16T11:42:04.282Z] === RUN TestPingGet [2022-03-16T11:42:04.282Z] --- PASS: TestPingGet (0.04s) [2022-03-16T11:42:04.282Z] === RUN TestPingHead [2022-03-16T11:42:04.282Z] --- PASS: TestPingHead (0.04s) [2022-03-16T11:42:04.282Z] === RUN TestVersion [2022-03-16T11:42:04.695Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-16T11:42:04.741Z] --- PASS: TestVersion (0.04s) [2022-03-16T11:42:04.741Z] PASS [2022-03-16T11:42:04.741Z] ok github.com/docker/docker/integration/system 1.320s [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === Skipped [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:42:04.741Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-16T11:42:04.741Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-16T11:42:04.741Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:42:04.741Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-16T11:42:04.741Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-16T11:42:04.741Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:42:04.741Z] [2022-03-16T11:42:04.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-16T11:42:04.742Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:04.742Z] [2022-03-16T11:42:04.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-16T11:42:04.742Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:04.742Z] [2022-03-16T11:42:04.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-16T11:42:04.742Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:04.742Z] [2022-03-16T11:42:04.742Z] DONE 15 tests, 9 skipped in 3.453s [2022-03-16T11:42:04.742Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-16T11:42:05.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:05.191Z] INFO: Testing against a local daemon [2022-03-16T11:42:05.191Z] === RUN TestExternalGraphDriver [2022-03-16T11:42:05.191Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:42:05.191Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-16T11:42:05.191Z] === RUN TestGraphdriverPluginV2 [2022-03-16T11:42:05.191Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:42:05.191Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:42:05.191Z] PASS [2022-03-16T11:42:05.191Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.169s [2022-03-16T11:42:05.266Z] --- PASS: TestCreateServiceMultipleTimes (16.30s) [2022-03-16T11:42:05.266Z] === RUN TestCreateServiceConflict [2022-03-16T11:42:05.527Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-16T11:42:05.658Z] [2022-03-16T11:42:05.658Z] === Skipped [2022-03-16T11:42:05.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-16T11:42:05.658Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-16T11:42:05.658Z] [2022-03-16T11:42:05.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-16T11:42:05.658Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-16T11:42:05.658Z] [2022-03-16T11:42:05.658Z] DONE 2 tests, 2 skipped in 2.711s [2022-03-16T11:42:05.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-16T11:42:06.099Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-16T11:42:06.669Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-16T11:42:06.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:42:06.911Z] INFO: Testing against a local daemon [2022-03-16T11:42:06.911Z] === RUN TestVolumesCreateAndList [2022-03-16T11:42:06.911Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-16T11:42:06.911Z] === RUN TestVolumesRemove [2022-03-16T11:42:06.911Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-16T11:42:06.911Z] === RUN TestVolumesInspect [2022-03-16T11:42:07.374Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-16T11:42:07.374Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:42:07.374Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:07.374Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:07.374Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:07.374Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-16T11:42:07.374Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:42:07.374Z] PASS [2022-03-16T11:42:07.374Z] ok github.com/docker/docker/integration/volume 0.373s [2022-03-16T11:42:07.374Z] [2022-03-16T11:42:07.374Z] DONE 5 tests in 2.525s [2022-03-16T11:42:07.374Z] INFO: make.ps1 ended at 03/16/2022 11:42:07 [2022-03-16T11:42:07.374Z] INFO: Integration CLI tests being run from the host: [2022-03-16T11:42:07.374Z] 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-16T11:42:07.611Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-16T11:42:07.872Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-03-16T11:42:07.872Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:42:07.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:07.872Z] INFO: Testing against a local daemon [2022-03-16T11:42:07.872Z] === RUN TestReadPluginNoRead [2022-03-16T11:42:07.872Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:42:07.872Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-16T11:42:07.872Z] PASS [2022-03-16T11:42:07.872Z] ok github.com/docker/docker/integration/plugin/logging 0.174s [2022-03-16T11:42:08.041Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-16T11:42:08.041Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T11:42:08.041Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-16T11:42:08.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-16T11:42:08.041Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-16T11:42:08.132Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-16T11:42:08.342Z] [2022-03-16T11:42:08.342Z] === Skipped [2022-03-16T11:42:08.342Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-16T11:42:08.342Z] read_test.go:21: no unix domain sockets on Windows [2022-03-16T11:42:08.342Z] [2022-03-16T11:42:08.342Z] DONE 1 tests, 1 skipped in 2.703s [2022-03-16T11:42:08.342Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-16T11:42:09.075Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-16T11:42:09.569Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-16T11:42:09.647Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-16T11:42:09.912Z] testing: warning: no tests to run [2022-03-16T11:42:09.912Z] PASS [2022-03-16T11:42:09.912Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2022-03-16T11:42:09.912Z] [2022-03-16T11:42:09.912Z] DONE 0 tests in 1.266s [2022-03-16T11:42:09.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-16T11:42:10.533Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-16T11:42:10.533Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T11:42:10.533Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-16T11:42:10.533Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T11:42:10.533Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-16T11:42:10.533Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T11:42:10.533Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-16T11:42:10.589Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-16T11:42:10.990Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-16T11:42:11.160Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-16T11:42:11.421Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-03-16T11:42:11.421Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:42:11.953Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-16T11:42:11.992Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-16T11:42:12.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:12.129Z] INFO: Testing against a local daemon [2022-03-16T11:42:12.129Z] === RUN TestPluginWithDevMounts [2022-03-16T11:42:12.129Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:12.129Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-16T11:42:12.129Z] PASS [2022-03-16T11:42:12.129Z] ok github.com/docker/docker/integration/plugin/volumes 0.158s [2022-03-16T11:42:12.597Z] [2022-03-16T11:42:12.597Z] === Skipped [2022-03-16T11:42:12.597Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-16T11:42:12.597Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:12.597Z] [2022-03-16T11:42:12.597Z] DONE 1 tests, 1 skipped in 2.491s [2022-03-16T11:42:12.597Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-16T11:42:12.937Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-16T11:42:13.881Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-16T11:42:14.605Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-16T11:42:14.605Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-16T11:42:15.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:15.009Z] INFO: Testing against a local daemon [2022-03-16T11:42:15.009Z] === RUN TestSecretInspect [2022-03-16T11:42:15.009Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-16T11:42:15.009Z] === RUN TestSecretList [2022-03-16T11:42:15.009Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] --- SKIP: TestSecretList (0.00s) [2022-03-16T11:42:15.009Z] === RUN TestSecretsCreateAndDelete [2022-03-16T11:42:15.009Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:42:15.009Z] === RUN TestSecretsUpdate [2022-03-16T11:42:15.009Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-16T11:42:15.009Z] === RUN TestTemplatedSecret [2022-03-16T11:42:15.009Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-16T11:42:15.009Z] === RUN TestSecretCreateResolve [2022-03-16T11:42:15.009Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:15.009Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-16T11:42:15.009Z] PASS [2022-03-16T11:42:15.009Z] ok github.com/docker/docker/integration/secret 0.147s [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === Skipped [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-16T11:42:15.009Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:15.009Z] [2022-03-16T11:42:15.009Z] DONE 6 tests, 6 skipped in 2.196s [2022-03-16T11:42:15.009Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-16T11:42:15.011Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-16T11:42:15.175Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-16T11:42:15.436Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-16T11:42:16.378Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-16T11:42:16.538Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-16T11:42:16.538Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T11:42:16.538Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-16T11:42:16.538Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T11:42:16.538Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-16T11:42:16.641Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-16T11:42:16.994Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-16T11:42:17.212Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-16T11:42:17.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:17.223Z] INFO: Testing against a local daemon [2022-03-16T11:42:17.223Z] === RUN TestServiceCreateInit [2022-03-16T11:42:17.223Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-16T11:42:17.223Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-16T11:42:17.223Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-16T11:42:17.223Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:42:17.223Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceMultipleTimes [2022-03-16T11:42:17.223Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceConflict [2022-03-16T11:42:17.223Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceMaxReplicas [2022-03-16T11:42:17.223Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-16T11:42:17.223Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-16T11:42:17.223Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:42:17.223Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:42:17.223Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceSysctls [2022-03-16T11:42:17.223Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.223Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-16T11:42:17.223Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:42:17.223Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-16T11:42:17.690Z] === RUN TestInspect [2022-03-16T11:42:17.690Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestInspect (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestCreateJob [2022-03-16T11:42:17.690Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestCreateJob (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestReplicatedJob [2022-03-16T11:42:17.690Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:42:17.690Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestServiceListWithStatuses [2022-03-16T11:42:17.690Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:42:17.690Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:42:17.690Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestServicePlugin [2022-03-16T11:42:17.690Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.690Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestServiceUpdateLabel [2022-03-16T11:42:17.690Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.690Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:42:17.690Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.690Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-16T11:42:17.690Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:42:17.691Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-16T11:42:17.691Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:42:17.691Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-16T11:42:17.691Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:42:17.691Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-16T11:42:17.691Z] PASS [2022-03-16T11:42:17.691Z] ok github.com/docker/docker/integration/service 0.290s [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === Skipped [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-16T11:42:17.691Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-16T11:42:17.691Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-16T11:42:17.691Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-16T11:42:17.691Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-16T11:42:17.691Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-16T11:42:17.691Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-16T11:42:17.691Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-16T11:42:17.691Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-16T11:42:17.691Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-16T11:42:17.691Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-16T11:42:17.691Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-16T11:42:17.691Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-16T11:42:17.691Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-16T11:42:17.691Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-16T11:42:17.691Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-16T11:42:17.691Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-16T11:42:17.691Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-16T11:42:17.691Z] [2022-03-16T11:42:17.691Z] DONE 24 tests, 23 skipped in 2.716s [2022-03-16T11:42:17.691Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-16T11:42:17.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-16T11:42:17.693Z] INFO: Testing against a local daemon [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-16T11:42:17.693Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-16T11:42:17.693Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-16T11:42:17.693Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-16T11:42:18.151Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-16T11:42:18.596Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-16T11:42:18.616Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-16T11:42:18.860Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-16T11:42:19.073Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-16T11:42:19.530Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-16T11:42:19.882Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-16T11:42:19.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:19.905Z] INFO: Testing against a local daemon [2022-03-16T11:42:19.905Z] === RUN TestSessionCreate [2022-03-16T11:42:19.905Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:19.905Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-16T11:42:19.905Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:42:19.905Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:19.905Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:42:19.905Z] PASS [2022-03-16T11:42:19.905Z] ok github.com/docker/docker/integration/session 0.144s [2022-03-16T11:42:19.905Z] [2022-03-16T11:42:19.905Z] === Skipped [2022-03-16T11:42:19.905Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-16T11:42:19.905Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:19.905Z] [2022-03-16T11:42:19.905Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-16T11:42:19.905Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-16T11:42:19.905Z] [2022-03-16T11:42:19.905Z] DONE 2 tests, 2 skipped in 1.936s [2022-03-16T11:42:19.905Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-16T11:42:20.244Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-16T11:42:22.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:22.118Z] INFO: Testing against a local daemon [2022-03-16T11:42:22.118Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:42:22.118Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:22.118Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestDiskUsage [2022-03-16T11:42:22.118Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:42:22.118Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestEventsExecDie [2022-03-16T11:42:22.118Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:42:22.118Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:42:22.118Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:42:22.118Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestEventsVolumeCreate [2022-03-16T11:42:22.118Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:42:22.118Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestInfoAPI [2022-03-16T11:42:22.118Z] --- PASS: TestInfoAPI (0.04s) [2022-03-16T11:42:22.118Z] === RUN TestInfoAPIWarnings [2022-03-16T11:42:22.118Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:42:22.118Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestInfoDebug [2022-03-16T11:42:22.118Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:22.118Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:42:22.118Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:22.118Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:42:22.118Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:22.118Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-16T11:42:22.118Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:42:22.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-16T11:42:23.050Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-16T11:42:23.103Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-16T11:42:23.103Z] === RUN TestPingCacheHeaders [2022-03-16T11:42:23.103Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-16T11:42:23.103Z] === RUN TestPingGet [2022-03-16T11:42:23.103Z] --- PASS: TestPingGet (0.04s) [2022-03-16T11:42:23.103Z] === RUN TestPingHead [2022-03-16T11:42:23.103Z] --- PASS: TestPingHead (0.04s) [2022-03-16T11:42:23.103Z] === RUN TestVersion [2022-03-16T11:42:23.103Z] --- PASS: TestVersion (0.03s) [2022-03-16T11:42:23.103Z] PASS [2022-03-16T11:42:23.103Z] ok github.com/docker/docker/integration/system 1.265s [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === Skipped [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:42:23.103Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-16T11:42:23.103Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-16T11:42:23.103Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-16T11:42:23.103Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-16T11:42:23.103Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-16T11:42:23.103Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-16T11:42:23.103Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-16T11:42:23.103Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-16T11:42:23.103Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-16T11:42:23.103Z] [2022-03-16T11:42:23.103Z] DONE 15 tests, 9 skipped in 3.291s [2022-03-16T11:42:23.103Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-16T11:42:24.977Z] docker_api_swarm_node_test.go:81: [ddbffc446531a] joining swarm manager [de9830388032a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:42:25.238Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2022-03-16T11:42:25.238Z] === RUN TestCreateServiceSecretFileMode [2022-03-16T11:42:25.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:25.322Z] INFO: Testing against a local daemon [2022-03-16T11:42:25.322Z] === RUN TestVolumesCreateAndList [2022-03-16T11:42:25.322Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-16T11:42:25.322Z] === RUN TestVolumesRemove [2022-03-16T11:42:25.322Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-16T11:42:25.322Z] === RUN TestVolumesInspect [2022-03-16T11:42:25.322Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-16T11:42:25.322Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:42:25.322Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:25.322Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:25.499Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-16T11:42:25.789Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:42:25.789Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-16T11:42:25.789Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:42:25.789Z] PASS [2022-03-16T11:42:25.789Z] ok github.com/docker/docker/integration/volume 0.394s [2022-03-16T11:42:25.789Z] [2022-03-16T11:42:25.789Z] DONE 5 tests in 2.334s [2022-03-16T11:42:25.789Z] INFO: make.ps1 ended at 03/16/2022 11:42:25 [2022-03-16T11:42:25.789Z] INFO: Integration CLI tests being run from the host: [2022-03-16T11:42:25.789Z] 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-16T11:42:26.440Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-16T11:42:30.646Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-16T11:42:32.558Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-16T11:42:33.509Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-16T11:42:34.655Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-16T11:42:36.054Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-16T11:42:36.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-16T11:42:36.240Z] INFO: Testing against a local daemon [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-16T11:42:36.240Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-16T11:42:36.240Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-16T11:42:36.240Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-16T11:42:36.625Z] === RUN TestDockerSuite/TestCpToDot [2022-03-16T11:42:36.707Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-16T11:42:37.175Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-16T11:42:37.197Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-16T11:42:38.160Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-16T11:42:38.160Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-16T11:42:38.579Z] --- PASS: TestCreateServiceSecretFileMode (13.27s) [2022-03-16T11:42:38.579Z] === RUN TestCreateServiceConfigFileMode [2022-03-16T11:42:38.579Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-16T11:42:38.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-16T11:42:39.964Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-16T11:42:40.437Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-16T11:42:40.538Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-16T11:42:40.897Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-16T11:42:40.897Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T11:42:40.897Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-16T11:42:41.482Z] docker_api_swarm_node_test.go:53: [dba41e8a608f8] joining swarm manager [dd1f64f8a3a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:42:42.055Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-16T11:42:42.055Z] docker_api_swarm_node_test.go:54: [dde0e2ea4a341] joining swarm manager [dd1f64f8a3a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:42:42.315Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-16T11:42:42.887Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-16T11:42:43.457Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-16T11:42:43.457Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-16T11:42:43.717Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-16T11:42:43.979Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-16T11:42:44.550Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-16T11:42:44.550Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-16T11:42:44.550Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-16T11:42:44.550Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-16T11:42:44.619Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-16T11:42:45.120Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-16T11:42:45.380Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-16T11:42:45.380Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-16T11:42:45.380Z] === RUN TestDockerSuite/TestCreateRM [2022-03-16T11:42:45.642Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-16T11:42:45.642Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T11:42:45.642Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-16T11:42:45.642Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-16T11:42:45.642Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-16T11:42:46.146Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-16T11:42:47.579Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-16T11:42:47.579Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-16T11:42:47.579Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-16T11:42:50.137Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-16T11:42:50.137Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-16T11:42:50.137Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-16T11:42:50.398Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-16T11:42:50.398Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-16T11:42:50.398Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-16T11:42:50.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-16T11:42:51.909Z] --- PASS: TestCreateServiceConfigFileMode (13.28s) [2022-03-16T11:42:51.909Z] === RUN TestCreateServiceSysctls [2022-03-16T11:42:52.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-16T11:42:52.741Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-16T11:42:53.200Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-16T11:42:53.200Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-16T11:42:53.200Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-16T11:42:53.200Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-16T11:42:53.200Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-16T11:42:54.129Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-16T11:42:55.513Z] --- PASS: TestCreateServiceSysctls (3.67s) [2022-03-16T11:42:55.513Z] === RUN TestCreateServiceCapabilities [2022-03-16T11:42:55.513Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-16T11:42:56.085Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-16T11:42:56.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-16T11:42:56.655Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-16T11:42:57.229Z] === RUN TestDockerSuite/TestDockerFails [2022-03-16T11:42:57.229Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-16T11:42:57.229Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-16T11:42:57.229Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-16T11:42:58.171Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-03-16T11:42:58.171Z] === RUN TestInspect [2022-03-16T11:42:58.433Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-16T11:42:59.003Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-16T11:43:00.389Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-16T11:43:00.389Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-16T11:43:00.389Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-16T11:43:00.649Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-16T11:43:01.592Z] --- PASS: TestInspect (3.12s) [2022-03-16T11:43:01.592Z] === RUN TestCreateJob [2022-03-16T11:43:04.890Z] --- PASS: TestCreateJob (3.13s) [2022-03-16T11:43:04.890Z] === RUN TestReplicatedJob [2022-03-16T11:43:06.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-16T11:43:09.350Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-16T11:43:10.762Z] --- PASS: TestReplicatedJob (6.11s) [2022-03-16T11:43:10.762Z] === RUN TestUpdateReplicatedJob [2022-03-16T11:43:11.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-16T11:43:13.246Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-16T11:43:13.817Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-16T11:43:14.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-16T11:43:14.648Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2022-03-16T11:43:14.648Z] === RUN TestServiceListWithStatuses [2022-03-16T11:43:14.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:43:14.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-16T11:43:14.648Z] === RUN TestDockerNetworkConnectAlias [2022-03-16T11:43:14.648Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-16T11:43:15.590Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-16T11:43:16.161Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-16T11:43:16.732Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-16T11:43:17.674Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-16T11:43:19.584Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-16T11:43:19.847Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2022-03-16T11:43:19.847Z] === RUN TestDockerNetworkReConnect [2022-03-16T11:43:20.418Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-16T11:43:20.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-16T11:43:23.540Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-16T11:43:23.540Z] docker_api_swarm_test.go:202: [dafdba2e83489] joining swarm manager [dfb4b51610941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:43:24.480Z] --- PASS: TestDockerNetworkReConnect (4.72s) [2022-03-16T11:43:24.480Z] === RUN TestServicePlugin [2022-03-16T11:43:25.864Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-16T11:43:26.805Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-16T11:43:28.191Z] plugin_test.go:61: [db0a93b6aa531] joining swarm manager [d741907ff788e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:43:28.191Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-16T11:43:30.101Z] plugin_test.go:64: [d94b508bbf977] joining swarm manager [d741907ff788e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:43:34.313Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-16T11:43:34.313Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-16T11:43:34.369Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-16T11:43:34.370Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-16T11:43:34.370Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-16T11:43:34.370Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-16T11:43:34.370Z] Cross building: bundles/cross/linux/s390x [2022-03-16T11:43:34.370Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-16T11:43:34.370Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-16T11:43:34.925Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-16T11:43:35.185Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-16T11:43:35.185Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-16T11:43:35.673Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-16T11:43:35.673Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T11:43:35.673Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-16T11:43:35.673Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T11:43:35.673Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-16T11:43:35.760Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-16T11:43:35.760Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-16T11:43:36.022Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-16T11:43:36.964Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-16T11:43:38.346Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-16T11:43:38.346Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-16T11:43:38.346Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-16T11:43:38.607Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-16T11:43:38.868Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-16T11:43:39.813Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-16T11:43:40.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-16T11:43:40.759Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-16T11:43:41.020Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-16T11:43:41.020Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-16T11:43:41.020Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-16T11:43:41.020Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-16T11:43:41.020Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-16T11:43:42.931Z] docker_api_swarm_test.go:384: [de2c11a2f5853] joining swarm manager [dda747ae3b828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:43:43.501Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-16T11:43:44.072Z] === RUN TestDockerSuite/TestEventsRename [2022-03-16T11:43:44.331Z] docker_api_swarm_test.go:385: [d5f4b9f466704] joining swarm manager [dda747ae3b828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:43:44.592Z] === RUN TestDockerSuite/TestEventsResize [2022-03-16T11:43:45.164Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-16T11:43:50.448Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-16T11:43:51.019Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-16T11:43:51.589Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-16T11:43:53.314Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-16T11:43:53.314Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T11:43:53.770Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-16T11:43:54.131Z] === RUN TestDockerSuite/TestEventsTop [2022-03-16T11:43:54.703Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-16T11:43:54.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-16T11:43:56.085Z] --- PASS: TestServicePlugin (31.51s) [2022-03-16T11:43:56.085Z] === RUN TestServiceUpdateLabel [2022-03-16T11:43:57.467Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-16T11:43:58.426Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-03-16T11:43:58.426Z] === RUN TestServiceUpdateSecrets [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-16T11:44:04.406Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-16T11:44:04.406Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-16T11:44:04.406Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-16T11:44:04.406Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-16T11:44:04.406Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-16T11:44:04.406Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-16T11:44:04.406Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-16T11:44:04.406Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T11:44:04.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-16T11:44:05.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-16T11:44:05.016Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T11:44:05.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-16T11:44:08.417Z] === RUN TestDockerSuite/TestExec [2022-03-16T11:44:08.677Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-16T11:44:09.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-16T11:44:09.162Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T11:44:09.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-16T11:44:09.162Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T11:44:09.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-16T11:44:09.247Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-16T11:44:09.817Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-16T11:44:10.077Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-16T11:44:11.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-16T11:44:11.460Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-16T11:44:11.723Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-16T11:44:12.294Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-16T11:44:12.864Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-03-16T11:44:12.864Z] === RUN TestServiceUpdateConfigs [2022-03-16T11:44:13.125Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-16T11:44:13.698Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-16T11:44:13.983Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-16T11:44:14.271Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-16T11:44:14.843Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-16T11:44:15.949Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-16T11:44:15.949Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-16T11:44:15.949Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-16T11:44:15.949Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-16T11:44:15.949Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-16T11:44:15.949Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-16T11:44:15.949Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-16T11:44:15.949Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T11:44:15.949Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-16T11:44:16.227Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-16T11:44:16.798Z] === RUN TestDockerSuite/TestExecEnv [2022-03-16T11:44:16.935Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-16T11:44:16.935Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T11:44:16.935Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-16T11:44:16.935Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T11:44:16.935Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-16T11:44:16.935Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T11:44:16.935Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-16T11:44:16.935Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T11:44:16.935Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-16T11:44:17.368Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-16T11:44:18.752Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-16T11:44:19.012Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-16T11:44:20.921Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-16T11:44:21.181Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-16T11:44:21.687Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-16T11:44:21.687Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T11:44:21.687Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-16T11:44:21.687Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T11:44:21.687Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-16T11:44:21.752Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-16T11:44:21.758Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-16T11:44:21.758Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T11:44:21.758Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-16T11:44:21.758Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T11:44:21.758Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-16T11:44:22.324Z] === RUN TestDockerSuite/TestExecParseError [2022-03-16T11:44:22.894Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-16T11:44:23.465Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-16T11:44:23.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-16T11:44:24.065Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-16T11:44:25.005Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-16T11:44:25.483Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-16T11:44:25.575Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-16T11:44:26.145Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-16T11:44:28.055Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2022-03-16T11:44:28.055Z] === RUN TestServiceUpdateNetwork [2022-03-16T11:44:30.345Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-16T11:44:32.538Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-16T11:44:32.538Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T11:44:32.538Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-16T11:44:32.538Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T11:44:32.538Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-16T11:44:32.538Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T11:44:32.538Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-16T11:44:32.538Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T11:44:32.538Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-16T11:44:33.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-16T11:44:33.879Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T11:44:33.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-16T11:44:36.331Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-16T11:44:36.331Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T11:44:36.331Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-16T11:44:36.331Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T11:44:36.331Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-16T11:44:38.051Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-16T11:44:38.051Z] === RUN TestDockerSuite/TestExecTTY [2022-03-16T11:44:38.051Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-16T11:44:38.621Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-16T11:44:39.195Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-16T11:44:39.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-16T11:44:39.682Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T11:44:39.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-16T11:44:39.682Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T11:44:39.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-16T11:44:39.766Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-16T11:44:39.766Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-16T11:44:39.766Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-16T11:44:40.337Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-03-16T11:44:40.338Z] === RUN TestServiceUpdatePidsLimit [2022-03-16T11:44:41.279Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-16T11:44:41.852Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-16T11:44:41.852Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-16T11:44:42.793Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-16T11:44:42.793Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-16T11:44:43.365Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-16T11:44:43.466Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-16T11:44:43.936Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-16T11:44:46.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-16T11:44:46.745Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T11:44:46.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-16T11:44:46.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-16T11:44:46.745Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T11:44:46.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-16T11:44:46.745Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T11:44:46.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-16T11:44:47.234Z] check_test.go:379: [d5f4b9f466704] daemon is not started [2022-03-16T11:44:47.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-16T11:44:48.617Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-16T11:44:48.879Z] docker_api_swarm_test.go:802: [d28fff537f75d] joining swarm manager [dc6342969293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:44:49.912Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-16T11:44:50.173Z] docker_api_swarm_test.go:802: [d015a25025859] joining swarm manager [dc6342969293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:44:51.565Z] docker_api_swarm_test.go:802: [d6934236870e8] joining swarm manager [dc6342969293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-16T11:44:52.947Z] docker_api_swarm_test.go:802: [dc30bb89048ad] joining swarm manager [dc6342969293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-16T11:44:53.206Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-16T11:44:54.148Z] docker_api_swarm_test.go:810: [dac86773a3e5d] joining swarm manager [dc6342969293c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-16T11:44:55.091Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-16T11:44:57.002Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2022-03-16T11:44:57.002Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-03-16T11:44:57.002Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-16T11:44:57.002Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-03-16T11:44:57.002Z] PASS [2022-03-16T11:44:57.002Z] [2022-03-16T11:44:57.002Z] === Skipped [2022-03-16T11:44:57.263Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-16T11:44:57.263Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-16T11:44:57.263Z] [2022-03-16T11:44:57.263Z] DONE 27 tests, 1 skipped in 196.329s [2022-03-16T11:44:57.263Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-16T11:44:57.263Z] ++ 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-16T11:44:57.263Z] ++ set -e [2022-03-16T11:44:57.263Z] ++ '[' -n 0 ']' [2022-03-16T11:44:57.263Z] ++ set -x [2022-03-16T11:44:57.263Z] ++ 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-16T11:44:57.263Z] INFO: Testing against a local daemon [2022-03-16T11:44:57.263Z] === RUN TestSessionCreate [2022-03-16T11:44:57.263Z] --- PASS: TestSessionCreate (0.02s) [2022-03-16T11:44:57.263Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-16T11:44:57.263Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-16T11:44:57.263Z] PASS [2022-03-16T11:44:57.263Z] [2022-03-16T11:44:57.263Z] DONE 2 tests in 0.214s [2022-03-16T11:44:57.263Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-16T11:44:57.263Z] ++ 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-16T11:44:57.263Z] ++ set -e [2022-03-16T11:44:57.263Z] ++ '[' -n 0 ']' [2022-03-16T11:44:57.263Z] ++ set -x [2022-03-16T11:44:57.263Z] ++ 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-16T11:44:57.524Z] INFO: Testing against a local daemon [2022-03-16T11:44:57.524Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-16T11:44:57.524Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:44:57.524Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:44:57.524Z] === RUN TestDiskUsage [2022-03-16T11:44:57.524Z] === PAUSE TestDiskUsage [2022-03-16T11:44:57.524Z] === RUN TestEventsExecDie [2022-03-16T11:44:58.094Z] --- PASS: TestEventsExecDie (0.57s) [2022-03-16T11:44:58.094Z] === RUN TestEventsBackwardsCompatible [2022-03-16T11:44:58.094Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-16T11:44:58.094Z] === RUN TestEventsVolumeCreate [2022-03-16T11:44:58.094Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-16T11:44:58.094Z] === RUN TestInfoBinaryCommits [2022-03-16T11:44:58.355Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-16T11:44:58.355Z] === RUN TestInfoAPIVersioned [2022-03-16T11:44:58.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-16T11:44:58.355Z] === RUN TestInfoAPI [2022-03-16T11:44:58.355Z] --- PASS: TestInfoAPI (0.02s) [2022-03-16T11:44:58.355Z] === RUN TestInfoAPIWarnings [2022-03-16T11:44:59.296Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-16T11:45:00.248Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-16T11:45:00.248Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-16T11:45:00.248Z] === RUN TestDockerSuite/TestHealth [2022-03-16T11:45:10.761Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-16T11:45:11.324Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-16T11:45:11.324Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-16T11:45:11.887Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-16T11:45:11.887Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-16T11:45:13.137Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-16T11:45:13.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/test/unit [2022-03-16T11:45:13.711Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-16T11:45:13.711Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-16T11:45:13.711Z] + TESTDIRS=./... [2022-03-16T11:45:13.711Z] + exclude_paths='/vendor/|/integration' [2022-03-16T11:45:13.711Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-16T11:45:13.711Z] ++ go list ./... [2022-03-16T11:45:14.641Z] + pkg_list='github.com/docker/docker/api [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/backend [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/container [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/events [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/filters [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/image [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/mount [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/network [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/registry [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/time [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/versions [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:45:14.641Z] github.com/docker/docker/api/types/volume [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:45:14.641Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:45:14.641Z] github.com/docker/docker/cli [2022-03-16T11:45:14.641Z] github.com/docker/docker/cli/config [2022-03-16T11:45:14.641Z] github.com/docker/docker/cli/debug [2022-03-16T11:45:14.641Z] github.com/docker/docker/client [2022-03-16T11:45:14.641Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:45:14.641Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:45:14.641Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:45:14.641Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:45:14.641Z] github.com/docker/docker/container [2022-03-16T11:45:14.641Z] github.com/docker/docker/container/stream [2022-03-16T11:45:14.641Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:45:14.641Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:45:14.641Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/config [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/events [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/exec [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/images [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/links [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/names [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/network [2022-03-16T11:45:14.641Z] github.com/docker/docker/daemon/stats [2022-03-16T11:45:14.641Z] github.com/docker/docker/distribution [2022-03-16T11:45:14.641Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:45:14.641Z] github.com/docker/docker/distribution/utils [2022-03-16T11:45:14.641Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:45:14.641Z] github.com/docker/docker/dockerversion [2022-03-16T11:45:14.641Z] github.com/docker/docker/errdefs [2022-03-16T11:45:14.641Z] github.com/docker/docker/image [2022-03-16T11:45:14.641Z] github.com/docker/docker/image/cache [2022-03-16T11:45:14.641Z] github.com/docker/docker/image/tarexport [2022-03-16T11:45:14.641Z] github.com/docker/docker/image/v1 [2022-03-16T11:45:14.641Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:45:14.641Z] github.com/docker/docker/layer [2022-03-16T11:45:14.641Z] github.com/docker/docker/libcontainerd [2022-03-16T11:45:14.641Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:45:14.641Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:45:14.641Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:45:14.641Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:45:14.641Z] github.com/docker/docker/oci [2022-03-16T11:45:14.641Z] github.com/docker/docker/oci/caps [2022-03-16T11:45:14.641Z] github.com/docker/docker/opts [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/archive [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/directory [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/platform [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/pools [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/progress [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/signal [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/stack [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/system [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:45:14.641Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:45:14.641Z] github.com/docker/docker/plugin [2022-03-16T11:45:14.641Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:45:14.641Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:45:14.641Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:45:14.641Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:45:14.641Z] github.com/docker/docker/quota [2022-03-16T11:45:14.641Z] github.com/docker/docker/reference [2022-03-16T11:45:14.641Z] github.com/docker/docker/registry [2022-03-16T11:45:14.641Z] github.com/docker/docker/registry/resumable [2022-03-16T11:45:14.641Z] github.com/docker/docker/restartmanager [2022-03-16T11:45:14.641Z] github.com/docker/docker/rootless [2022-03-16T11:45:14.642Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:45:14.642Z] github.com/docker/docker/runconfig [2022-03-16T11:45:14.642Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/environment [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/registry [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/request [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/drivers [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/local [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/mounts [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/service [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:45:14.642Z] ++ grep --fixed-strings -v /libnetwork [2022-03-16T11:45:14.642Z] ++ echo 'github.com/docker/docker/api [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/backend [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/events [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/filters [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/image [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/mount [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/network [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/registry [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/time [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli/config [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli/debug [2022-03-16T11:45:14.642Z] github.com/docker/docker/client [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:45:14.642Z] github.com/docker/docker/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/container/stream [2022-03-16T11:45:14.642Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:45:14.642Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:45:14.642Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/config [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/events [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/exec [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/images [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/links [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/names [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/network [2022-03-16T11:45:14.642Z] github.com/docker/docker/daemon/stats [2022-03-16T11:45:14.642Z] github.com/docker/docker/distribution [2022-03-16T11:45:14.642Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:45:14.642Z] github.com/docker/docker/distribution/utils [2022-03-16T11:45:14.642Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:45:14.642Z] github.com/docker/docker/dockerversion [2022-03-16T11:45:14.642Z] github.com/docker/docker/errdefs [2022-03-16T11:45:14.642Z] github.com/docker/docker/image [2022-03-16T11:45:14.642Z] github.com/docker/docker/image/cache [2022-03-16T11:45:14.642Z] github.com/docker/docker/image/tarexport [2022-03-16T11:45:14.642Z] github.com/docker/docker/image/v1 [2022-03-16T11:45:14.642Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:45:14.642Z] github.com/docker/docker/layer [2022-03-16T11:45:14.642Z] github.com/docker/docker/libcontainerd [2022-03-16T11:45:14.642Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:45:14.642Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:45:14.642Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:45:14.642Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:45:14.642Z] github.com/docker/docker/oci [2022-03-16T11:45:14.642Z] github.com/docker/docker/oci/caps [2022-03-16T11:45:14.642Z] github.com/docker/docker/opts [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/archive [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/directory [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/platform [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/pools [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/progress [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/signal [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/stack [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/system [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:45:14.642Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:45:14.642Z] github.com/docker/docker/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:45:14.642Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:45:14.642Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:45:14.642Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:45:14.642Z] github.com/docker/docker/quota [2022-03-16T11:45:14.642Z] github.com/docker/docker/reference [2022-03-16T11:45:14.642Z] github.com/docker/docker/registry [2022-03-16T11:45:14.642Z] github.com/docker/docker/registry/resumable [2022-03-16T11:45:14.642Z] github.com/docker/docker/restartmanager [2022-03-16T11:45:14.642Z] github.com/docker/docker/rootless [2022-03-16T11:45:14.642Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:45:14.642Z] github.com/docker/docker/runconfig [2022-03-16T11:45:14.642Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/environment [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/registry [2022-03-16T11:45:14.642Z] github.com/docker/docker/testutil/request [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/drivers [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/local [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/mounts [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/service [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:45:14.642Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:45:14.642Z] + base_pkg_list='github.com/docker/docker/api [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/backend [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/events [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/filters [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/image [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/mount [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/network [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/registry [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/time [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:45:14.642Z] github.com/docker/docker/api/types/volume [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:45:14.642Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli/config [2022-03-16T11:45:14.642Z] github.com/docker/docker/cli/debug [2022-03-16T11:45:14.642Z] github.com/docker/docker/client [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:45:14.642Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:45:14.642Z] github.com/docker/docker/container [2022-03-16T11:45:14.642Z] github.com/docker/docker/container/stream [2022-03-16T11:45:14.642Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:45:14.642Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:45:14.643Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/config [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/events [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/exec [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/images [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/links [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/names [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/network [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/stats [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/utils [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:45:14.643Z] github.com/docker/docker/dockerversion [2022-03-16T11:45:14.643Z] github.com/docker/docker/errdefs [2022-03-16T11:45:14.643Z] github.com/docker/docker/image [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/cache [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/tarexport [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/v1 [2022-03-16T11:45:14.643Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:45:14.643Z] github.com/docker/docker/layer [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:45:14.643Z] github.com/docker/docker/oci [2022-03-16T11:45:14.643Z] github.com/docker/docker/oci/caps [2022-03-16T11:45:14.643Z] github.com/docker/docker/opts [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/archive [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/directory [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/platform [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/pools [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/progress [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/signal [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/stack [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/system [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:45:14.643Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:45:14.643Z] github.com/docker/docker/plugin [2022-03-16T11:45:14.643Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:45:14.643Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:45:14.643Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:45:14.643Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:45:14.643Z] github.com/docker/docker/quota [2022-03-16T11:45:14.643Z] github.com/docker/docker/reference [2022-03-16T11:45:14.643Z] github.com/docker/docker/registry [2022-03-16T11:45:14.643Z] github.com/docker/docker/registry/resumable [2022-03-16T11:45:14.643Z] github.com/docker/docker/restartmanager [2022-03-16T11:45:14.643Z] github.com/docker/docker/rootless [2022-03-16T11:45:14.643Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:45:14.643Z] github.com/docker/docker/runconfig [2022-03-16T11:45:14.643Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/environment [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/registry [2022-03-16T11:45:14.643Z] github.com/docker/docker/testutil/request [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/drivers [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/local [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/mounts [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/service [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:45:14.643Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:45:14.643Z] ++ grep --fixed-strings /libnetwork [2022-03-16T11:45:14.643Z] ++ echo 'github.com/docker/docker/api [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/backend [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/container [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/events [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/filters [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/image [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/mount [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/network [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/registry [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/time [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/versions [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:45:14.643Z] github.com/docker/docker/api/types/volume [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:45:14.643Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:45:14.643Z] github.com/docker/docker/cli [2022-03-16T11:45:14.643Z] github.com/docker/docker/cli/config [2022-03-16T11:45:14.643Z] github.com/docker/docker/cli/debug [2022-03-16T11:45:14.643Z] github.com/docker/docker/client [2022-03-16T11:45:14.643Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:45:14.643Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:45:14.643Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:45:14.643Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:45:14.643Z] github.com/docker/docker/container [2022-03-16T11:45:14.643Z] github.com/docker/docker/container/stream [2022-03-16T11:45:14.643Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:45:14.643Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:45:14.643Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/config [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/events [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/exec [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/images [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/links [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/names [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/network [2022-03-16T11:45:14.643Z] github.com/docker/docker/daemon/stats [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/utils [2022-03-16T11:45:14.643Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:45:14.643Z] github.com/docker/docker/dockerversion [2022-03-16T11:45:14.643Z] github.com/docker/docker/errdefs [2022-03-16T11:45:14.643Z] github.com/docker/docker/image [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/cache [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/tarexport [2022-03-16T11:45:14.643Z] github.com/docker/docker/image/v1 [2022-03-16T11:45:14.643Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:45:14.643Z] github.com/docker/docker/layer [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:45:14.643Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:45:14.643Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/types [2022-03-16T11:45:14.644Z] github.com/docker/docker/oci [2022-03-16T11:45:14.644Z] github.com/docker/docker/oci/caps [2022-03-16T11:45:14.644Z] github.com/docker/docker/opts [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/archive [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/directory [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/platform [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/pools [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/progress [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/signal [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/stack [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/system [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:45:14.644Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:45:14.644Z] github.com/docker/docker/plugin [2022-03-16T11:45:14.644Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:45:14.644Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:45:14.644Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:45:14.644Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:45:14.644Z] github.com/docker/docker/quota [2022-03-16T11:45:14.644Z] github.com/docker/docker/reference [2022-03-16T11:45:14.644Z] github.com/docker/docker/registry [2022-03-16T11:45:14.644Z] github.com/docker/docker/registry/resumable [2022-03-16T11:45:14.644Z] github.com/docker/docker/restartmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/rootless [2022-03-16T11:45:14.644Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:45:14.644Z] github.com/docker/docker/runconfig [2022-03-16T11:45:14.644Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/environment [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/registry [2022-03-16T11:45:14.644Z] github.com/docker/docker/testutil/request [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/drivers [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/local [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/mounts [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/service [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:45:14.644Z] github.com/docker/docker/volume/testutils' [2022-03-16T11:45:14.644Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/types' [2022-03-16T11:45:14.644Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-16T11:45:14.644Z] + echo 'github.com/docker/docker/libnetwork [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/types' [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:45:14.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:45:14.644Z] + type docker-proxy [2022-03-16T11:45:14.644Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-16T11:45:14.644Z] + hack/make.sh binary-proxy install-proxy [2022-03-16T11:45:14.644Z] [2022-03-16T11:45:14.644Z] Removing bundles/ [2022-03-16T11:45:14.900Z] [2022-03-16T11:45:14.900Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-16T11:45:14.900Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-16T11:45:14.900Z] GOOS="" GOARCH="" GOARM="" [2022-03-16T11:45:15.153Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-03-16T11:45:15.153Z] === RUN TestInfoDebug [2022-03-16T11:45:15.153Z] --- PASS: TestInfoDebug (0.52s) [2022-03-16T11:45:15.153Z] === RUN TestInfoInsecureRegistries [2022-03-16T11:45:15.723Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-16T11:45:15.723Z] === RUN TestInfoRegistryMirrors [2022-03-16T11:45:15.983Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-16T11:45:15.983Z] === RUN TestLoginFailsWithBadCredentials [2022-03-16T11:45:16.243Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-16T11:45:16.243Z] === RUN TestPingCacheHeaders [2022-03-16T11:45:16.243Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-16T11:45:16.243Z] === RUN TestPingGet [2022-03-16T11:45:16.243Z] --- PASS: TestPingGet (0.01s) [2022-03-16T11:45:16.243Z] === RUN TestPingHead [2022-03-16T11:45:16.243Z] --- PASS: TestPingHead (0.02s) [2022-03-16T11:45:16.243Z] === RUN TestVersion [2022-03-16T11:45:16.243Z] --- PASS: TestVersion (0.02s) [2022-03-16T11:45:16.243Z] === CONT TestDiskUsage [2022-03-16T11:45:16.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/container_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/image_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/volume_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-16T11:45:16.812Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-16T11:45:17.072Z] === RUN TestDiskUsage/after_container.Run [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-16T11:45:17.332Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage (1.30s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-16T11:45:17.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-16T11:45:17.593Z] PASS [2022-03-16T11:45:17.593Z] [2022-03-16T11:45:17.593Z] === Skipped [2022-03-16T11:45:17.593Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-16T11:45:17.593Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-16T11:45:17.593Z] [2022-03-16T11:45:17.593Z] DONE 50 tests, 1 skipped in 20.210s [2022-03-16T11:45:17.593Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-16T11:45:17.593Z] ++ 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-16T11:45:17.593Z] ++ set -e [2022-03-16T11:45:17.593Z] ++ '[' -n 0 ']' [2022-03-16T11:45:17.593Z] ++ set -x [2022-03-16T11:45:17.593Z] ++ 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-16T11:45:17.854Z] INFO: Testing against a local daemon [2022-03-16T11:45:17.854Z] === RUN TestVolumesCreateAndList [2022-03-16T11:45:17.854Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-16T11:45:17.854Z] === RUN TestVolumesRemove [2022-03-16T11:45:17.854Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-16T11:45:17.854Z] === RUN TestVolumesInspect [2022-03-16T11:45:17.854Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-16T11:45:17.854Z] === RUN TestVolumesInvalidJSON [2022-03-16T11:45:17.854Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-16T11:45:17.854Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-16T11:45:17.854Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-16T11:45:17.854Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-16T11:45:17.854Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-16T11:45:17.854Z] PASS [2022-03-16T11:45:17.854Z] [2022-03-16T11:45:17.854Z] DONE 5 tests in 0.291s [2022-03-16T11:45:17.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T11:45:18.114Z] ++++ cat bundles/test-integration/docker.pid [2022-03-16T11:45:18.114Z] +++ kill 6535 [2022-03-16T11:45:18.375Z] +++ /etc/init.d/apparmor stop [2022-03-16T11:45:18.375Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T11:45:18.375Z] [2022-03-16T11:45:18.375Z] Unloading profiles will leave already running processes permanently [2022-03-16T11:45:18.375Z] unconfined, which can lead to unexpected situations. [2022-03-16T11:45:18.375Z] [2022-03-16T11:45:18.375Z] To set a process to complain mode, use the command line tool [2022-03-16T11:45:18.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T11:45:18.375Z] +++ true [2022-03-16T11:45:18.375Z] exiting test-integration [2022-03-16T11:45:18.375Z] ++ exit 0 [2022-03-16T11:45:18.375Z] [2022-03-16T11:45:19.315Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-16T11:45:19.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-16T11:45:19.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-16T11:45:19.315Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-16T11:45:19.887Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-16T11:45:19.887Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-16T11:45:20.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-16T11:45:20.366Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T11:45:20.458Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-16T11:45:20.458Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-16T11:45:20.458Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-16T11:45:20.458Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-16T11:45:20.719Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-16T11:45:20.821Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-16T11:45:20.821Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T11:45:20.979Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-16T11:45:21.239Z] + for job in $(jobs -p) [2022-03-16T11:45:21.239Z] + wait 31092 [2022-03-16T11:45:21.277Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-16T11:45:21.501Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-16T11:45:21.501Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-16T11:45:22.083Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-16T11:45:22.343Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-16T11:45:22.806Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-16T11:45:22.806Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T11:45:22.806Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-16T11:45:22.913Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-16T11:45:23.054Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-16T11:45:23.054Z] [2022-03-16T11:45:23.054Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-16T11:45:23.054Z] Installing docker-proxy to /usr/local/bin/ [2022-03-16T11:45:23.054Z] [2022-03-16T11:45:23.054Z] + mkdir -p bundles [2022-03-16T11:45:23.054Z] + '[' -n 'github.com/docker/docker/api [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/backend/build [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/httputils [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/middleware [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/build [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/container [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/debug [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/distribution [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/grpc [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/image [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/network [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/plugin [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/session [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/swarm [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/system [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/server/router/volume [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/backend [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/blkiodev [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/container [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/events [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/filters [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/image [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/mount [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/network [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/registry [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/strslice [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/swarm [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/time [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/versions [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-16T11:45:23.054Z] github.com/docker/docker/api/types/volume [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/builder-next/worker [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/dockerfile [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/remotecontext [2022-03-16T11:45:23.054Z] github.com/docker/docker/builder/remotecontext/git [2022-03-16T11:45:23.054Z] github.com/docker/docker/cli [2022-03-16T11:45:23.054Z] github.com/docker/docker/cli/config [2022-03-16T11:45:23.054Z] github.com/docker/docker/cli/debug [2022-03-16T11:45:23.054Z] github.com/docker/docker/client [2022-03-16T11:45:23.054Z] github.com/docker/docker/cmd/docker-proxy [2022-03-16T11:45:23.054Z] github.com/docker/docker/cmd/dockerd [2022-03-16T11:45:23.054Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-16T11:45:23.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-16T11:45:23.054Z] github.com/docker/docker/container [2022-03-16T11:45:23.054Z] github.com/docker/docker/container/stream [2022-03-16T11:45:23.054Z] github.com/docker/docker/contrib/apparmor [2022-03-16T11:45:23.054Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-16T11:45:23.054Z] github.com/docker/docker/contrib/httpserver [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster/convert [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster/executor [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/cluster/provider [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/config [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/events [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/events/testutils [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/exec [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/images [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/initlayer [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/links [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/listeners [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/logger [2022-03-16T11:45:23.054Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/gelf [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/journald [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/local [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/logentries [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/splunk [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/syslog [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/logger/templates [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/names [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/network [2022-03-16T11:45:23.055Z] github.com/docker/docker/daemon/stats [2022-03-16T11:45:23.055Z] github.com/docker/docker/distribution [2022-03-16T11:45:23.055Z] github.com/docker/docker/distribution/metadata [2022-03-16T11:45:23.055Z] github.com/docker/docker/distribution/utils [2022-03-16T11:45:23.055Z] github.com/docker/docker/distribution/xfer [2022-03-16T11:45:23.055Z] github.com/docker/docker/dockerversion [2022-03-16T11:45:23.055Z] github.com/docker/docker/errdefs [2022-03-16T11:45:23.055Z] github.com/docker/docker/image [2022-03-16T11:45:23.055Z] github.com/docker/docker/image/cache [2022-03-16T11:45:23.055Z] github.com/docker/docker/image/tarexport [2022-03-16T11:45:23.055Z] github.com/docker/docker/image/v1 [2022-03-16T11:45:23.055Z] github.com/docker/docker/internal/test/suite [2022-03-16T11:45:23.055Z] github.com/docker/docker/layer [2022-03-16T11:45:23.055Z] github.com/docker/docker/libcontainerd [2022-03-16T11:45:23.055Z] github.com/docker/docker/libcontainerd/queue [2022-03-16T11:45:23.055Z] github.com/docker/docker/libcontainerd/remote [2022-03-16T11:45:23.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-16T11:45:23.055Z] github.com/docker/docker/libcontainerd/types [2022-03-16T11:45:23.055Z] github.com/docker/docker/oci [2022-03-16T11:45:23.055Z] github.com/docker/docker/oci/caps [2022-03-16T11:45:23.055Z] github.com/docker/docker/opts [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/aaparser [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/archive [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/authorization [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/broadcaster [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/capabilities [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/chrootarchive [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/containerfs [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/devicemapper [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/directory [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/dmesg [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/filenotify [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/fileutils [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/fsutils [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/homedir [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/idtools [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/ioutils [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/jsonmessage [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/longpath [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/loopback [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/namesgenerator [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/parsers [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/pidfile [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/platform [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugingetter [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugins [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/plugins/transport [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/pools [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/progress [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/pubsub [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/reexec [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/signal [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/stack [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/stdcopy [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/streamformatter [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/stringid [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/sysinfo [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/system [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/tailfile [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/tarsum [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/truncindex [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/urlutil [2022-03-16T11:45:23.055Z] github.com/docker/docker/pkg/useragent [2022-03-16T11:45:23.055Z] github.com/docker/docker/plugin [2022-03-16T11:45:23.055Z] github.com/docker/docker/plugin/executor/containerd [2022-03-16T11:45:23.055Z] github.com/docker/docker/plugin/v2 [2022-03-16T11:45:23.055Z] github.com/docker/docker/profiles/apparmor [2022-03-16T11:45:23.055Z] github.com/docker/docker/profiles/seccomp [2022-03-16T11:45:23.055Z] github.com/docker/docker/quota [2022-03-16T11:45:23.055Z] github.com/docker/docker/reference [2022-03-16T11:45:23.055Z] github.com/docker/docker/registry [2022-03-16T11:45:23.055Z] github.com/docker/docker/registry/resumable [2022-03-16T11:45:23.055Z] github.com/docker/docker/restartmanager [2022-03-16T11:45:23.055Z] github.com/docker/docker/rootless [2022-03-16T11:45:23.055Z] github.com/docker/docker/rootless/specconv [2022-03-16T11:45:23.055Z] github.com/docker/docker/runconfig [2022-03-16T11:45:23.055Z] github.com/docker/docker/runconfig/opts [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/daemon [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/environment [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fakecontext [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fakegit [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fakestorage [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fixtures/load [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/registry [2022-03-16T11:45:23.055Z] github.com/docker/docker/testutil/request [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/drivers [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/local [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/mounts [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/service [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/service/opts [2022-03-16T11:45:23.055Z] github.com/docker/docker/volume/testutils' ']' [2022-03-16T11:45:23.055Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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-16T11:45:23.055Z] ? github.com/docker/docker/api [no test files] [2022-03-16T11:45:23.483Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-16T11:45:23.483Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-16T11:45:24.054Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-16T11:45:26.595Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-16T11:45:26.595Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-16T11:45:26.595Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-16T11:45:27.978Z] === RUN TestDockerSuite/TestImportFile [2022-03-16T11:45:28.580Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-16T11:45:28.918Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-16T11:45:28.918Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-16T11:45:29.859Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-16T11:45:30.113Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-16T11:45:30.113Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T11:45:30.113Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-16T11:45:30.113Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T11:45:30.113Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-16T11:45:31.243Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-16T11:45:31.644Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-16T11:45:32.183Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-16T11:45:32.606Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-16T11:45:32.754Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-16T11:45:33.062Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-16T11:45:33.324Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-16T11:45:33.585Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-16T11:45:33.845Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-16T11:45:33.846Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-16T11:45:34.025Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-16T11:45:34.416Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-16T11:45:34.481Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-16T11:45:34.677Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-16T11:45:35.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-16T11:45:35.819Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-16T11:45:36.080Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-16T11:45:36.650Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-16T11:45:36.650Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-16T11:45:38.035Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-16T11:45:38.295Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-16T11:45:38.865Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-16T11:45:38.865Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-16T11:45:39.125Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-16T11:45:39.125Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-16T11:45:39.125Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-16T11:45:40.072Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-16T11:45:40.333Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-16T11:45:40.905Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-16T11:45:41.105Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-03-16T11:45:41.476Z] === RUN TestDockerSuite/TestInspectImage [2022-03-16T11:45:41.476Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-16T11:45:41.476Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-16T11:45:41.476Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-16T11:45:41.476Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-16T11:45:41.525Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-16T11:45:42.045Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-16T11:45:42.341Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-16T11:45:42.601Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-16T11:45:42.862Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-16T11:45:43.433Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-16T11:45:43.690Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-16T11:45:43.690Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T11:45:43.690Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-16T11:45:45.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-16T11:45:45.217Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T11:45:45.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-16T11:45:45.343Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-16T11:45:45.605Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-16T11:45:45.675Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-16T11:45:46.177Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-16T11:45:46.746Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-16T11:45:47.688Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-16T11:45:48.258Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-16T11:45:48.518Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-16T11:45:48.565Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-16T11:45:49.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-16T11:45:49.526Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-16T11:45:49.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-16T11:45:49.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-16T11:45:49.930Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-16T11:45:49.984Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-16T11:45:49.984Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T11:45:49.984Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-16T11:45:50.501Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-16T11:45:50.501Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-16T11:45:50.947Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-16T11:45:51.908Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-16T11:45:51.908Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T11:45:51.908Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-16T11:45:51.908Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T11:45:51.908Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-16T11:45:52.413Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-16T11:45:53.355Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-16T11:45:53.925Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-16T11:45:54.186Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-16T11:45:55.569Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-16T11:45:56.950Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-16T11:45:58.333Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-16T11:45:58.333Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-16T11:45:58.960Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-16T11:45:59.717Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-16T11:45:59.979Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-16T11:46:00.550Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-16T11:46:08.712Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-16T11:46:09.281Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-16T11:46:10.664Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-16T11:46:10.925Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-16T11:46:11.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-16T11:46:12.026Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-16T11:46:12.026Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T11:46:12.026Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-16T11:46:12.570Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-16T11:46:12.570Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-16T11:46:13.144Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-16T11:46:13.144Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-16T11:46:13.144Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-16T11:46:14.087Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-16T11:46:14.658Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-16T11:46:15.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-16T11:46:17.506Z] docker_api_swarm_service_test.go:395: [dadf310e3612c] joining swarm manager [dbb4827d95d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:46:18.446Z] docker_api_swarm_service_test.go:395: [d689adcb9c360] joining swarm manager [dbb4827d95d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:46:18.446Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-16T11:46:19.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-16T11:46:19.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-16T11:46:19.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-16T11:46:24.299Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-16T11:46:24.299Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-16T11:46:24.299Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-16T11:46:24.868Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-16T11:46:25.049Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-16T11:46:25.813Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-16T11:46:26.034Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-16T11:46:26.034Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T11:46:26.034Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-16T11:46:26.034Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T11:46:26.034Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-16T11:46:26.034Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T11:46:26.034Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-16T11:46:26.385Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-16T11:46:26.501Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-16T11:46:27.325Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-16T11:46:28.065Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-16T11:46:28.265Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-16T11:46:30.317Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-16T11:46:30.578Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-16T11:46:30.838Z] === RUN TestDockerSuite/TestLogsSince [2022-03-16T11:46:32.819Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-16T11:46:33.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-16T11:46:34.394Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-16T11:46:34.395Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T11:46:34.863Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-16T11:46:34.863Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T11:46:34.863Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-16T11:46:34.863Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-16T11:46:35.287Z] docker_api_swarm_service_test.go:343: [db39b540dd193] joining swarm manager [dde164707b1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:46:36.228Z] docker_api_swarm_service_test.go:343: [db5a0c743c7c8] joining swarm manager [dde164707b1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:46:37.614Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-16T11:46:39.619Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-16T11:46:41.600Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-16T11:46:41.600Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-16T11:46:41.600Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-16T11:46:44.197Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-16T11:46:44.198Z] === RUN TestDockerSuite/TestLogsTail [2022-03-16T11:46:44.198Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-16T11:46:44.768Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-16T11:46:45.337Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-16T11:46:45.598Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-16T11:46:45.858Z] === RUN TestDockerSuite/TestNetHostname [2022-03-16T11:46:46.270Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-16T11:46:46.270Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T11:46:46.727Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-16T11:46:46.727Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T11:46:47.182Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-16T11:46:47.183Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T11:46:47.183Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-16T11:46:47.243Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-16T11:46:47.504Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-16T11:46:47.639Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-16T11:46:47.639Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T11:46:47.639Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-16T11:46:49.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-16T11:46:51.966Z] docker_api_swarm_service_test.go:490: [d395d09bdebc2] joining swarm manager [d4fb05e9485a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:46:52.536Z] docker_api_swarm_service_test.go:490: [de95a2e58c71c] joining swarm manager [d4fb05e9485a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:46:53.108Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-16T11:46:55.021Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-16T11:46:55.142Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-16T11:46:55.142Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T11:46:55.142Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-16T11:46:55.281Z] === RUN TestDockerSuite/TestPluginActive [2022-03-16T11:46:56.625Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-16T11:46:56.625Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-16T11:46:57.480Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-16T11:46:57.838Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-16T11:47:00.483Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-16T11:47:01.448Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-16T11:47:01.448Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T11:47:01.448Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-16T11:47:01.448Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T11:47:01.904Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-16T11:47:01.904Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T11:47:01.904Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-16T11:47:01.904Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-16T11:47:02.231Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-16T11:47:02.538Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-16T11:47:02.538Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-16T11:47:02.538Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/types [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-16T11:47:02.538Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-16T11:47:02.868Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-16T11:47:03.102Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-16T11:47:03.102Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-16T11:47:03.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-16T11:47:03.219Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-16T11:47:03.219Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T11:47:03.219Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-16T11:47:03.359Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-03-16T11:47:03.359Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-16T11:47:03.359Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-16T11:47:04.419Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-16T11:47:04.419Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-16T11:47:04.419Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-16T11:47:04.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-16T11:47:05.250Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-16T11:47:05.955Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-03-16T11:47:06.214Z] ok github.com/docker/docker/builder/dockerfile 0.248s coverage: 49.3% of statements [2022-03-16T11:47:06.696Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-16T11:47:07.005Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-16T11:47:07.142Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-16T11:47:08.071Z] ok github.com/docker/docker/builder/remotecontext/git 1.741s coverage: 86.3% of statements [2022-03-16T11:47:08.071Z] ? github.com/docker/docker/cli [no test files] [2022-03-16T11:47:08.071Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-16T11:47:08.634Z] ok github.com/docker/docker/cmd/docker-proxy 0.155s coverage: 67.6% of statements [2022-03-16T11:47:08.694Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-16T11:47:08.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-16T11:47:08.869Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T11:47:08.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-16T11:47:08.869Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T11:47:08.869Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-16T11:47:08.869Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-16T11:47:09.219Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-16T11:47:10.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-16T11:47:10.607Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-16T11:47:12.594Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-16T11:47:12.857Z] ok github.com/docker/docker/client 0.176s coverage: 75.7% of statements [2022-03-16T11:47:13.150Z] docker_api_swarm_service_test.go:128: [d3c80aa315060] joining swarm manager [df433bd3b255f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:47:13.150Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-16T11:47:13.412Z] docker_api_swarm_service_test.go:129: [dbfe7cfcc3797] joining swarm manager [df433bd3b255f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:47:15.324Z] docker_api_swarm_service_test.go:137: [d6fddc700fcbf] joining swarm manager [df433bd3b255f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-16T11:47:16.265Z] docker_api_swarm_service_test.go:138: [d4bf513b4e00a] joining swarm manager [df433bd3b255f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-16T11:47:16.370Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-16T11:47:16.370Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T11:47:16.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-16T11:47:16.370Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T11:47:16.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-16T11:47:16.370Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T11:47:16.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-16T11:47:16.370Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T11:47:16.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-16T11:47:16.839Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-16T11:47:17.555Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-16T11:47:17.555Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-16T11:47:17.555Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T11:47:17.555Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-16T11:47:18.806Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-16T11:47:19.746Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-16T11:47:20.687Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-16T11:47:21.627Z] === RUN TestDockerSuite/TestPortList [2022-03-16T11:47:27.389Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-16T11:47:28.232Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-16T11:47:29.171Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-16T11:47:31.112Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-16T11:47:32.076Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-16T11:47:32.076Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T11:47:32.076Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-16T11:47:35.748Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-16T11:47:35.748Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-16T11:47:35.748Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-16T11:47:35.748Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-16T11:47:35.748Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-16T11:47:35.811Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-16T11:47:36.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-16T11:47:36.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-16T11:47:36.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-16T11:47:36.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-16T11:47:37.353Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-16T11:47:37.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-16T11:47:37.520Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-16T11:47:38.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-16T11:47:38.603Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-16T11:47:39.062Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-16T11:47:39.848Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-16T11:47:40.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-16T11:47:40.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-16T11:47:41.049Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-16T11:47:41.621Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-16T11:47:41.621Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-16T11:47:43.006Z] docker_api_swarm_service_test.go:304: [df12e7a4ee481] joining swarm manager [d53ea18cb8f31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:47:43.950Z] docker_api_swarm_service_test.go:304: [d65ade38ddb2f] joining swarm manager [d53ea18cb8f31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:47:43.950Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-16T11:47:45.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-16T11:47:45.336Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-16T11:47:47.692Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-16T11:47:47.692Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T11:47:47.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-16T11:47:47.692Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T11:47:47.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-16T11:47:47.692Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T11:47:47.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-16T11:47:47.692Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T11:47:47.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-16T11:47:47.877Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-16T11:47:48.148Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-16T11:47:49.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-16T11:47:51.176Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-16T11:47:51.176Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-16T11:47:51.900Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-16T11:47:53.739Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-16T11:47:59.481Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.3% of statements [2022-03-16T11:47:59.481Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-16T11:47:59.481Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-03-16T11:47:59.481Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-16T11:47:59.481Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-16T11:47:59.481Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-16T11:47:59.481Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-16T11:47:59.481Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-16T11:48:00.316Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-16T11:48:01.259Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-16T11:48:02.642Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-16T11:48:02.752Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-03-16T11:48:03.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-16T11:48:03.583Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-16T11:48:03.679Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-16T11:48:04.967Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-16T11:48:05.044Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-16T11:48:05.538Z] docker_api_swarm_service_test.go:100: [d2ebc0ff8bd38] joining swarm manager [dfca140aa12c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:48:06.480Z] docker_api_swarm_service_test.go:101: [d01d27f542234] joining swarm manager [dfca140aa12c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:48:06.740Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-16T11:48:07.720Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-16T11:48:07.721Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T11:48:07.721Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-16T11:48:07.721Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T11:48:07.721Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-16T11:48:08.742Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-16T11:48:10.127Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-16T11:48:10.697Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-16T11:48:11.267Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-16T11:48:12.649Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-16T11:48:13.130Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-03-16T11:48:13.130Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-03-16T11:48:13.387Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-16T11:48:13.947Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-16T11:48:14.510Z] ok github.com/docker/docker/daemon 10.139s coverage: 17.2% of statements [2022-03-16T11:48:14.560Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-16T11:48:14.766Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-16T11:48:14.766Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-16T11:48:14.766Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-16T11:48:14.766Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-16T11:48:14.820Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-16T11:48:14.820Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-16T11:48:14.820Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-16T11:48:15.080Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-16T11:48:15.080Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-16T11:48:15.080Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-16T11:48:15.329Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.756s coverage: 74.6% of statements [2022-03-16T11:48:15.651Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-16T11:48:16.594Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-16T11:48:16.696Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2022-03-16T11:48:16.953Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-03-16T11:48:17.537Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-16T11:48:18.108Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-16T11:48:18.848Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-03-16T11:48:20.374Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.337s coverage: 50.5% of statements [2022-03-16T11:48:21.309Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.687s coverage: 46.2% of statements [2022-03-16T11:48:21.309Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-16T11:48:22.674Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-03-16T11:48:22.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.726s coverage: 58.0% of statements [2022-03-16T11:48:22.674Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-16T11:48:22.674Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-16T11:48:24.042Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 2.9% of statements [2022-03-16T11:48:24.341Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-16T11:48:24.690Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-16T11:48:24.904Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.8% of statements [2022-03-16T11:48:24.904Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-16T11:48:24.904Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-16T11:48:25.259Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-16T11:48:25.612Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-16T11:48:25.612Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T11:48:25.612Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-16T11:48:26.271Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.0% of statements [2022-03-16T11:48:26.527Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-03-16T11:48:26.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-16T11:48:27.090Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-16T11:48:27.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-16T11:48:27.173Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-16T11:48:27.173Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-16T11:48:27.173Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-16T11:48:27.347Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2022-03-16T11:48:27.433Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-16T11:48:27.603Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-03-16T11:48:28.003Z] check_test.go:379: [d2ebc0ff8bd38] daemon is not started [2022-03-16T11:48:28.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-16T11:48:28.421Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-03-16T11:48:29.027Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-16T11:48:29.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-16T11:48:29.589Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-03-16T11:48:29.915Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-16T11:48:30.153Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-03-16T11:48:30.486Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-16T11:48:31.082Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-16T11:48:31.338Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-03-16T11:48:31.593Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-16T11:48:32.397Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-16T11:48:32.522Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2022-03-16T11:48:32.522Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-16T11:48:32.522Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-16T11:48:33.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-16T11:48:33.340Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-16T11:48:33.448Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-03-16T11:48:33.602Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-16T11:48:33.602Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-16T11:48:34.010Z] ok github.com/docker/docker/distribution 0.656s coverage: 28.4% of statements [2022-03-16T11:48:34.010Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-16T11:48:34.617Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-16T11:48:35.181Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-16T11:48:35.518Z] docker_api_swarm_service_test.go:533: [d6f2239c3b11c] joining swarm manager [d526f6b5e022a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:48:35.742Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-16T11:48:35.999Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-03-16T11:48:35.999Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-16T11:48:36.255Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-03-16T11:48:36.817Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2022-03-16T11:48:36.817Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-16T11:48:36.903Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-16T11:48:36.903Z] docker_api_swarm_service_test.go:534: [d7ce082cf0395] joining swarm manager [d526f6b5e022a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:48:37.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-16T11:48:37.007Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T11:48:37.380Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-16T11:48:37.474Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-16T11:48:37.734Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-16T11:48:37.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-16T11:48:38.308Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-03-16T11:48:38.869Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-16T11:48:38.869Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-16T11:48:39.136Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-16T11:48:40.519Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-16T11:48:40.762Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.4% of statements [2022-03-16T11:48:41.325Z] ok github.com/docker/docker/pkg/authorization 0.165s coverage: 68.3% of statements [2022-03-16T11:48:41.325Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-16T11:48:41.582Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-16T11:48:41.902Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-16T11:48:42.844Z] === RUN TestDockerSuite/TestRmiTag [2022-03-16T11:48:42.844Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-16T11:48:43.789Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-16T11:48:43.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-16T11:48:44.893Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.5% of statements [2022-03-16T11:48:44.893Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-16T11:48:44.893Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-16T11:48:45.150Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-16T11:48:46.077Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-16T11:48:46.077Z] ok github.com/docker/docker/layer 7.829s coverage: 69.0% of statements [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-16T11:48:46.077Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-16T11:48:46.332Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-16T11:48:46.639Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-03-16T11:48:46.639Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-03-16T11:48:46.896Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-16T11:48:46.902Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-16T11:48:47.474Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-16T11:48:47.735Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-16T11:48:47.826Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 69.5% of statements [2022-03-16T11:48:48.081Z] ok github.com/docker/docker/pkg/ioutils 0.496s coverage: 70.1% of statements [2022-03-16T11:48:48.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-03-16T11:48:48.338Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-16T11:48:48.338Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-16T11:48:48.545Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-16T11:48:48.545Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T11:48:48.545Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-16T11:48:48.545Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T11:48:48.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-16T11:48:48.595Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-16T11:48:48.678Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-16T11:48:48.853Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-16T11:48:49.002Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-16T11:48:49.110Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2022-03-16T11:48:49.251Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-16T11:48:49.367Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-03-16T11:48:49.367Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-16T11:48:49.367Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-16T11:48:49.512Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-16T11:48:49.930Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-16T11:48:50.082Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-16T11:48:50.082Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-16T11:48:50.186Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-16T11:48:50.442Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-16T11:48:50.697Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-16T11:48:51.023Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-16T11:48:51.964Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-16T11:48:52.061Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-16T11:48:52.061Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-16T11:48:52.272Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-16T11:48:52.317Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-16T11:48:52.534Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-16T11:48:52.573Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-16T11:48:52.829Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-16T11:48:52.829Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-16T11:48:53.104Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-16T11:48:53.391Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-16T11:48:53.648Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-16T11:48:53.675Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-16T11:48:54.213Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-03-16T11:48:54.474Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-03-16T11:48:54.617Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-16T11:48:54.730Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-16T11:48:54.987Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-16T11:48:55.244Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-16T11:48:55.560Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-16T11:48:55.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-16T11:48:55.989Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-16T11:48:55.989Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T11:48:56.080Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-16T11:48:56.444Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-16T11:48:56.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-16T11:48:56.652Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-16T11:48:57.135Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-16T11:48:57.135Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-16T11:48:57.223Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-16T11:48:57.699Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-16T11:48:58.170Z] docker_api_swarm_service_test.go:148: [d61d21a51a033] joining swarm manager [d8bee7104ac33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:48:58.170Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-16T11:48:58.629Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-03-16T11:48:58.743Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-16T11:48:58.743Z] docker_api_swarm_service_test.go:148: [d77889da729e5] joining swarm manager [d8bee7104ac33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:48:58.886Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-16T11:48:59.686Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-16T11:48:59.817Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-03-16T11:49:00.427Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-16T11:49:00.427Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-16T11:49:00.628Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-16T11:49:00.989Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-16T11:49:00.989Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-16T11:49:01.198Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-16T11:49:01.775Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-16T11:49:02.349Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-16T11:49:02.349Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-16T11:49:02.893Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-16T11:49:03.735Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-16T11:49:03.821Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-16T11:49:04.077Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-16T11:49:04.311Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-16T11:49:04.881Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-16T11:49:05.442Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-16T11:49:05.453Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-16T11:49:05.714Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-16T11:49:05.714Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-16T11:49:06.284Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-16T11:49:06.856Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-16T11:49:06.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-16T11:49:06.924Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T11:49:07.117Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-16T11:49:07.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-16T11:49:07.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-16T11:49:07.947Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-16T11:49:08.208Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-16T11:49:08.778Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-16T11:49:08.778Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-16T11:49:09.724Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-16T11:49:10.295Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-16T11:49:10.556Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-16T11:49:11.128Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-16T11:49:11.128Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-16T11:49:11.700Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-16T11:49:12.640Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-16T11:49:13.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-16T11:49:14.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-16T11:49:15.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-16T11:49:15.056Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T11:49:15.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-16T11:49:15.056Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T11:49:15.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-16T11:49:15.096Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-16T11:49:15.666Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-16T11:49:15.926Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-16T11:49:16.499Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-16T11:49:17.441Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-16T11:49:18.406Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-16T11:49:18.975Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-16T11:49:18.975Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T11:49:18.975Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-16T11:49:19.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-16T11:49:20.956Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-16T11:49:20.956Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-16T11:49:21.216Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-16T11:49:22.598Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-16T11:49:23.488Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/rootless [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/volume [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-16T11:49:23.488Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === Skipped [2022-03-16T11:49:23.745Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-16T11:49:23.745Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-16T11:49:23.745Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-16T11:49:23.745Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-16T11:49:23.745Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-16T11:49:23.745Z] time="2022-03-16T11:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-16T11:49:23.745Z] time="2022-03-16T11:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-16T11:49:23.745Z] time="2022-03-16T11:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-16T11:49:23.745Z] time="2022-03-16T11:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-16T11:49:23.745Z] time="2022-03-16T11:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-16T11:49:23.745Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-16T11:49:23.745Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-16T11:49:23.745Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-16T11:49:23.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-16T11:49:23.745Z] graphtest_unix.go:71: No driver to put! [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-16T11:49:23.745Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-16T11:49:23.745Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-16T11:49:23.745Z] [2022-03-16T11:49:23.745Z] DONE 2323 tests, 28 skipped in 241.615s [2022-03-16T11:49:23.745Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/bitseq [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cluster [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/config [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/datastore [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/driverapi [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/etchosts [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/idm [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipam [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/iptables [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/netlabel [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/netutils [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/networkdb [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/ns [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/options [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/osl [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/portallocator [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/portmapper [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/testutils [2022-03-16T11:49:23.745Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-16T11:49:23.745Z] + 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-16T11:49:23.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-16T11:49:23.835Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T11:49:23.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-16T11:49:23.982Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-16T11:49:24.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-16T11:49:24.820Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T11:49:24.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-16T11:49:24.820Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T11:49:24.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-16T11:49:25.892Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-16T11:49:27.274Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-16T11:49:27.274Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-16T11:49:27.274Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-16T11:49:27.274Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-16T11:49:27.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-16T11:49:27.845Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-16T11:49:28.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-16T11:49:28.570Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T11:49:29.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-16T11:49:29.233Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-16T11:49:30.174Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-16T11:49:31.560Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-16T11:49:31.820Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-16T11:49:32.764Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-16T11:49:33.336Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-16T11:49:33.336Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-16T11:49:33.336Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-16T11:49:33.907Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-16T11:49:34.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-16T11:49:34.849Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-16T11:49:35.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-16T11:49:35.109Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-16T11:49:35.369Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-16T11:49:35.940Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-16T11:49:36.511Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-16T11:49:37.083Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-16T11:49:37.083Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-16T11:49:38.026Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-16T11:49:38.597Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-16T11:49:39.170Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-16T11:49:39.753Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-16T11:49:40.328Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-16T11:49:40.590Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-16T11:49:41.166Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-16T11:49:41.738Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-16T11:49:41.738Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-16T11:49:42.309Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-16T11:49:42.880Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-16T11:49:43.827Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-16T11:49:43.827Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T11:49:43.827Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-16T11:49:43.827Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-16T11:49:45.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-16T11:49:46.372Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-16T11:49:46.944Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-16T11:49:55.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-16T11:49:55.710Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T11:49:55.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-16T11:49:59.166Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-16T11:49:59.166Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-16T11:49:59.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-16T11:50:00.366Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-16T11:50:00.366Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-16T11:50:00.366Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-16T11:50:00.366Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-16T11:50:00.629Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-16T11:50:00.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-16T11:50:02.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-16T11:50:02.871Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T11:50:03.930Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-16T11:50:04.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-16T11:50:04.443Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-16T11:50:04.443Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T11:50:05.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-16T11:50:05.429Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-16T11:50:06.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-16T11:50:06.042Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T11:50:06.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-16T11:50:06.042Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T11:50:06.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-16T11:50:06.080Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-16T11:50:06.653Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-16T11:50:07.645Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-16T11:50:07.645Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T11:50:07.645Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-16T11:50:08.477Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-16T11:50:08.477Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-16T11:50:08.477Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-16T11:50:09.197Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-16T11:50:10.408Z] ok github.com/docker/docker/libnetwork 37.245s coverage: 40.7% of statements [2022-03-16T11:50:10.408Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-16T11:50:10.408Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-16T11:50:10.408Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-16T11:50:10.408Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-16T11:50:10.408Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-16T11:50:10.969Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.358s coverage: 59.9% of statements [2022-03-16T11:50:10.969Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-16T11:50:11.224Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-16T11:50:11.759Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-16T11:50:11.759Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-16T11:50:11.786Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.162s coverage: 4.0% of statements [2022-03-16T11:50:11.786Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-16T11:50:12.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-16T11:50:12.348Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-16T11:50:12.348Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-16T11:50:12.591Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-16T11:50:12.604Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-16T11:50:13.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-16T11:50:13.095Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T11:50:13.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-16T11:50:13.504Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-16T11:50:13.536Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-16T11:50:13.536Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-16T11:50:13.536Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-16T11:50:13.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-16T11:50:13.553Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T11:50:13.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-16T11:50:13.553Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T11:50:13.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-16T11:50:14.924Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-16T11:50:14.924Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-16T11:50:15.722Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-16T11:50:15.722Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T11:50:15.722Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-16T11:50:15.722Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T11:50:15.722Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-16T11:50:15.869Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-16T11:50:17.259Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-16T11:50:17.259Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-16T11:50:17.259Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-16T11:50:17.284Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-16T11:50:17.520Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-16T11:50:18.466Z] === RUN TestDockerSuite/TestRunMount [2022-03-16T11:50:18.847Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-16T11:50:19.832Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-16T11:50:20.299Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-16T11:50:21.283Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-16T11:50:21.768Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-16T11:50:22.627Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.740s coverage: 7.2% of statements [2022-03-16T11:50:22.627Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-16T11:50:22.627Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-16T11:50:22.627Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-16T11:50:22.627Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-16T11:50:22.627Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-16T11:50:22.627Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-16T11:50:22.884Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2022-03-16T11:50:23.140Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-16T11:50:23.140Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-16T11:50:23.397Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-16T11:50:23.680Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-16T11:50:23.942Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-16T11:50:24.885Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-16T11:50:25.830Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-16T11:50:25.830Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-16T11:50:26.120Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-16T11:50:27.748Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-16T11:50:28.443Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-16T11:50:30.296Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-16T11:50:31.238Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-16T11:50:31.393Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-16T11:50:31.393Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T11:50:31.393Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-16T11:50:32.958Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-16T11:50:32.958Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T11:50:32.958Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-16T11:50:33.146Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-16T11:50:33.425Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-16T11:50:33.717Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-16T11:50:35.104Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-16T11:50:35.104Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-16T11:50:35.371Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-16T11:50:35.571Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-16T11:50:36.315Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-16T11:50:36.375Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-16T11:50:36.576Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-16T11:50:37.148Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-16T11:50:37.364Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-16T11:50:38.352Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-16T11:50:38.352Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T11:50:38.352Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-16T11:50:38.457Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-16T11:50:38.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-16T11:50:39.466Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-16T11:50:39.938Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-16T11:50:40.455Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-16T11:50:40.455Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T11:50:40.455Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-16T11:50:40.455Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T11:50:40.455Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-16T11:50:42.485Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-16T11:50:42.745Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-16T11:50:43.005Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-16T11:50:43.265Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-16T11:50:43.525Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-16T11:50:43.786Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-16T11:50:44.357Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-16T11:50:44.357Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-16T11:50:44.930Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-16T11:50:49.120Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-16T11:50:50.215Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/ipam 14.266s coverage: 85.3% of statements [2022-03-16T11:50:50.415Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-16T11:50:50.415Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-16T11:50:50.415Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-03-16T11:50:50.415Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-03-16T11:50:50.477Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-16T11:50:50.477Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-16T11:50:50.477Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-16T11:50:50.671Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-16T11:50:50.927Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-16T11:50:51.049Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-16T11:50:51.105Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-16T11:50:51.622Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-16T11:50:53.011Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-16T11:50:53.951Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-16T11:50:54.211Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-16T11:50:54.211Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-16T11:50:54.782Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-16T11:50:55.352Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-16T11:50:55.612Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-16T11:50:56.183Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T11:50:56.183Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-16T11:50:56.183Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-16T11:50:56.754Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-16T11:50:57.325Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-16T11:50:57.325Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-16T11:50:57.325Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-16T11:50:57.897Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-16T11:50:58.470Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-16T11:50:59.047Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-16T11:50:59.047Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-16T11:50:59.047Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-16T11:51:01.616Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-16T11:51:01.616Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-16T11:51:03.001Z] === RUN TestDockerSuite/TestRunRm [2022-03-16T11:51:03.263Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-16T11:51:04.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-16T11:51:04.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-16T11:51:04.336Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T11:51:04.336Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-16T11:51:04.336Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T11:51:04.336Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-16T11:51:05.865Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-16T11:51:05.865Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T11:51:06.326Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-16T11:51:07.463Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-16T11:51:07.463Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-16T11:51:08.032Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-16T11:51:09.419Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-16T11:51:09.991Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-16T11:51:10.998Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-16T11:51:12.536Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-16T11:51:13.169Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-16T11:51:13.169Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T11:51:13.169Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-16T11:51:13.169Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T11:51:13.169Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-16T11:51:14.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-16T11:51:14.700Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-16T11:51:15.021Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-16T11:51:15.591Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-16T11:51:15.664Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-16T11:51:16.164Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-16T11:51:16.628Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-16T11:51:16.735Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-16T11:51:17.084Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-16T11:51:17.676Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-16T11:51:17.676Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-16T11:51:17.936Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-16T11:51:18.047Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-16T11:51:18.507Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-16T11:51:19.079Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-16T11:51:19.653Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-16T11:51:20.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-16T11:51:20.596Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-16T11:51:23.144Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-16T11:51:23.145Z] === RUN TestDockerSuite/TestRunState [2022-03-16T11:51:23.821Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-16T11:51:24.099Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-16T11:51:25.054Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-16T11:51:25.626Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-16T11:51:25.886Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-16T11:51:25.886Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-16T11:51:25.886Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-16T11:51:26.148Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-16T11:51:26.410Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-16T11:51:26.720Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-16T11:51:26.720Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T11:51:26.720Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-16T11:51:26.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-16T11:51:26.982Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-16T11:51:27.682Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-16T11:51:27.682Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T11:51:27.682Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-16T11:51:28.141Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-16T11:51:28.364Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-16T11:51:28.364Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-16T11:51:28.364Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-16T11:51:28.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-16T11:51:29.194Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-16T11:51:30.309Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-16T11:51:31.107Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-16T11:51:31.368Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-16T11:51:31.812Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-16T11:51:31.812Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-16T11:51:31.839Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-16T11:51:31.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-16T11:51:32.281Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-16T11:51:32.296Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-16T11:51:32.296Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T11:51:32.296Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-16T11:51:32.884Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-16T11:51:33.262Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-16T11:51:34.225Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-16T11:51:34.225Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T11:51:34.225Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-16T11:51:34.225Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T11:51:34.225Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-16T11:51:34.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-16T11:51:35.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-16T11:51:35.743Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-16T11:51:37.661Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-16T11:51:39.046Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-16T11:51:39.307Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-16T11:51:40.002Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-16T11:51:40.248Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-16T11:51:40.819Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-16T11:51:40.946Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-16T11:51:40.946Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T11:51:40.946Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-16T11:51:40.946Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T11:51:41.930Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-16T11:51:41.930Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T11:51:41.930Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-16T11:51:42.203Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-16T11:51:42.913Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-16T11:51:42.913Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T11:51:42.913Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-16T11:51:43.588Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-16T11:51:43.848Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-16T11:51:44.108Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-16T11:51:44.108Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-16T11:51:44.371Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-16T11:51:44.944Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-16T11:51:45.526Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-16T11:51:46.108Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-16T11:51:46.108Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-16T11:51:46.108Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-16T11:51:46.368Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-16T11:51:46.940Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-16T11:51:47.871Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-16T11:51:49.484Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-16T11:51:50.054Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-16T11:51:50.317Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-16T11:51:51.701Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-16T11:51:53.082Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-16T11:51:53.656Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-16T11:51:55.041Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-16T11:51:56.956Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-16T11:51:57.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-16T11:51:57.218Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-16T11:51:57.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-16T11:51:57.218Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-16T11:51:57.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-16T11:51:57.218Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-16T11:51:57.218Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-16T11:51:57.479Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-16T11:51:57.479Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-16T11:51:57.479Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-16T11:51:58.053Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-16T11:51:58.314Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-16T11:51:59.259Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-16T11:51:59.833Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-16T11:52:00.405Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-16T11:52:00.405Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-16T11:52:00.666Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-16T11:52:00.666Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-16T11:52:00.666Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-16T11:52:00.926Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-16T11:52:00.926Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-16T11:52:00.927Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-16T11:52:00.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-16T11:52:00.927Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-16T11:52:00.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-16T11:52:00.927Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-16T11:52:00.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-16T11:52:00.927Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-16T11:52:00.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-16T11:52:00.927Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-16T11:52:00.927Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-16T11:52:01.497Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-16T11:52:01.758Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-16T11:52:01.758Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-16T11:52:02.698Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-16T11:52:02.698Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-16T11:52:02.698Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-16T11:52:03.268Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-16T11:52:03.268Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-16T11:52:03.838Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-16T11:52:04.409Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-16T11:52:04.409Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-16T11:52:04.671Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-16T11:52:05.242Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-16T11:52:05.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-16T11:52:06.460Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-16T11:52:07.051Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-16T11:52:07.051Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-16T11:52:07.051Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-16T11:52:07.625Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-16T11:52:07.625Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-16T11:52:09.010Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-16T11:52:09.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-16T11:52:09.581Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-16T11:52:11.496Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-16T11:52:11.756Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-16T11:52:12.016Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-16T11:52:12.016Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-16T11:52:12.586Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-16T11:52:12.846Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-16T11:52:13.016Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-16T11:52:13.787Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-16T11:52:13.999Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-16T11:52:13.999Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T11:52:14.470Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-16T11:52:14.729Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-16T11:52:14.990Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-16T11:52:16.375Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-16T11:52:16.375Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-16T11:52:16.636Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-16T11:52:17.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-16T11:52:18.154Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2747746150 [2022-03-16T11:52:18.415Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-16T11:52:18.415Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-16T11:52:20.332Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-16T11:52:20.332Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-16T11:52:20.332Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-16T11:52:20.905Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-16T11:52:21.848Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-16T11:52:22.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-16T11:52:22.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-16T11:52:22.482Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-16T11:52:23.236Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-16T11:52:23.446Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-16T11:52:23.446Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T11:52:23.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-16T11:52:23.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-16T11:52:23.805Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-16T11:52:23.805Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-16T11:52:23.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-16T11:52:23.903Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T11:52:24.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-16T11:52:24.359Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T11:52:24.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-16T11:52:24.374Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-16T11:52:24.374Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-16T11:52:24.815Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-16T11:52:24.815Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T11:52:24.944Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-16T11:52:25.377Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-16T11:52:25.940Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-16T11:52:26.514Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-16T11:52:31.823Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-16T11:52:33.209Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-16T11:52:33.781Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-16T11:52:33.781Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-16T11:52:35.166Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-16T11:52:37.708Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-16T11:52:39.095Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-16T11:52:39.669Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-16T11:52:39.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-16T11:52:40.729Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-16T11:52:41.055Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-16T11:52:41.998Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-16T11:52:42.292Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-16T11:52:42.446Z] ok github.com/docker/docker/libnetwork/networkdb 104.340s coverage: 60.0% of statements [2022-03-16T11:52:42.446Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-16T11:52:42.446Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-16T11:52:42.446Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-03-16T11:52:42.446Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-16T11:52:42.446Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-16T11:52:42.702Z] ok github.com/docker/docker/libnetwork/portmapper 0.230s coverage: 48.6% of statements [2022-03-16T11:52:42.959Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-16T11:52:42.959Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-16T11:52:43.215Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === Skipped [2022-03-16T11:52:43.215Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-16T11:52:43.215Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-16T11:52:43.215Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-16T11:52:43.215Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-16T11:52:43.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-16T11:52:43.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-16T11:52:43.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-16T11:52:43.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-16T11:52:43.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-16T11:52:43.215Z] firewalld_test.go:14: firewalld is not running [2022-03-16T11:52:43.215Z] [2022-03-16T11:52:43.215Z] DONE 326 tests, 9 skipped in 199.617s [2022-03-16T11:52:43.386Z] === RUN TestDockerSuite/TestStatsAllNoStream Post stage [Pipeline] junit [2022-03-16T11:52:43.788Z] Recording test results [2022-03-16T11:52:44.143Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-16T11:52:44.489Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43194/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=590e34eaf4733b6400195b317679997ffae78f86 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:590e34eaf4733b6400195b317679997ffae78f86 hack/validate/vendor [2022-03-16T11:52:45.416Z] No vendor changes in diff. [2022-03-16T11:52:45.416Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-16T11:52:45.928Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-16T11:52:46.023Z] + echo Ensuring container killed. [2022-03-16T11:52:46.023Z] Ensuring container killed. [2022-03-16T11:52:46.023Z] + docker rm -vf docker-pr10 [2022-03-16T11:52:46.023Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-16T11:52:46.341Z] + echo Chowning /workspace to jenkins user [2022-03-16T11:52:46.341Z] Chowning /workspace to jenkins user [2022-03-16T11:52:46.341Z] + id -u [2022-03-16T11:52:46.341Z] + id -g [2022-03-16T11:52:46.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [2022-03-16T11:52:46.502Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T11:52:48.037Z] + bundleName=unit [2022-03-16T11:52:48.037Z] + echo Creating unit-bundles.tar.gz [2022-03-16T11:52:48.037Z] Creating unit-bundles.tar.gz [2022-03-16T11:52:48.037Z] + 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-16T11:52:48.037Z] bundles/junit-report-libnetwork.xml [2022-03-16T11:52:48.037Z] bundles/junit-report.xml [2022-03-16T11:52:48.037Z] bundles/go-test-report-libnetwork.json [2022-03-16T11:52:48.037Z] bundles/go-test-report.json [2022-03-16T11:52:48.037Z] bundles/profile-libnetwork.out [2022-03-16T11:52:48.037Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-16T11:52:48.046Z] Archiving artifacts [2022-03-16T11:52:48.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-16T11:52:48.530Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T11:52:48.875Z] + make clean [2022-03-16T11:52:48.875Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T11:52:48.875Z] docker-dev-cache [2022-03-16T11:52:48.875Z] docker-mod-cache [Pipeline] deleteDir [2022-03-16T11:52:49.044Z] docker_cli_service_logs_test.go:246: checking task zrv6gpg7tzfv [2022-03-16T11:52:49.044Z] docker_cli_service_logs_test.go:251: checking messages for zrv6gpg7tzfv [2022-03-16T11:52:49.044Z] docker_cli_service_logs_test.go:246: checking task onoihctqjfrg [2022-03-16T11:52:49.044Z] docker_cli_service_logs_test.go:251: checking messages for onoihctqjfrg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T11:52:49.986Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-16T11:52:51.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-16T11:52:53.288Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-16T11:52:55.728Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-16T11:52:57.513Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-16T11:53:00.053Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-16T11:53:00.053Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-16T11:53:01.041Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-16T11:53:01.041Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-16T11:53:01.041Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T11:53:01.041Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-16T11:53:01.966Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-16T11:53:01.966Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-16T11:53:02.539Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-16T11:53:03.112Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-16T11:53:03.686Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-16T11:53:03.686Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-16T11:53:03.686Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-16T11:53:04.260Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-16T11:53:07.564Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-16T11:53:10.104Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-16T11:53:10.675Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-16T11:53:11.245Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-16T11:53:11.245Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-16T11:53:11.245Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-16T11:53:11.245Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-16T11:53:11.245Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-16T11:53:12.186Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-16T11:53:12.760Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-16T11:53:13.336Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-16T11:53:13.846Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-16T11:53:14.720Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-16T11:53:14.807Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-16T11:53:14.807Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T11:53:15.263Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-16T11:53:15.263Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T11:53:15.263Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-16T11:53:15.720Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-16T11:53:17.246Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-16T11:53:17.246Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T11:53:17.246Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-16T11:53:17.702Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-16T11:53:18.022Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-16T11:53:18.158Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-16T11:53:18.594Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-16T11:53:19.166Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-16T11:53:19.166Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-16T11:53:19.166Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-16T11:53:20.106Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-16T11:53:20.676Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-16T11:53:21.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-16T11:53:23.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-16T11:53:23.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-16T11:53:25.255Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-16T11:53:26.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-16T11:53:26.360Z] docker_cli_swarm_test.go:1895: [d30500df7a0a2] joining swarm manager [d7a432f4b5ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:53:26.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-16T11:53:27.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-16T11:53:27.305Z] docker_cli_swarm_test.go:1896: [d6d7ba61669f8] joining swarm manager [d7a432f4b5ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:53:28.085Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-16T11:53:28.692Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-16T11:53:29.924Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-16T11:53:30.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-16T11:53:32.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-16T11:53:32.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-16T11:53:34.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-16T11:53:35.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-16T11:53:35.689Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-16T11:53:35.689Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-16T11:53:35.689Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-16T11:53:35.689Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-16T11:53:35.689Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T11:53:35.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-16T11:53:36.551Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-16T11:53:37.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-16T11:53:38.654Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-16T11:53:38.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-16T11:53:39.455Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-16T11:53:40.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-16T11:53:40.358Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T11:53:40.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-16T11:53:40.358Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T11:53:40.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-16T11:53:40.358Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T11:53:40.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-16T11:53:40.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-16T11:53:40.843Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-16T11:53:42.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-16T11:53:43.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-16T11:53:44.998Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-16T11:53:46.387Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-16T11:53:46.578Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-16T11:53:48.319Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-16T11:53:56.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-16T11:53:58.371Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-16T11:54:01.369Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-16T11:54:01.671Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-16T11:54:01.671Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-16T11:54:01.671Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-16T11:54:01.824Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-16T11:54:01.824Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T11:54:01.932Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-16T11:54:02.193Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-16T11:54:02.193Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-16T11:54:02.193Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-16T11:54:02.279Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-16T11:54:02.280Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T11:54:02.280Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-16T11:54:02.280Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T11:54:02.280Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-16T11:54:02.280Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T11:54:02.280Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-16T11:54:02.280Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T11:54:02.280Z] === RUN TestDockerSuite/TestBuildFails [2022-03-16T11:54:02.768Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-16T11:54:02.768Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-16T11:54:03.342Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-16T11:54:03.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-16T11:54:03.604Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-16T11:54:03.604Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-16T11:54:03.604Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-16T11:54:05.202Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-16T11:54:05.202Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-16T11:54:05.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-16T11:54:05.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-16T11:54:05.521Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-16T11:54:05.521Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-16T11:54:05.521Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-16T11:54:08.021Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-16T11:54:10.234Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-16T11:54:10.234Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T11:54:11.219Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-16T11:54:12.099Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-16T11:54:12.250Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-16T11:54:12.359Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-16T11:54:12.359Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-16T11:54:12.620Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-16T11:54:13.558Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-16T11:54:14.939Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-16T11:54:15.879Z] docker_cli_swarm_test.go:1796: [d90fff1f19e66] joining swarm manager [da02658d08d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:54:17.263Z] docker_cli_swarm_test.go:1797: [db775dabdc047] joining swarm manager [da02658d08d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:54:17.834Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-16T11:54:17.835Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite (1331.73s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.72s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.44s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.54s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.97s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.85s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.86s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.21s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.68s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.97s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.12s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.77s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.12s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.09s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.93s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.10s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.81s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.65s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.70s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.64s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.93s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.86s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.86s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.80s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.78s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.47s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.14s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.07s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.94s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.96s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.78s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.06s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.09s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.82s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.21s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.17s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.81s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.99s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.96s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.14s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnv (1.35s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.54s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.55s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.33s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.53s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.08s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.70s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.91s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.10s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildHistory (4.70s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.20s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.18s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.18s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.12s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.53s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2022-03-16T11:54:17.835Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.83s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.31s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.19s) [2022-03-16T11:54:17.835Z] --- PASS: TestDockerSuite/TestBuildPATH (1.67s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.47s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRm (2.30s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.97s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.13s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.47s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildUser (1.39s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.05s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitTTY (1.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.29s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.34s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.87s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00113ff98_} (1.40s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1237081971_/foo_false____} (1.34s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1237081971_/foo_true____} (1.42s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_false____} (1.44s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_true____} (1.36s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32315094572_/foo_true__0xc00113ffc8__} (1.33s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00113ffe0_} (1.47s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007c2000_} (1.59s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007c2018_} (1.54s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007c2030_} (1.53s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.79s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.81s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.48s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.65s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.73s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.75s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.24s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.36s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-03-16T11:54:17.836Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.43s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.13s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.08s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.03s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.65s) [2022-03-16T11:54:17.836Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.36s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.02s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.17s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.85s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.69s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.59s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.65s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHealth (18.94s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.25s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.64s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.64s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginActive (2.04s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.41s) [2022-03-16T11:54:17.837Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.46s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.59s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPortList (6.55s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-16T11:54:17.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.28s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.23s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.83s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.11s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.17s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.31s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.75s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.08s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.04s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.75s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.44s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.76s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.65s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.79s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.73s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.42s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.60s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.97s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.03s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.19s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMount (5.01s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.23s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.04s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-03-16T11:54:17.838Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.36s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-03-16T11:54:17.838Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.59s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.46s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.39s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.89s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.79s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.09s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.03s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.20s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.42s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.65s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.63s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.70s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.75s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.57s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.62s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.84s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.87s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.71s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.15s) [2022-03-16T11:54:17.839Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.07s) [2022-03-16T11:54:17.839Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-16T11:54:17.839Z] === RUN TestDockerRegistrySuite [2022-03-16T11:54:17.839Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-16T11:54:19.261Z] check_test.go:195: [d61f637f1b74e] daemon is not started [2022-03-16T11:54:19.261Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-16T11:54:19.292Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-16T11:54:20.207Z] check_test.go:195: [dfee745ed35a1] daemon is not started [2022-03-16T11:54:20.207Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-16T11:54:21.149Z] check_test.go:195: [dab522f054ec0] daemon is not started [2022-03-16T11:54:21.149Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-16T11:54:21.411Z] check_test.go:195: [d102ba2f2f312] daemon is not started [2022-03-16T11:54:21.411Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T11:54:24.715Z] check_test.go:195: [d05a47cb54e4a] daemon is not started [2022-03-16T11:54:24.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T11:54:27.857Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-16T11:54:28.920Z] check_test.go:195: [d2f12663a7393] daemon is not started [2022-03-16T11:54:28.920Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-16T11:54:32.219Z] check_test.go:195: [d275a17b8d945] daemon is not started [2022-03-16T11:54:32.219Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-16T11:54:32.792Z] check_test.go:195: [d6753e17d5211] daemon is not started [2022-03-16T11:54:32.792Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-16T11:54:32.792Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-16T11:54:33.737Z] check_test.go:195: [d33b7c7eba073] daemon is not started [2022-03-16T11:54:33.737Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-16T11:54:34.972Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-16T11:54:35.131Z] check_test.go:195: [db5dbb09dc182] daemon is not started [2022-03-16T11:54:35.131Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-16T11:54:35.427Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-16T11:54:36.518Z] check_test.go:195: [d4e857588783b] daemon is not started [2022-03-16T11:54:36.518Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-16T11:54:37.462Z] check_test.go:195: [d1579f843ab4e] daemon is not started [2022-03-16T11:54:37.462Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-16T11:54:38.406Z] check_test.go:195: [dfdb3f6e98aa2] daemon is not started [2022-03-16T11:54:38.406Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-16T11:54:39.347Z] check_test.go:195: [d5fa9df5adf8e] daemon is not started [2022-03-16T11:54:39.347Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-16T11:54:40.290Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:17b329c2041aae307f0f5ddfe2550cd6c651242fb0497881530552db2e015cec [2022-03-16T11:54:41.230Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-16T11:54:41.230Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:91be309961081420dd8c80b9a95730fbbade14def371cd13a2e017263592859b [2022-03-16T11:54:41.490Z] check_test.go:195: [d628b874b1160] daemon is not started [2022-03-16T11:54:41.490Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-16T11:54:42.434Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:648c2fa6afc5b6b4de58e3d097268ee6c65ab6ec1ee82421e56342c0978da2b7 [2022-03-16T11:54:42.468Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-16T11:54:42.468Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T11:54:42.468Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-16T11:54:42.468Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-16T11:54:42.925Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-16T11:54:42.925Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T11:54:42.925Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-16T11:54:43.379Z] docker_cli_swarm_test.go:1315: [dc9d9c20471fe] joining swarm manager [deecf3581fa30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:54:43.649Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:09d4c8c6333790b0a268581920ed635b68ad70c93be7564396f52c01fc657d8c [2022-03-16T11:54:43.912Z] check_test.go:195: [d1c9bc5786726] daemon is not started [2022-03-16T11:54:43.912Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-16T11:54:44.484Z] docker_cli_swarm_test.go:1316: [d93b3da83868e] joining swarm manager [deecf3581fa30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:54:45.055Z] check_test.go:195: [d8735fea982c4] daemon is not started [2022-03-16T11:54:45.055Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-16T11:54:47.602Z] check_test.go:195: [df001420805aa] daemon is not started [2022-03-16T11:54:47.602Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-16T11:54:48.177Z] check_test.go:195: [d4a570eeaab31] daemon is not started [2022-03-16T11:54:48.177Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-16T11:54:48.439Z] check_test.go:195: [d099084ee4e1e] daemon is not started [2022-03-16T11:54:48.439Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T11:54:49.382Z] check_test.go:195: [d9f455b5168a2] daemon is not started [2022-03-16T11:54:49.382Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T11:54:50.322Z] check_test.go:195: [d5a211c66c82c] daemon is not started [2022-03-16T11:54:50.322Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T11:54:51.263Z] check_test.go:195: [d599434dbd959] daemon is not started [2022-03-16T11:54:51.263Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-16T11:54:53.807Z] check_test.go:195: [dff844a5f65b2] daemon is not started [2022-03-16T11:54:53.807Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-16T11:54:54.068Z] check_test.go:195: [d7b28c8704d62] daemon is not started [2022-03-16T11:54:54.068Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-16T11:54:55.012Z] check_test.go:195: [db5f294588a8c] daemon is not started [2022-03-16T11:54:55.012Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-16T11:54:55.273Z] check_test.go:195: [d05e2f2708fdb] daemon is not started [2022-03-16T11:54:55.273Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-16T11:54:55.275Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-16T11:54:55.275Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T11:54:55.275Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-16T11:54:55.535Z] check_test.go:195: [d574cc2fae80f] daemon is not started [2022-03-16T11:54:55.535Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-16T11:54:55.797Z] check_test.go:195: [d6f11220fc1bf] daemon is not started [2022-03-16T11:54:55.797Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-16T11:54:56.059Z] check_test.go:195: [dc454638c4a52] daemon is not started [2022-03-16T11:54:56.059Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-16T11:54:56.320Z] check_test.go:195: [d5090771224ac] daemon is not started [2022-03-16T11:54:56.582Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-16T11:54:56.582Z] check_test.go:195: [d61354d42539a] daemon is not started [2022-03-16T11:54:56.582Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-16T11:54:57.525Z] check_test.go:195: [de6d0d081b36e] daemon is not started [2022-03-16T11:54:57.525Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-16T11:54:59.444Z] check_test.go:195: [dd7c2c6cf8848] daemon is not started [2022-03-16T11:54:59.444Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-16T11:55:00.016Z] check_test.go:195: [d2b81f0929d89] daemon is not started [2022-03-16T11:55:00.016Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-16T11:55:00.960Z] check_test.go:195: [dee48617ad6c7] daemon is not started [2022-03-16T11:55:00.960Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-16T11:55:01.900Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite (44.87s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.51s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.18s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.21s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-16T11:55:02.840Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-16T11:55:02.840Z] === RUN TestDockerSchema1RegistrySuite [2022-03-16T11:55:02.840Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-16T11:55:02.840Z] check_test.go:222: [d89a7fdaa67b5] daemon is not started [2022-03-16T11:55:02.840Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T11:55:06.148Z] check_test.go:222: [d0946e0848319] daemon is not started [2022-03-16T11:55:06.148Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T11:55:07.613Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-16T11:55:07.613Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-16T11:55:09.783Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-16T11:55:09.783Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T11:55:09.783Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-16T11:55:10.745Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-16T11:55:10.745Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-16T11:55:11.468Z] check_test.go:222: [d4bc2667c83cf] daemon is not started [2022-03-16T11:55:11.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-16T11:55:12.038Z] check_test.go:222: [d2aa2bbece715] daemon is not started [2022-03-16T11:55:12.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-16T11:55:12.038Z] check_test.go:222: [df0cbe94db207] daemon is not started [2022-03-16T11:55:12.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T11:55:12.979Z] check_test.go:222: [d0be32730c409] daemon is not started [2022-03-16T11:55:12.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T11:55:13.920Z] check_test.go:222: [d43c75dc1a53e] daemon is not started [2022-03-16T11:55:13.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T11:55:14.860Z] check_test.go:222: [d9c81e3dbd660] daemon is not started [2022-03-16T11:55:14.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-16T11:55:16.510Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-16T11:55:17.408Z] check_test.go:222: [d9fcd559fd2c3] daemon is not started [2022-03-16T11:55:17.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-16T11:55:17.472Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-16T11:55:17.670Z] check_test.go:222: [d769a47963da0] daemon is not started [2022-03-16T11:55:17.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-16T11:55:18.242Z] check_test.go:222: [dfe92bdd0fb1e] daemon is not started [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite (15.58s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.00s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.00s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-16T11:55:18.243Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-03-16T11:55:18.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-16T11:55:18.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-16T11:55:18.434Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-16T11:55:19.187Z] check_test.go:251: [d5fb0a8e35dec] daemon is not started [2022-03-16T11:55:19.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-16T11:55:19.396Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-16T11:55:19.449Z] check_test.go:251: [d47c551fccf04] daemon is not started [2022-03-16T11:55:19.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-16T11:55:19.710Z] check_test.go:251: [d4e8dab688b80] daemon is not started [2022-03-16T11:55:19.710Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-16T11:55:19.853Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-16T11:55:19.885Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-16T11:55:19.885Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-16T11:55:19.885Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T11:55:19.885Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-16T11:55:21.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-16T11:55:21.381Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-16T11:55:21.673Z] check_test.go:251: [d30ea7f44adfd] daemon is not started [2022-03-16T11:55:21.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-16T11:55:21.934Z] check_test.go:251: [d162da975810f] daemon is not started [2022-03-16T11:55:21.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-16T11:55:22.879Z] check_test.go:251: [dd24d25c7a59f] daemon is not started [2022-03-16T11:55:22.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-16T11:55:22.910Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-16T11:55:23.139Z] check_test.go:251: [d55bb6a67e8b7] daemon is not started [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-16T11:55:23.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-03-16T11:55:23.139Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-16T11:55:23.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-16T11:55:23.527Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-16T11:55:24.512Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-16T11:55:26.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-16T11:55:28.420Z] check_test.go:278: [d9056db98aac6] daemon is not started [2022-03-16T11:55:28.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-16T11:55:28.420Z] check_test.go:278: [d431418b294d9] daemon is not started [2022-03-16T11:55:28.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-16T11:55:28.420Z] check_test.go:278: [d3e66b908a66d] daemon is not started [2022-03-16T11:55:28.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-16T11:55:28.675Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-16T11:55:28.675Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T11:55:28.675Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-16T11:55:28.675Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T11:55:28.682Z] check_test.go:278: [ddcd85bf86c95] daemon is not started [2022-03-16T11:55:28.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-16T11:55:28.682Z] check_test.go:278: [d18cc96b678b1] daemon is not started [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-16T11:55:28.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-16T11:55:28.682Z] === RUN TestDockerNetworkSuite [2022-03-16T11:55:28.944Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-16T11:55:29.131Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-16T11:55:29.131Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-16T11:55:29.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-16T11:55:29.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-16T11:55:29.131Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-16T11:55:29.885Z] docker_cli_network_unix_test.go:46: [d7b5a93ad201b] daemon is not started [2022-03-16T11:55:29.885Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-16T11:55:30.094Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-16T11:55:30.456Z] docker_cli_network_unix_test.go:46: [d1da9fa4d6270] daemon is not started [2022-03-16T11:55:30.549Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-16T11:55:30.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-16T11:55:32.637Z] docker_cli_network_unix_test.go:46: [dff4a32806ab0] daemon is not started [2022-03-16T11:55:33.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-16T11:55:34.965Z] docker_cli_network_unix_test.go:46: [d29d95d1cb679] daemon is not started [2022-03-16T11:55:34.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-16T11:55:35.225Z] docker_cli_network_unix_test.go:1233: [d6500d79c4b26] daemon is not started [2022-03-16T11:55:37.589Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-16T11:55:37.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-16T11:55:38.339Z] docker_cli_network_unix_test.go:46: [d1ea787769fc1] daemon is not started [2022-03-16T11:55:38.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-16T11:55:43.125Z] docker_cli_network_unix_test.go:46: [de2542712a93a] daemon is not started [2022-03-16T11:55:44.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-16T11:55:45.983Z] docker_cli_network_unix_test.go:46: [d3f48ea69dc4b] daemon is not started [2022-03-16T11:55:46.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-16T11:55:47.183Z] docker_cli_network_unix_test.go:46: [ddee9949c4e17] daemon is not started [2022-03-16T11:55:47.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-16T11:55:47.703Z] docker_cli_network_unix_test.go:46: [d026cd1e0bc68] daemon is not started [2022-03-16T11:55:47.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-16T11:55:48.224Z] docker_cli_network_unix_test.go:46: [daceec06bc1bd] daemon is not started [2022-03-16T11:55:48.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-16T11:55:48.793Z] docker_cli_network_unix_test.go:46: [d91b96e0d7a68] daemon is not started [2022-03-16T11:55:49.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-16T11:55:49.629Z] docker_cli_network_unix_test.go:46: [d9dafbc04f579] daemon is not started [2022-03-16T11:55:50.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-16T11:55:50.200Z] docker_cli_network_unix_test.go:46: [d1531eb8a406a] daemon is not started [2022-03-16T11:55:50.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-16T11:55:50.461Z] docker_cli_network_unix_test.go:46: [d12e03283070d] daemon is not started [2022-03-16T11:55:50.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-16T11:55:51.033Z] docker_cli_network_unix_test.go:46: [da4ce695bb1c4] daemon is not started [2022-03-16T11:55:51.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-16T11:55:51.556Z] docker_cli_network_unix_test.go:46: [d1fa9f1181a49] daemon is not started [2022-03-16T11:55:51.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-16T11:55:51.556Z] docker_cli_network_unix_test.go:46: [d7049c880baf3] daemon is not started [2022-03-16T11:55:51.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-16T11:55:51.556Z] docker_cli_network_unix_test.go:46: [dd3cb89487428] daemon is not started [2022-03-16T11:55:51.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-16T11:55:52.503Z] docker_cli_network_unix_test.go:46: [d77436b06e540] daemon is not started [2022-03-16T11:55:52.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-16T11:55:53.075Z] docker_cli_network_unix_test.go:46: [d1b850dfa5328] daemon is not started [2022-03-16T11:55:53.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-16T11:55:53.334Z] docker_cli_network_unix_test.go:46: [d4af1649c8851] daemon is not started [2022-03-16T11:55:53.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-16T11:55:53.594Z] docker_cli_network_unix_test.go:46: [d43ecebf0e390] daemon is not started [2022-03-16T11:55:53.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-16T11:55:53.855Z] docker_cli_network_unix_test.go:46: [d60c2778762cd] daemon is not started [2022-03-16T11:55:53.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-16T11:55:55.241Z] docker_cli_network_unix_test.go:968: [df77f7c527117] daemon is not started [2022-03-16T11:55:55.502Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-16T11:55:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-16T11:55:56.173Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-16T11:55:57.463Z] docker_cli_network_unix_test.go:46: [dfbe145949678] daemon is not started [2022-03-16T11:55:57.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-16T11:55:58.639Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-16T11:55:58.639Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T11:55:58.639Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-16T11:55:58.639Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-16T11:55:59.636Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-16T11:56:01.020Z] docker_cli_network_unix_test.go:1116: [d8e3c8f97d3d9] daemon is not started [2022-03-16T11:56:05.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-16T11:56:05.498Z] docker_cli_network_unix_test.go:46: [d775295af9f7d] daemon is not started [2022-03-16T11:56:05.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-16T11:56:06.886Z] docker_cli_network_unix_test.go:46: [de9a018bf99d7] daemon is not started [2022-03-16T11:56:06.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-16T11:56:06.886Z] docker_cli_network_unix_test.go:46: [dc249eae18fd3] daemon is not started [2022-03-16T11:56:06.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-16T11:56:06.886Z] docker_cli_network_unix_test.go:46: [dd63d1ddee828] daemon is not started [2022-03-16T11:56:06.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-16T11:56:07.148Z] docker_cli_network_unix_test.go:46: [dacafdd0e5c78] daemon is not started [2022-03-16T11:56:07.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-16T11:56:07.410Z] docker_cli_network_unix_test.go:46: [de8eeb8241294] daemon is not started [2022-03-16T11:56:07.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-16T11:56:07.410Z] docker_cli_network_unix_test.go:46: [d0133498f5412] daemon is not started [2022-03-16T11:56:07.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-16T11:56:07.671Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-16T11:56:08.645Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-16T11:56:09.056Z] docker_cli_network_unix_test.go:46: [d02123a81615e] daemon is not started [2022-03-16T11:56:10.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-16T11:56:10.438Z] docker_cli_network_unix_test.go:46: [d889b2030c324] daemon is not started [2022-03-16T11:56:10.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-16T11:56:10.438Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-16T11:56:10.438Z] docker_cli_network_unix_test.go:46: [dae99dbc33e19] daemon is not started [2022-03-16T11:56:10.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-16T11:56:11.008Z] docker_cli_network_unix_test.go:46: [dbdca1e13a2fe] daemon is not started [2022-03-16T11:56:11.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-16T11:56:14.565Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-16T11:56:15.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-16T11:56:17.047Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-16T11:56:17.047Z] docker_cli_network_unix_test.go:1084: [d16ac401a4a72] daemon is not started [2022-03-16T11:56:19.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-16T11:56:19.599Z] docker_cli_network_unix_test.go:46: [d2eae3e911237] daemon is not started [2022-03-16T11:56:19.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-16T11:56:19.859Z] docker_cli_network_unix_test.go:46: [dcbb181750a4b] daemon is not started [2022-03-16T11:56:20.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-16T11:56:21.811Z] docker_cli_network_unix_test.go:46: [d1828f1b45c9c] daemon is not started [2022-03-16T11:56:21.811Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-16T11:56:22.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-16T11:56:22.071Z] docker_cli_network_unix_test.go:46: [d34d8d6d41b7a] daemon is not started [2022-03-16T11:56:22.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-16T11:56:22.641Z] docker_cli_network_unix_test.go:46: [debc4e30968f9] daemon is not started [2022-03-16T11:56:22.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-16T11:56:23.593Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-16T11:56:23.846Z] docker_cli_network_unix_test.go:46: [d19e76fa8d28e] daemon is not started [2022-03-16T11:56:23.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-16T11:56:24.420Z] docker_cli_network_unix_test.go:46: [d4edc108ab4b4] daemon is not started [2022-03-16T11:56:24.992Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-16T11:56:25.937Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-16T11:56:30.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-16T11:56:30.147Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-16T11:56:30.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-16T11:56:32.068Z] docker_cli_network_unix_test.go:46: [def96838ab4e2] daemon is not started [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite (63.11s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.04s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.08s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.41s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.51s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.58s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.88s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-16T11:56:32.068Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.93s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.02s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.11s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.94s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.83s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.81s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.15s) [2022-03-16T11:56:32.068Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.07s) [2022-03-16T11:56:32.068Z] === RUN TestDockerHubPullSuite [2022-03-16T11:56:32.068Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-16T11:56:33.976Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-16T11:56:35.893Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-16T11:56:36.155Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-16T11:56:36.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-16T11:56:36.679Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-16T11:56:37.255Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-16T11:56:38.647Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-16T11:56:38.647Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-16T11:56:38.647Z] --- PASS: TestDockerHubPullSuite (6.78s) [2022-03-16T11:56:38.647Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.90s) [2022-03-16T11:56:38.647Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-03-16T11:56:38.648Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.73s) [2022-03-16T11:56:38.648Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.55s) [2022-03-16T11:56:38.648Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-03-16T11:56:38.648Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-03-16T11:56:38.648Z] PASS [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === Skipped [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-16T11:56:38.648Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-16T11:56:38.648Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-16T11:56:38.648Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.648Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-16T11:56:38.648Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-16T11:56:38.649Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-16T11:56:38.649Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-16T11:56:38.649Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-16T11:56:38.649Z] docker_cli_network_unix_test.go:46: [dae99dbc33e19] daemon is not started [2022-03-16T11:56:38.649Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-16T11:56:38.649Z] [2022-03-16T11:56:38.649Z] DONE 1265 tests, 51 skipped in 1478.774s [2022-03-16T11:56:38.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T11:56:38.649Z] ++++ cat bundles/test-integration/docker.pid [2022-03-16T11:56:38.649Z] +++ kill 8840 [2022-03-16T11:56:38.911Z] +++ /etc/init.d/apparmor stop [2022-03-16T11:56:38.911Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T11:56:38.911Z] [2022-03-16T11:56:38.911Z] Unloading profiles will leave already running processes permanently [2022-03-16T11:56:38.911Z] unconfined, which can lead to unexpected situations. [2022-03-16T11:56:38.911Z] [2022-03-16T11:56:38.911Z] To set a process to complain mode, use the command line tool [2022-03-16T11:56:38.911Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T11:56:38.911Z] +++ true [2022-03-16T11:56:38.911Z] exiting test-integration [2022-03-16T11:56:38.911Z] ++ exit 0 [2022-03-16T11:56:38.911Z] [2022-03-16T11:56:39.172Z] + for job in $(jobs -p) [2022-03-16T11:56:39.172Z] + wait 31093 [2022-03-16T11:56:40.114Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-16T11:56:41.093Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-16T11:56:55.855Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-16T11:56:59.433Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-16T11:57:01.111Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-16T11:57:01.111Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-16T11:57:01.111Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-16T11:57:01.986Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-16T11:57:10.531Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-16T11:57:14.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-16T11:57:17.579Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-16T11:57:26.228Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-16T11:57:29.269Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-16T11:57:36.392Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-16T11:57:36.392Z] docker_cli_swarm_test.go:1180: [d382e72fe270c] joining swarm manager [d7d0384558329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:57:38.627Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-16T11:57:38.627Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T11:57:38.627Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-16T11:57:42.974Z] docker_cli_swarm_test.go:1189: [d3d9b728c1b75] joining swarm manager [d7d0384558329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:57:43.905Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-16T11:57:49.101Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-16T11:57:49.101Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-16T11:57:49.101Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T11:57:49.101Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-16T11:57:49.101Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T11:57:49.101Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-16T11:57:51.985Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-16T11:57:56.653Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-16T11:57:58.708Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-16T11:58:00.369Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-16T11:58:00.369Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-16T11:58:00.369Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-16T11:58:03.254Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-16T11:58:04.216Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-16T11:58:05.745Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-16T11:58:16.032Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-16T11:58:18.199Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-16T11:58:29.688Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-16T11:58:30.570Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-16T11:58:34.295Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-16T11:58:39.686Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-16T11:58:43.103Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-16T11:58:45.041Z] docker_cli_swarm_test.go:1112: [d851cf6c1ebc4] joining swarm manager [d278a07d80d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T11:58:46.423Z] docker_cli_swarm_test.go:1113: [d2d653c95f720] joining swarm manager [d278a07d80d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T11:58:46.634Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-16T11:58:49.365Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-16T11:58:51.301Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-16T11:58:57.070Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-16T11:58:58.596Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-16T11:58:58.596Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T11:58:58.596Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-16T11:58:58.596Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T11:58:58.596Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-16T11:59:01.483Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-16T11:59:01.483Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T11:59:01.483Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-16T11:59:07.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-16T11:59:10.887Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-16T11:59:10.887Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-16T11:59:10.887Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T11:59:10.887Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-16T11:59:12.248Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-16T11:59:12.715Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-16T11:59:15.586Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-16T11:59:19.871Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-16T11:59:24.630Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-16T11:59:31.800Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-16T11:59:31.800Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-16T11:59:31.800Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-16T11:59:31.800Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-16T11:59:31.800Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T11:59:31.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-16T11:59:37.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-16T11:59:37.666Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T11:59:37.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-16T11:59:37.666Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T11:59:37.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-16T11:59:37.666Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T11:59:37.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-16T11:59:39.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-16T11:59:45.109Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-16T11:59:52.112Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-16T12:00:02.909Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-16T12:00:02.909Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-16T12:00:02.909Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-16T12:00:02.909Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-16T12:00:02.909Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T12:00:02.909Z] === RUN TestDockerSuite/TestBuildFails [2022-03-16T12:00:05.852Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-16T12:00:05.852Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-16T12:00:07.902Z] docker_cli_swarm_test.go:1166: [d6c7e17d14cd2] joining swarm manager [d278a07d80d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-16T12:00:13.158Z] === RUN TestDockerSuite/TestBuildRm [2022-03-16T12:00:14.513Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-16T12:00:23.480Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-16T12:00:27.925Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-16T12:00:31.676Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-16T12:00:31.676Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:00:31.676Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-16T12:00:31.676Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:00:31.676Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-16T12:00:33.841Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-16T12:00:33.895Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-16T12:00:34.477Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-16T12:00:36.392Z] docker_cli_swarm_test.go:1447: [de7b9ebff3632] joining swarm manager [d20f9da2c540c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T12:00:37.337Z] docker_cli_swarm_test.go:1448: [d35e70919cd27] joining swarm manager [d20f9da2c540c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-16T12:00:38.510Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-16T12:00:41.046Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-16T12:00:42.610Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-16T12:00:43.177Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-16T12:00:48.981Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-16T12:00:49.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-16T12:00:49.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-16T12:00:49.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-16T12:00:49.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-16T12:00:49.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-16T12:00:49.758Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-16T12:00:49.759Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T12:00:49.759Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-16T12:00:50.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-16T12:00:50.231Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-16T12:00:50.697Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-16T12:00:50.697Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T12:00:50.697Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-16T12:00:52.699Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-16T12:00:56.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-16T12:00:57.917Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-16T12:00:59.833Z] docker_cli_swarm_unix_test.go:63: [db14b5ee11be4] joining swarm manager [d028cab0f2568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T12:01:01.109Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-16T12:01:01.109Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:01:01.109Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-16T12:01:10.022Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-16T12:01:10.022Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-16T12:01:10.022Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-16T12:01:12.028Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-16T12:01:12.485Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-16T12:01:12.485Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T12:01:12.942Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-16T12:01:12.942Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T12:01:12.942Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-16T12:01:13.399Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-16T12:01:14.930Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-16T12:01:14.930Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T12:01:14.930Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-16T12:01:15.387Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-16T12:01:16.352Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-16T12:01:18.558Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-16T12:01:18.929Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-16T12:01:18.929Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-16T12:01:19.014Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-16T12:01:19.915Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-16T12:01:19.915Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T12:01:19.915Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-16T12:01:20.900Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-16T12:01:20.900Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-16T12:01:22.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-16T12:01:25.102Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-16T12:01:25.102Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-16T12:01:25.862Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-16T12:01:26.773Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-16T12:01:27.757Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-16T12:01:28.743Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-16T12:01:29.727Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-16T12:01:30.136Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-16T12:01:30.713Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-16T12:01:31.643Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-16T12:01:31.643Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-16T12:01:31.643Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-16T12:01:31.643Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-16T12:01:31.643Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T12:01:31.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-16T12:01:31.700Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-16T12:01:33.915Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-16T12:01:36.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-16T12:01:36.322Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:01:36.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-16T12:01:36.322Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:01:36.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-16T12:01:36.322Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:01:36.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-16T12:01:37.294Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-16T12:01:42.566Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-16T12:01:42.566Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-16T12:01:42.566Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-16T12:01:43.034Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-16T12:01:43.090Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-16T12:01:44.018Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-16T12:01:51.173Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-16T12:01:55.216Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-16T12:01:55.216Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:01:55.216Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-16T12:01:56.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-16T12:01:56.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-16T12:01:56.149Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-16T12:01:58.060Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-16T12:01:58.933Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-16T12:01:59.894Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-16T12:02:01.357Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-16T12:02:03.905Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-16T12:02:04.159Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-16T12:02:04.159Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-16T12:02:04.159Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-16T12:02:04.159Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-16T12:02:04.159Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T12:02:04.159Z] === RUN TestDockerSuite/TestBuildFails [2022-03-16T12:02:04.616Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-16T12:02:05.076Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-16T12:02:05.832Z] docker_api_swarm_test.go:962: [da47f27af2048] joining swarm manager [de018210b0854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-16T12:02:06.943Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-16T12:02:12.136Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-16T12:02:12.407Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-16T12:02:12.407Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T12:02:12.407Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-16T12:02:12.708Z] === RUN TestDockerSuite/TestBuildUser [2022-03-16T12:02:12.709Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:02:12.709Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-16T12:02:12.709Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:02:12.709Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-16T12:02:12.709Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:02:12.709Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-16T12:02:13.393Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-16T12:02:17.911Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-16T12:02:18.514Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-16T12:02:18.514Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-16T12:02:22.229Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-16T12:02:22.229Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:02:22.229Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-16T12:02:22.229Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:02:22.229Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-16T12:02:23.945Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-16T12:02:30.269Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-16T12:02:36.048Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-16T12:02:36.187Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-16T12:02:37.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-16T12:02:38.223Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-16T12:02:40.123Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-16T12:02:42.670Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-16T12:02:44.052Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-16T12:02:44.052Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T12:02:44.052Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-16T12:02:45.015Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-16T12:02:45.473Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-16T12:02:45.473Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T12:02:45.473Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-16T12:02:50.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-16T12:02:52.123Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-16T12:02:52.123Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-16T12:02:55.776Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-16T12:02:55.776Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:02:55.776Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-16T12:02:56.100Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-16T12:02:58.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-16T12:02:59.188Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-16T12:03:00.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-16T12:03:03.159Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-16T12:03:04.251Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-16T12:03:05.703Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-16T12:03:06.245Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-16T12:03:06.245Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:03:06.245Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-16T12:03:06.245Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:03:06.245Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-16T12:03:08.252Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-16T12:03:09.964Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-16T12:03:09.964Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:03:10.164Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-16T12:03:10.419Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-16T12:03:10.593Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-16T12:03:10.593Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-16T12:03:12.760Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-16T12:03:12.760Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T12:03:12.760Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-16T12:03:13.222Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-16T12:03:13.681Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-16T12:03:19.167Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-16T12:03:23.987Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-16T12:03:24.951Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-16T12:03:25.187Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-16T12:03:25.408Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-16T12:03:26.364Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-16T12:03:26.966Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-16T12:03:27.438Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-16T12:03:29.002Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-16T12:03:29.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-16T12:03:29.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-16T12:03:30.569Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-16T12:03:35.032Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-16T12:03:37.739Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-16T12:03:37.739Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-16T12:03:37.739Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-16T12:03:38.210Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-16T12:03:38.679Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-16T12:03:39.667Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-16T12:03:43.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-16T12:03:45.538Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-16T12:03:47.727Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-16T12:03:47.727Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:03:47.727Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-16T12:03:47.727Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:03:47.727Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-16T12:03:47.727Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:03:47.727Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-16T12:03:48.484Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-16T12:03:58.803Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-16T12:04:00.984Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-16T12:04:00.984Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:04:00.984Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-16T12:04:00.984Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:04:00.984Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-16T12:04:00.984Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:04:00.984Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-16T12:04:03.161Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-16T12:04:03.161Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:04:03.619Z] === RUN TestDockerSuite/TestCommitChange [2022-03-16T12:04:06.434Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-16T12:04:08.995Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-16T12:04:08.995Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T12:04:08.995Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-16T12:04:09.417Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-16T12:04:10.907Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-16T12:04:10.907Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T12:04:10.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-16T12:04:10.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-16T12:04:15.212Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-16T12:04:15.212Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:04:15.212Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-16T12:04:19.410Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-16T12:04:20.397Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-16T12:04:20.397Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T12:04:20.397Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-16T12:04:20.397Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T12:04:20.397Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-16T12:04:21.342Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-16T12:04:23.798Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-16T12:04:23.798Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:04:23.798Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-16T12:04:24.183Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-16T12:04:30.041Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-16T12:04:32.460Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-16T12:04:33.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-16T12:04:33.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-16T12:04:33.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite (1611.63s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.12s) [2022-03-16T12:04:36.244Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.46s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.51s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.95s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.68s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.27s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.65s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.75s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.14s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.12s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.33s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.73s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.21s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.71s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.57s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.71s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.94s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.47s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.04s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.56s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.65s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.57s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.58s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2022-03-16T12:04:36.244Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.30s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.05s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.65s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.13s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.49s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.82s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.32s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.87s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.60s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.24s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s) [2022-03-16T12:04:36.245Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.57s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.20s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.76s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.67s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.65s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.23s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2022-03-16T12:04:36.245Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-03-16T12:04:36.245Z] === RUN TestDockerExternalVolumeSuite [2022-03-16T12:04:36.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-16T12:04:36.505Z] docker_cli_external_volume_driver_test.go:52: [d11118073b236] daemon is not started [2022-03-16T12:04:36.776Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-16T12:04:38.324Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-16T12:04:38.324Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-16T12:04:38.324Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-16T12:04:38.324Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-16T12:04:38.324Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-16T12:04:38.324Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-16T12:04:38.324Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-16T12:04:38.324Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-16T12:04:38.339Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-16T12:04:39.901Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-16T12:04:46.976Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-16T12:04:46.989Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-16T12:04:52.389Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-16T12:04:54.601Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-16T12:04:54.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-16T12:04:55.647Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-16T12:04:55.647Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:04:55.647Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-16T12:04:58.886Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-16T12:04:58.886Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:04:58.886Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-16T12:04:58.886Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:04:58.886Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-16T12:04:58.886Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:04:58.886Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-16T12:05:01.793Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-16T12:05:01.793Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:05:01.793Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-16T12:05:01.793Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-16T12:05:04.741Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-16T12:05:04.741Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-16T12:05:04.741Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:05:04.741Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-16T12:05:04.741Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:05:04.741Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-16T12:05:04.741Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:05:04.741Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-16T12:05:07.270Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-16T12:05:08.201Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-16T12:05:08.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-16T12:05:11.100Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-16T12:05:12.014Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-16T12:05:12.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-16T12:05:15.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-16T12:05:15.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-16T12:05:15.917Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:05:15.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-16T12:05:19.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-16T12:05:19.632Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-16T12:05:20.785Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-16T12:05:22.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-16T12:05:22.519Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:05:22.519Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-16T12:05:22.519Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:05:22.519Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-16T12:05:23.653Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-16T12:05:25.406Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-16T12:05:25.406Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-16T12:05:27.933Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-16T12:05:29.124Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-16T12:05:29.124Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:05:29.124Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-16T12:05:29.427Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-16T12:05:32.839Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-16T12:05:32.841Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-16T12:05:33.799Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-16T12:05:35.362Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-16T12:05:35.362Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T12:05:35.362Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-16T12:05:35.362Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T12:05:35.362Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-16T12:05:35.752Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-16T12:05:39.153Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-16T12:05:39.154Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T12:05:39.154Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-16T12:05:41.517Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-16T12:05:47.089Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-16T12:05:47.089Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T12:05:47.089Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-16T12:05:48.555Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-16T12:05:48.555Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-16T12:05:48.555Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-16T12:05:48.555Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-16T12:05:48.555Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-16T12:05:52.275Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-16T12:05:52.275Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:05:52.275Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-16T12:05:55.167Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-16T12:05:55.167Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:05:55.167Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-16T12:05:58.882Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-16T12:05:58.882Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-16T12:06:01.879Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-16T12:06:01.879Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-16T12:06:01.879Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T12:06:01.879Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-16T12:06:01.879Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T12:06:01.879Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-16T12:06:02.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-16T12:06:04.052Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-16T12:06:04.647Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-16T12:06:07.532Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-16T12:06:07.532Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-16T12:06:07.532Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-16T12:06:07.532Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-16T12:06:07.532Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:06:07.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-16T12:06:08.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-16T12:06:09.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-16T12:06:09.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-16T12:06:09.833Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-16T12:06:12.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-16T12:06:12.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-16T12:06:12.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-16T12:06:13.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-16T12:06:15.629Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-16T12:06:16.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-16T12:06:16.591Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-16T12:06:18.760Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-16T12:06:19.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-16T12:06:22.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009096e0_} [2022-03-16T12:06:23.837Z] docker_cli_external_volume_driver_test.go:52: [dd6b3c3eadfba] daemon is not started [2022-03-16T12:06:25.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14028908833_c:\foo_false____} [2022-03-16T12:06:29.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14028908833_c:\foo_true____} [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-16T12:06:31.999Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-16T12:06:31.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-16T12:06:32.456Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-16T12:06:32.456Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-16T12:06:32.456Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-16T12:06:32.456Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-16T12:06:32.456Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:06:32.456Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-16T12:06:35.347Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-16T12:06:35.347Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-16T12:06:35.347Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-16T12:06:35.347Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-16T12:06:35.347Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-16T12:06:35.347Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.347Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-16T12:06:35.803Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-16T12:06:35.803Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:06:35.803Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-16T12:06:38.694Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-16T12:06:38.694Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-16T12:06:38.694Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:06:38.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-16T12:06:39.149Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-16T12:06:39.801Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-16T12:06:39.821Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-16T12:06:40.277Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-16T12:06:42.035Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-16T12:06:42.035Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:06:42.035Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-16T12:06:42.035Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:06:42.035Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-16T12:06:42.035Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:06:42.035Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-16T12:06:49.081Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-16T12:06:50.577Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-16T12:06:51.965Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-16T12:06:51.965Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:06:51.965Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-16T12:06:51.965Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:06:51.965Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-16T12:06:54.721Z] === RUN TestDockerSuite/TestBuildRm [2022-03-16T12:06:55.257Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-16T12:06:56.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-16T12:07:04.315Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-16T12:07:04.315Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:07:04.315Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-16T12:07:04.315Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:07:04.315Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-16T12:07:05.693Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-16T12:07:10.654Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-16T12:07:11.752Z] docker_cli_external_volume_driver_test.go:52: [d6704ded7bf50] daemon is not started [2022-03-16T12:07:12.535Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-16T12:07:15.332Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-16T12:07:15.479Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-16T12:07:15.479Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:07:15.479Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-16T12:07:15.479Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:07:16.463Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-16T12:07:16.670Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-16T12:07:16.670Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:07:16.670Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-16T12:07:16.670Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:07:16.670Z] === RUN TestDockerSuite/TestCpToDot [2022-03-16T12:07:16.865Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-16T12:07:16.865Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T12:07:16.865Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-16T12:07:16.865Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T12:07:16.865Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-16T12:07:18.673Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-16T12:07:18.835Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-16T12:07:18.835Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:07:18.835Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-16T12:07:18.835Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:07:18.835Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-16T12:07:19.762Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-16T12:07:19.762Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T12:07:19.762Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-16T12:07:21.729Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-16T12:07:21.729Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-16T12:07:21.729Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-16T12:07:21.729Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-16T12:07:21.729Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-16T12:07:22.186Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-16T12:07:24.351Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-16T12:07:24.539Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-16T12:07:26.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-16T12:07:26.649Z] docker_cli_external_volume_driver_test.go:52: [d7bc1d1169d02] daemon is not started [2022-03-16T12:07:28.063Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-16T12:07:28.063Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-16T12:07:28.063Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-16T12:07:30.406Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-16T12:07:30.964Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-16T12:07:31.421Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-16T12:07:31.877Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-16T12:07:31.877Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:07:31.877Z] === RUN TestDockerSuite/TestCreateRM [2022-03-16T12:07:32.334Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-16T12:07:32.334Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:07:32.334Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-16T12:07:32.334Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-16T12:07:32.789Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-16T12:07:36.272Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-16T12:07:41.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-16T12:07:43.073Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-16T12:07:43.073Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-16T12:07:43.529Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-16T12:07:46.418Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-16T12:07:46.874Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-16T12:07:46.874Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:07:46.874Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-16T12:07:50.597Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-16T12:07:50.597Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDockerFails [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-16T12:07:50.597Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-16T12:07:50.597Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-16T12:07:50.597Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-16T12:07:50.597Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-16T12:07:50.597Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:07:50.597Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-16T12:07:53.487Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-16T12:07:57.208Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-16T12:07:57.491Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-16T12:07:57.491Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-16T12:07:58.475Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-16T12:08:00.094Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-16T12:08:10.420Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-16T12:08:10.964Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-16T12:08:10.964Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-16T12:08:12.438Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-16T12:08:13.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-16T12:08:16.156Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-16T12:08:18.116Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-16T12:08:18.116Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-16T12:08:23.200Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-16T12:08:23.990Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-16T12:08:26.117Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-16T12:08:27.082Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-16T12:08:28.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-16T12:08:32.878Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-16T12:08:33.337Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-16T12:08:34.298Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-16T12:08:41.388Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-16T12:08:43.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-16T12:08:47.160Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-16T12:08:47.160Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-16T12:08:47.160Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:08:47.160Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-16T12:08:48.123Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-16T12:08:48.123Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:08:48.123Z] === RUN TestDockerSuite/TestEventsRename [2022-03-16T12:08:49.270Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-16T12:08:49.270Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:08:49.270Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-16T12:08:51.514Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-16T12:08:51.839Z] === RUN TestDockerSuite/TestEventsResize [2022-03-16T12:08:52.919Z] === RUN TestDockerSuite/TestBuildRm [2022-03-16T12:08:53.137Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-16T12:08:59.000Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-16T12:09:01.576Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-16T12:09:05.301Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-16T12:09:05.301Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:09:05.301Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-16T12:09:05.301Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:09:05.301Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-16T12:09:06.239Z] === RUN TestDockerSuite/TestBuildUser [2022-03-16T12:09:06.239Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:09:06.239Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-16T12:09:06.239Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:09:06.239Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-16T12:09:06.239Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:09:06.239Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-16T12:09:07.471Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-16T12:09:10.984Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-16T12:09:11.203Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-16T12:09:11.451Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-16T12:09:15.249Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-16T12:09:15.249Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:09:15.249Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-16T12:09:15.249Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:09:15.249Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-16T12:09:15.882Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-16T12:09:20.567Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-16T12:09:27.500Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-16T12:09:27.956Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-16T12:09:30.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-16T12:09:32.621Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-16T12:09:38.234Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-16T12:09:38.386Z] === RUN TestDockerSuite/TestEventsTop [2022-03-16T12:09:38.386Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:09:38.386Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-16T12:09:38.692Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-16T12:09:39.657Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-16T12:09:40.548Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-16T12:09:45.356Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-16T12:09:45.823Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-16T12:09:46.330Z] === RUN TestDockerSuite/TestExec [2022-03-16T12:09:46.330Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:09:46.330Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-16T12:09:46.330Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:09:46.330Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-16T12:09:48.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-16T12:09:49.226Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-16T12:09:52.151Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-16T12:09:52.151Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:09:52.151Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-16T12:09:52.151Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:09:52.151Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-16T12:09:52.151Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:09:52.151Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-16T12:09:52.327Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-16T12:09:52.327Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-16T12:09:55.866Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-16T12:09:57.003Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-16T12:09:57.003Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-16T12:09:58.315Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-16T12:09:59.583Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-16T12:10:02.809Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-16T12:10:03.295Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-16T12:10:05.467Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-16T12:10:05.467Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:10:06.454Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-16T12:10:06.454Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:10:06.454Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-16T12:10:07.009Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-16T12:10:10.246Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-16T12:10:10.246Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:10:10.714Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-16T12:10:14.058Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-16T12:10:14.058Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:10:14.058Z] === RUN TestDockerSuite/TestExecEnv [2022-03-16T12:10:14.058Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:10:14.058Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-16T12:10:14.058Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:10:14.058Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-16T12:10:16.945Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-16T12:10:20.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-16T12:10:21.611Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-16T12:10:21.611Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecParseError [2022-03-16T12:10:21.611Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-16T12:10:21.611Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-16T12:10:21.611Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:10:21.611Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-16T12:10:25.627Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-16T12:10:26.291Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-16T12:10:26.291Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-16T12:10:26.291Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-16T12:10:26.291Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-16T12:10:26.291Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:10:26.291Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-16T12:10:27.923Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-16T12:10:27.923Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:10:27.923Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-16T12:10:28.385Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-16T12:10:29.928Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-16T12:10:30.030Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-16T12:10:30.030Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:10:30.030Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-16T12:10:30.374Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-16T12:10:30.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-16T12:10:35.736Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-16T12:10:37.104Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-16T12:10:37.104Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:10:37.104Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-16T12:10:37.104Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:10:37.104Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-16T12:10:37.104Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:10:37.104Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-16T12:10:41.536Z] === RUN TestDockerSuite/TestBuildUser [2022-03-16T12:10:41.536Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:10:41.536Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-16T12:10:41.536Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:10:41.536Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-16T12:10:41.536Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:10:41.536Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-16T12:10:44.167Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-16T12:10:46.216Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-16T12:10:46.672Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-16T12:10:48.659Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-16T12:10:48.659Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:10:49.647Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-16T12:10:49.647Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:10:50.114Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-16T12:10:50.114Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:10:50.114Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-16T12:10:50.398Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-16T12:10:50.398Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:10:50.398Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-16T12:10:50.398Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:10:50.398Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-16T12:10:51.212Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-16T12:10:51.682Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-16T12:10:52.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-16T12:10:55.895Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-16T12:11:02.208Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-16T12:11:02.935Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-16T12:11:02.935Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:11:02.935Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestHealth [2022-03-16T12:11:03.391Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-16T12:11:03.391Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-16T12:11:04.429Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-16T12:11:04.429Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:11:04.899Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-16T12:11:04.899Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:11:04.899Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-16T12:11:04.899Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:11:04.899Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-16T12:11:07.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-16T12:11:07.858Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-16T12:11:09.311Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-16T12:11:09.311Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-16T12:11:09.311Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:11:09.311Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-16T12:11:09.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-16T12:11:09.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-16T12:11:09.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-16T12:11:10.220Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-16T12:11:10.220Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:11:10.220Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-16T12:11:11.746Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-16T12:11:11.746Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-16T12:11:13.914Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-16T12:11:13.914Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-16T12:11:15.020Z] === RUN TestDockerSuite/TestCommitChange [2022-03-16T12:11:15.510Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-16T12:11:15.510Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-16T12:11:16.080Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-16T12:11:19.798Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-16T12:11:19.798Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-16T12:11:19.798Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:11:19.798Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-16T12:11:22.230Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-16T12:11:22.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-16T12:11:22.412Z] docker_cli_external_volume_driver_test.go:484: [dee87199654bc] daemon is not started [2022-03-16T12:11:23.509Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-16T12:11:23.509Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-16T12:11:23.509Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-16T12:11:23.509Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.509Z] === RUN TestDockerSuite/TestImportFile [2022-03-16T12:11:23.509Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-16T12:11:23.968Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-16T12:11:23.968Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-16T12:11:23.968Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-16T12:11:23.968Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-16T12:11:23.968Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-16T12:11:23.968Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-16T12:11:23.968Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-16T12:11:23.968Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:11:23.968Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-16T12:11:26.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-16T12:11:26.982Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-16T12:11:26.982Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:11:26.982Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-16T12:11:30.297Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-16T12:11:30.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-16T12:11:30.581Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:11:30.581Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-16T12:11:30.581Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:11:30.581Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-16T12:11:30.581Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-16T12:11:30.581Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:11:30.581Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-16T12:11:33.470Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-16T12:11:33.470Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-16T12:11:36.078Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-16T12:11:36.079Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:11:36.536Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-16T12:11:36.536Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:11:36.536Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-16T12:11:37.190Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-16T12:11:37.190Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:11:37.190Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-16T12:11:37.190Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:11:37.190Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-16T12:11:37.190Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:11:37.190Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-16T12:11:37.436Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-16T12:11:37.436Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:11:37.436Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-16T12:11:39.431Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-16T12:11:39.431Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:11:39.889Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-16T12:11:40.080Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-16T12:11:40.528Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-16T12:11:40.528Z] docker_cli_external_volume_driver_test.go:52: [debc5c6b43deb] daemon is not started [2022-03-16T12:11:45.863Z] === RUN TestDockerSuite/TestInspectImage [2022-03-16T12:11:45.863Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:11:45.863Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-16T12:11:45.863Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:11:45.863Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-16T12:11:45.863Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:11:45.863Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-16T12:11:47.852Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-16T12:11:48.778Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-16T12:11:52.274Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-16T12:11:52.515Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-16T12:11:52.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-16T12:11:53.714Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-16T12:11:53.714Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-16T12:11:53.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-16T12:11:53.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-16T12:11:53.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-16T12:11:53.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-16T12:11:53.714Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-16T12:11:53.714Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-16T12:11:55.422Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-03-16T12:11:55.429Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-16T12:11:55.429Z] PASS [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] === Skipped [2022-03-16T12:11:55.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-16T12:11:55.429Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-16T12:11:55.429Z] check_test.go:308: [d86c8f04e3f95] daemon is not started [2022-03-16T12:11:55.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-16T12:11:55.429Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-16T12:11:55.429Z] check_test.go:308: [dd3e50455f258] daemon is not started [2022-03-16T12:11:55.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-16T12:11:55.429Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-16T12:11:55.429Z] check_test.go:308: [dd844e322d3a0] daemon is not started [2022-03-16T12:11:55.429Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-16T12:11:55.429Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-16T12:11:55.429Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-16T12:11:55.429Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-16T12:11:55.429Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] DONE 271 tests, 5 skipped in 2393.611s [2022-03-16T12:11:55.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-16T12:11:55.429Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dab6630f8d165/docker.pid [2022-03-16T12:11:55.429Z] +++ kill 6661 [2022-03-16T12:11:55.429Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6661 is not a child of this shell [2022-03-16T12:11:55.429Z] warning: PID 6661 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dab6630f8d165/docker.pid had a nonzero exit code [2022-03-16T12:11:55.429Z] ++++ cat bundles/test-integration/docker.pid [2022-03-16T12:11:55.429Z] +++ kill 8818 [2022-03-16T12:11:55.429Z] +++ /etc/init.d/apparmor stop [2022-03-16T12:11:55.429Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] Unloading profiles will leave already running processes permanently [2022-03-16T12:11:55.429Z] unconfined, which can lead to unexpected situations. [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] To set a process to complain mode, use the command line tool [2022-03-16T12:11:55.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-16T12:11:55.429Z] +++ true [2022-03-16T12:11:55.429Z] exiting test-integration [2022-03-16T12:11:55.429Z] ++ exit 0 [2022-03-16T12:11:55.429Z] [2022-03-16T12:11:55.429Z] + exit 0 [2022-03-16T12:11:55.429Z] ++ jobs -p [2022-03-16T12:11:55.429Z] + pids= [2022-03-16T12:11:55.429Z] + echo 'Remaining pids to kill: []' [2022-03-16T12:11:55.429Z] Remaining pids to kill: [] [2022-03-16T12:11:55.429Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-16T12:11:55.442Z] Recording test results [2022-03-16T12:11:55.959Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-16T12:11:56.299Z] + echo Ensuring container killed. [2022-03-16T12:11:56.299Z] Ensuring container killed. [2022-03-16T12:11:56.299Z] + docker ps -aq -f name=docker-pr10-* [2022-03-16T12:11:56.560Z] + cids=5d5f3ef5ecfa [2022-03-16T12:11:56.560Z] 7fbb0aa9ae99 [2022-03-16T12:11:56.560Z] 4689a7f4c522 [2022-03-16T12:11:56.560Z] + [ -n 5d5f3ef5ecfa [2022-03-16T12:11:56.560Z] 7fbb0aa9ae99 [2022-03-16T12:11:56.560Z] 4689a7f4c522 ] [2022-03-16T12:11:56.560Z] + docker rm -vf 5d5f3ef5ecfa 7fbb0aa9ae99 4689a7f4c522 [2022-03-16T12:11:57.504Z] 5d5f3ef5ecfa [2022-03-16T12:11:57.504Z] 7fbb0aa9ae99 [2022-03-16T12:11:57.504Z] 4689a7f4c522 [Pipeline] sh [2022-03-16T12:11:57.801Z] + echo Chowning /workspace to jenkins user [2022-03-16T12:11:57.801Z] Chowning /workspace to jenkins user [2022-03-16T12:11:57.801Z] + id -u [2022-03-16T12:11:57.801Z] + id -g [2022-03-16T12:11:57.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43194:/workspace busybox chown -R 1000:1000 /workspace [2022-03-16T12:11:58.075Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-16T12:11:58.075Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-16T12:11:59.155Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-16T12:11:59.155Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:11:59.155Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-16T12:11:59.155Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-16T12:12:01.419Z] + bundleName=amd64 [2022-03-16T12:12:01.419Z] + echo Creating amd64-bundles.tar.gz [2022-03-16T12:12:01.419Z] Creating amd64-bundles.tar.gz [2022-03-16T12:12:01.419Z] + 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-16T12:12:01.419Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-16T12:12:02.365Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] archiveArtifacts [2022-03-16T12:12:02.820Z] Archiving artifacts [2022-03-16T12:12:02.871Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-16T12:12:03.397Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T12:12:03.712Z] + make clean [2022-03-16T12:12:03.712Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T12:12:03.973Z] docker-dev-cache [2022-03-16T12:12:03.973Z] docker-mod-cache [Pipeline] deleteDir [2022-03-16T12:12:06.585Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T12:12:12.777Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-16T12:12:12.777Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:12:12.777Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-16T12:12:13.651Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-16T12:12:14.994Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-16T12:12:14.994Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:12:14.994Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-16T12:12:14.994Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:12:14.994Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-16T12:12:14.994Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:12:14.994Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-16T12:12:19.150Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-16T12:12:19.150Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:12:19.150Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-16T12:12:19.150Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:12:19.150Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-16T12:12:19.150Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:12:19.150Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-16T12:12:19.761Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-16T12:12:19.761Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:12:19.761Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-16T12:12:19.761Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-16T12:12:20.117Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-16T12:12:22.182Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-16T12:12:23.549Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-16T12:12:23.549Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-16T12:12:23.549Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:12:23.549Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-16T12:12:23.549Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:12:23.549Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-16T12:12:23.549Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:12:23.549Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-16T12:12:25.070Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-16T12:12:28.304Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-16T12:12:28.785Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-16T12:12:30.492Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-16T12:12:31.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-16T12:12:31.672Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-16T12:12:32.665Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-16T12:12:32.665Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:12:32.665Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-16T12:12:32.665Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:12:32.665Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-16T12:12:32.665Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:12:32.665Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-16T12:12:34.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-16T12:12:35.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-16T12:12:35.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-16T12:12:35.048Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:12:35.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-16T12:12:35.705Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-16T12:12:37.453Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-16T12:12:37.909Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-16T12:12:37.909Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-16T12:12:37.909Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-16T12:12:37.909Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-16T12:12:38.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-16T12:12:38.010Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-16T12:12:40.382Z] === RUN TestDockerSuite/TestCommitChange [2022-03-16T12:12:40.794Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-16T12:12:42.769Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-16T12:12:42.769Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:12:42.769Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-16T12:12:42.769Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:12:42.769Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-16T12:12:44.511Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-16T12:12:46.158Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-16T12:12:46.557Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-16T12:12:46.557Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-16T12:12:49.517Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-16T12:12:49.517Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:12:49.517Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-16T12:12:50.284Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-16T12:12:54.000Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-16T12:12:54.000Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:12:54.000Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-16T12:12:54.265Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-16T12:12:54.265Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-16T12:12:56.456Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-16T12:12:56.456Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:12:56.456Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-16T12:12:57.719Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-16T12:12:57.719Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-16T12:12:58.057Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-16T12:13:03.510Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-16T12:13:03.510Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:13:03.510Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-16T12:13:03.930Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-16T12:13:04.757Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-16T12:13:08.686Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-16T12:13:09.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-16T12:13:09.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-16T12:13:09.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-16T12:13:09.154Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-16T12:13:11.801Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-16T12:13:12.116Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-16T12:13:12.116Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:13:12.116Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-16T12:13:15.863Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-16T12:13:15.898Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-16T12:13:15.898Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:13:15.898Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-16T12:13:18.110Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-16T12:13:18.580Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-16T12:13:18.944Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-16T12:13:22.659Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-16T12:13:24.492Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-16T12:13:26.282Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-16T12:13:26.283Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-16T12:13:26.283Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-16T12:13:26.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-16T12:13:26.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-16T12:13:26.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-16T12:13:26.283Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-16T12:13:26.283Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-16T12:13:26.283Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-16T12:13:27.333Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-16T12:13:27.333Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.333Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-16T12:13:27.441Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-16T12:13:27.441Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-16T12:13:27.441Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-16T12:13:27.441Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-16T12:13:27.441Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:13:27.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-16T12:13:30.282Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-16T12:13:30.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-16T12:13:30.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-16T12:13:33.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-16T12:13:34.078Z] === RUN TestDockerSuite/TestLogsSince [2022-03-16T12:13:37.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-16T12:13:38.783Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-16T12:13:41.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-16T12:13:44.495Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-16T12:13:44.495Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:13:44.495Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-16T12:13:44.495Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:13:44.495Z] === RUN TestDockerSuite/TestLogsTail [2022-03-16T12:13:45.956Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-16T12:13:45.956Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:13:45.956Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-16T12:13:46.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000fccf0_} [2022-03-16T12:13:46.741Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-16T12:13:49.689Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-16T12:13:50.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1672543181_c:\foo_false____} [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-16T12:13:52.639Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-16T12:13:52.639Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestNetHostname [2022-03-16T12:13:52.639Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-16T12:13:52.639Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-16T12:13:52.639Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-16T12:13:52.639Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestPluginActive [2022-03-16T12:13:52.639Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-16T12:13:52.639Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:13:52.639Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-16T12:13:53.108Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-16T12:13:53.108Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-16T12:13:53.108Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-16T12:13:53.108Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-16T12:13:53.108Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-16T12:13:53.108Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-16T12:13:53.108Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-16T12:13:53.108Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPortList [2022-03-16T12:13:53.108Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.108Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-16T12:13:53.120Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-16T12:13:53.120Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.120Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-16T12:13:53.120Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.120Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-16T12:13:53.120Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:13:53.120Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-16T12:13:55.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1672543181_c:\foo_true____} [2022-03-16T12:13:55.339Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-16T12:13:55.339Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:13:55.339Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-16T12:13:55.339Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-16T12:13:58.295Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-16T12:13:58.295Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-16T12:13:58.295Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.295Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-16T12:13:58.295Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.295Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-16T12:13:58.295Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.295Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-16T12:13:58.973Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-16T12:13:58.973Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:13:58.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-16T12:14:00.089Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-16T12:14:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-16T12:14:00.558Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-16T12:14:00.558Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:14:00.558Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-16T12:14:00.558Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:14:01.027Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-16T12:14:01.027Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:14:01.027Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-16T12:14:01.027Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:14:01.027Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-16T12:14:01.257Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-16T12:14:03.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-16T12:14:04.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-16T12:14:04.834Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:14:04.834Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-16T12:14:05.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-16T12:14:05.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-16T12:14:05.702Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-16T12:14:05.781Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-16T12:14:05.781Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-16T12:14:05.781Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:14:05.781Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-16T12:14:08.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-16T12:14:08.660Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-16T12:14:10.536Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-16T12:14:10.536Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-16T12:14:10.536Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:14:10.875Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-16T12:14:10.875Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:14:10.875Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-16T12:14:10.875Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:14:10.875Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-16T12:14:11.002Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-16T12:14:13.101Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-16T12:14:13.101Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-16T12:14:15.324Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-16T12:14:15.324Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:14:15.324Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-16T12:14:15.757Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-16T12:14:15.757Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:14:15.757Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-16T12:14:15.757Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:14:15.757Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-16T12:14:15.757Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:14:15.757Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-16T12:14:18.286Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-16T12:14:18.755Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-16T12:14:19.771Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-16T12:14:19.771Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:14:19.771Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-16T12:14:24.418Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-16T12:14:25.913Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-16T12:14:28.209Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-16T12:14:28.210Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:14:28.210Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-16T12:14:28.210Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:14:28.210Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-16T12:14:30.676Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-16T12:14:32.264Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-16T12:14:34.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-16T12:14:34.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-16T12:14:34.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-16T12:14:34.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-16T12:14:34.470Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-16T12:14:36.690Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-16T12:14:36.690Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:14:36.690Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-16T12:14:39.647Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-16T12:14:39.647Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:14:39.647Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-16T12:14:41.867Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-16T12:14:41.867Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-16T12:14:46.043Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-16T12:14:46.043Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:14:46.043Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-16T12:14:46.043Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:14:46.043Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-16T12:14:46.621Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-16T12:14:48.840Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-16T12:14:48.840Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-16T12:14:48.840Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-16T12:14:48.840Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-16T12:14:48.840Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:14:48.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-16T12:14:51.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-16T12:14:51.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-16T12:14:53.505Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-16T12:14:53.505Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-16T12:14:53.505Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:14:53.505Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-16T12:14:53.505Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-16T12:14:53.505Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-16T12:14:54.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-16T12:14:56.453Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-16T12:15:00.979Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-16T12:15:00.979Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:15:00.979Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-16T12:15:00.979Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:15:00.979Z] === RUN TestDockerSuite/TestCpToDot [2022-03-16T12:15:02.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-16T12:15:04.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-16T12:15:04.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-16T12:15:04.773Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:15:04.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-16T12:15:04.773Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:15:04.773Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-16T12:15:06.869Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-16T12:15:09.527Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-16T12:15:09.527Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-16T12:15:09.527Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-16T12:15:09.527Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-16T12:15:09.527Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-16T12:15:12.487Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-16T12:15:12.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a56ca8_} [2022-03-16T12:15:13.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-16T12:15:13.917Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:15:13.917Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-16T12:15:13.917Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:15:13.917Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-16T12:15:17.250Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-16T12:15:17.718Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-16T12:15:18.187Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-16T12:15:19.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1810795977_c:\foo_false____} [2022-03-16T12:15:20.960Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-16T12:15:20.960Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:15:20.960Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-16T12:15:20.960Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:15:20.960Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-16T12:15:20.960Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:15:21.415Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-16T12:15:21.415Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:15:21.415Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-16T12:15:22.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1810795977_c:\foo_true____} [2022-03-16T12:15:22.953Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-16T12:15:23.944Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-16T12:15:24.414Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-16T12:15:24.414Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:15:24.414Z] === RUN TestDockerSuite/TestCreateRM [2022-03-16T12:15:24.884Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-16T12:15:24.884Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:15:24.884Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-16T12:15:25.352Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-16T12:15:26.340Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-16T12:15:31.361Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-16T12:15:31.361Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-16T12:15:31.361Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-16T12:15:31.361Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-16T12:15:31.361Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-16T12:15:31.361Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.361Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-16T12:15:31.713Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-16T12:15:31.713Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:15:31.713Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-16T12:15:33.882Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-16T12:15:33.882Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:15:33.882Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-16T12:15:34.259Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-16T12:15:34.259Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-16T12:15:34.259Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:15:34.259Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-16T12:15:34.843Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-16T12:15:35.805Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-16T12:15:35.805Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:15:35.805Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-16T12:15:38.829Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-16T12:15:38.829Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-16T12:15:38.829Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-16T12:15:42.617Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-16T12:15:42.617Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-16T12:15:42.617Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:15:42.617Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-16T12:15:42.813Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-16T12:15:42.813Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-16T12:15:42.813Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:15:42.813Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-16T12:15:42.845Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-16T12:15:46.408Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-16T12:15:46.408Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDockerFails [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-16T12:15:46.408Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-16T12:15:46.408Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-16T12:15:46.408Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-16T12:15:46.408Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-16T12:15:46.408Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:15:46.408Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-16T12:15:48.612Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-16T12:15:49.869Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-16T12:15:49.869Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:15:49.869Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-16T12:15:49.869Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:15:49.869Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-16T12:15:49.869Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:15:49.869Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-16T12:15:50.195Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-16T12:15:51.501Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-16T12:15:53.989Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-16T12:15:55.749Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-16T12:15:57.904Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-16T12:15:57.921Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-16T12:15:57.921Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:15:57.921Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-16T12:15:57.921Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:15:57.921Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-16T12:16:08.322Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-16T12:16:12.710Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-16T12:16:12.710Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:16:12.710Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-16T12:16:12.710Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:16:12.710Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-16T12:16:15.498Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-16T12:16:21.408Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-16T12:16:21.410Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:16:21.410Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-16T12:16:22.651Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-16T12:16:23.213Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-16T12:16:23.213Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:16:23.213Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-16T12:16:23.213Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:16:23.213Z] === RUN TestDockerSuite/TestCpToDot [2022-03-16T12:16:25.386Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-16T12:16:25.386Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:16:25.386Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-16T12:16:25.386Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:16:25.386Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-16T12:16:25.601Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-16T12:16:26.585Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-16T12:16:27.179Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-16T12:16:27.179Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-16T12:16:27.179Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-16T12:16:28.141Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-16T12:16:32.449Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-16T12:16:32.449Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-16T12:16:33.436Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-16T12:16:33.939Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-16T12:16:33.939Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-16T12:16:33.939Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-16T12:16:33.939Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-16T12:16:33.939Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-16T12:16:35.468Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-16T12:16:36.679Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-16T12:16:38.359Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-16T12:16:38.359Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-16T12:16:38.359Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-16T12:16:40.529Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-16T12:16:40.588Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-16T12:16:41.495Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-16T12:16:41.495Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-16T12:16:41.495Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:16:41.495Z] === RUN TestDockerSuite/TestCreateRM [2022-03-16T12:16:41.951Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-16T12:16:41.951Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:16:41.951Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-16T12:16:41.951Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-16T12:16:42.412Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-16T12:16:42.446Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-16T12:16:42.446Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:16:42.446Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-16T12:16:46.449Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-16T12:16:46.450Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-16T12:16:46.918Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-16T12:16:46.918Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:16:46.918Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-16T12:16:46.918Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:16:46.918Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-16T12:16:46.918Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:16:46.918Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-16T12:16:48.480Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-16T12:16:48.480Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:16:48.480Z] === RUN TestDockerSuite/TestEventsRename [2022-03-16T12:16:49.492Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-16T12:16:49.492Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-16T12:16:49.492Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-16T12:16:52.265Z] === RUN TestDockerSuite/TestEventsResize [2022-03-16T12:16:57.192Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-16T12:16:57.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-16T12:16:57.192Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-16T12:17:00.086Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-16T12:17:00.086Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-16T12:17:00.086Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:17:00.086Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-16T12:17:01.074Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-16T12:17:02.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-16T12:17:02.993Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-16T12:17:02.993Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDockerFails [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-16T12:17:02.993Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-16T12:17:02.993Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.993Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-16T12:17:02.994Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.994Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-16T12:17:02.994Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.994Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-16T12:17:02.994Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:17:02.994Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-16T12:17:04.020Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-16T12:17:05.892Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-16T12:17:06.964Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-16T12:17:08.791Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-16T12:17:10.959Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-16T12:17:12.823Z] === RUN TestDockerSuite/TestEventsTop [2022-03-16T12:17:12.825Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:17:12.825Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-16T12:17:14.582Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-16T12:17:14.582Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-16T12:17:15.545Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-16T12:17:15.770Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-16T12:17:19.511Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-16T12:17:21.642Z] === RUN TestDockerSuite/TestExec [2022-03-16T12:17:21.642Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:17:21.643Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-16T12:17:21.643Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:17:21.643Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-16T12:17:24.079Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-16T12:17:25.288Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-16T12:17:25.433Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-16T12:17:29.226Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-16T12:17:29.226Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:17:29.226Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-16T12:17:29.226Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:17:29.226Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-16T12:17:29.226Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:17:29.226Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-16T12:17:30.146Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-16T12:17:31.065Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-16T12:17:33.017Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-16T12:17:35.983Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-16T12:17:38.117Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-16T12:17:38.573Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-16T12:17:39.779Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-16T12:17:40.460Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-16T12:17:43.248Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-16T12:17:43.249Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-16T12:17:43.573Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-16T12:17:44.780Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-16T12:17:45.124Z] === RUN TestDockerSuite/TestRmiTag [2022-03-16T12:17:45.132Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-16T12:17:48.848Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-16T12:17:49.456Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-16T12:17:50.724Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-16T12:17:50.724Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:17:50.724Z] === RUN TestDockerSuite/TestExecEnv [2022-03-16T12:17:50.724Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:17:50.724Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-16T12:17:50.724Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:17:50.724Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-16T12:17:53.677Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-16T12:17:55.240Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-16T12:17:55.240Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-16T12:17:55.240Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:17:55.240Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-16T12:17:56.203Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-16T12:17:56.203Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:17:56.203Z] === RUN TestDockerSuite/TestEventsRename [2022-03-16T12:17:59.103Z] === RUN TestDockerSuite/TestEventsResize [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-16T12:17:59.536Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-16T12:17:59.536Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecParseError [2022-03-16T12:17:59.536Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-16T12:17:59.536Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-16T12:17:59.536Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:17:59.536Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-16T12:18:02.479Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-16T12:18:02.479Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-16T12:18:02.479Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-16T12:18:02.479Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-16T12:18:02.479Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:18:02.479Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-16T12:18:05.429Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-16T12:18:05.429Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:18:05.429Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-16T12:18:07.648Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-16T12:18:09.889Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-16T12:18:12.056Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-16T12:18:12.583Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-16T12:18:12.583Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:18:12.583Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-16T12:18:12.583Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:18:12.583Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-16T12:18:12.583Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:18:12.583Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-16T12:18:14.700Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-16T12:18:17.591Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-16T12:18:17.817Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-16T12:18:18.271Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:18:18.271Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-16T12:18:19.734Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-16T12:18:21.158Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-16T12:18:21.158Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:18:21.158Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-16T12:18:21.158Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:18:21.158Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-16T12:18:22.262Z] === RUN TestDockerSuite/TestEventsTop [2022-03-16T12:18:22.262Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:18:22.262Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-16T12:18:27.128Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-16T12:18:27.622Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-16T12:18:27.949Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-16T12:18:29.151Z] === RUN TestDockerSuite/TestExec [2022-03-16T12:18:29.151Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:18:29.151Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-16T12:18:29.151Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:18:29.151Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-16T12:18:30.441Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-16T12:18:31.320Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-16T12:18:31.663Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-16T12:18:33.490Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-16T12:18:33.490Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:18:33.490Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-16T12:18:33.490Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:18:33.949Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-16T12:18:33.949Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:18:33.949Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-16T12:18:34.554Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-16T12:18:36.126Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-16T12:18:37.445Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-16T12:18:37.597Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestHealth [2022-03-16T12:18:37.597Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-16T12:18:37.597Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-16T12:18:38.297Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-16T12:18:40.336Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-16T12:18:40.336Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-16T12:18:41.186Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-16T12:18:43.356Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-16T12:18:43.452Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-16T12:18:43.452Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-16T12:18:43.452Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:18:43.452Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-16T12:18:43.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-16T12:18:43.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-16T12:18:43.922Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-16T12:18:44.391Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-16T12:18:44.391Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:18:44.391Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-16T12:18:45.959Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-16T12:18:45.959Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-16T12:18:47.383Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:18:47.383Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-16T12:18:48.105Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-16T12:18:48.105Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:18:48.105Z] === RUN TestDockerSuite/TestExecEnv [2022-03-16T12:18:48.105Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:18:48.105Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-16T12:18:48.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:18:48.105Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-16T12:18:48.180Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-16T12:18:48.648Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-16T12:18:50.271Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-16T12:18:50.271Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:18:50.271Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-16T12:18:50.273Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-16T12:18:51.593Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-16T12:18:53.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-16T12:18:53.982Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-16T12:18:53.982Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.982Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-16T12:18:53.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-16T12:18:53.992Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecParseError [2022-03-16T12:18:53.992Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-16T12:18:53.992Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-16T12:18:53.992Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:18:53.992Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-16T12:18:55.376Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-16T12:18:55.376Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-16T12:18:55.376Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:18:55.376Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-16T12:18:56.871Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-16T12:18:56.871Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-16T12:18:56.872Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-16T12:18:56.890Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-16T12:18:56.890Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.890Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-16T12:18:56.890Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.890Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-16T12:18:56.890Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.890Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-16T12:18:56.890Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.890Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-16T12:18:56.891Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:18:56.891Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-16T12:18:59.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-16T12:18:59.659Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-16T12:18:59.659Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:18:59.659Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-16T12:19:00.132Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportFile [2022-03-16T12:19:00.132Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-16T12:19:00.132Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-16T12:19:00.132Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-16T12:19:00.132Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-16T12:19:00.132Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-16T12:19:00.132Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-16T12:19:00.132Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-16T12:19:00.132Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-16T12:19:00.132Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:19:00.132Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-16T12:19:01.932Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-16T12:19:03.080Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-16T12:19:05.116Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-16T12:19:05.116Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:19:05.116Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-16T12:19:05.116Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:19:05.116Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-16T12:19:05.116Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:19:05.116Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-16T12:19:06.036Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-16T12:19:06.036Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:19:06.036Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-16T12:19:06.036Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:19:06.036Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-16T12:19:06.036Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-16T12:19:06.036Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:19:06.036Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-16T12:19:08.239Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-16T12:19:08.239Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.239Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-16T12:19:08.239Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.239Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-16T12:19:08.239Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.239Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-16T12:19:08.856Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-16T12:19:08.856Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.856Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-16T12:19:08.856Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-16T12:19:08.856Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-16T12:19:08.856Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:19:08.856Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-16T12:19:08.995Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-16T12:19:09.462Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-16T12:19:10.396Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-16T12:19:12.414Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-16T12:19:12.414Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:19:12.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-16T12:19:12.414Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:19:12.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-16T12:19:12.414Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:19:12.414Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-16T12:19:14.029Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-16T12:19:15.360Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-16T12:19:16.164Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-16T12:19:16.164Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.164Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-16T12:19:16.164Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.164Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-16T12:19:16.164Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.620Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-16T12:19:16.620Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-16T12:19:16.620Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.620Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-16T12:19:16.620Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:19:16.620Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-16T12:19:19.511Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-16T12:19:19.511Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:19:19.511Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-16T12:19:19.966Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-16T12:19:19.966Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:19:19.966Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-16T12:19:21.082Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-16T12:19:21.237Z] === RUN TestDockerSuite/TestInspectImage [2022-03-16T12:19:21.237Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:19:21.237Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-16T12:19:21.237Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:19:21.237Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-16T12:19:21.237Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:19:21.704Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-16T12:19:22.855Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-16T12:19:23.978Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-16T12:19:25.494Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-16T12:19:25.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-16T12:19:25.741Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:19:25.741Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-16T12:19:28.444Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-16T12:19:28.444Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-16T12:19:28.632Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-16T12:19:28.632Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:19:28.632Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-16T12:19:28.632Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:19:28.632Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-16T12:19:28.632Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:19:28.632Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-16T12:19:29.756Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-16T12:19:29.756Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:19:29.756Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestHealth [2022-03-16T12:19:30.212Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-16T12:19:30.212Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-16T12:19:32.356Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-16T12:19:33.208Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-16T12:19:35.245Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-16T12:19:35.992Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-16T12:19:35.992Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-16T12:19:36.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-16T12:19:36.448Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:19:36.906Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-16T12:19:36.997Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-16T12:19:36.997Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:19:36.997Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-16T12:19:36.997Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-16T12:19:37.870Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-16T12:19:37.870Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-16T12:19:38.131Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-16T12:19:40.041Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-16T12:19:40.041Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-16T12:19:41.021Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:19:41.021Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-16T12:19:41.754Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-16T12:19:42.941Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-16T12:19:45.835Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-16T12:19:45.835Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-16T12:19:45.835Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:19:45.836Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-16T12:19:46.792Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-16T12:19:46.792Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-16T12:19:46.792Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-16T12:19:46.792Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-16T12:19:46.792Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:19:46.792Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-16T12:19:47.627Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-16T12:19:49.560Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-16T12:19:49.560Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-16T12:19:50.021Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportFile [2022-03-16T12:19:50.021Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-16T12:19:50.021Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-16T12:19:50.021Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-16T12:19:50.021Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-16T12:19:50.021Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-16T12:19:50.021Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-16T12:19:50.021Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-16T12:19:50.021Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.021Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-16T12:19:50.021Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:19:50.478Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-16T12:19:52.649Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-16T12:19:53.517Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-16T12:19:55.325Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-16T12:19:55.325Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:19:55.325Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-16T12:19:55.545Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-16T12:19:55.545Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:19:55.545Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-16T12:19:55.545Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:19:55.545Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-16T12:19:55.545Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-16T12:19:55.545Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:19:55.545Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunMount [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-16T12:19:56.851Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:19:56.851Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-16T12:19:57.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-16T12:19:57.714Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-16T12:19:58.171Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-16T12:20:00.338Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-16T12:20:00.338Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:20:00.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-16T12:20:00.338Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:20:00.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-16T12:20:00.338Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:20:00.338Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-16T12:20:02.224Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-16T12:20:03.236Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-16T12:20:06.031Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-16T12:20:07.135Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-16T12:20:07.135Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.135Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-16T12:20:07.135Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.135Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-16T12:20:07.135Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.135Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-16T12:20:07.926Z] === RUN TestDockerSuite/TestInspectImage [2022-03-16T12:20:07.926Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.926Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-16T12:20:07.926Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.926Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-16T12:20:07.926Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:20:07.926Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-16T12:20:09.823Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-16T12:20:10.820Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-16T12:20:11.796Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-16T12:20:12.992Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-16T12:20:12.992Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-16T12:20:14.569Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-16T12:20:17.568Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:20:17.568Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-16T12:20:18.025Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-16T12:20:18.358Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-16T12:20:18.358Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-16T12:20:18.358Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-16T12:20:18.358Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.358Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-16T12:20:18.358Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-16T12:20:18.827Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-16T12:20:18.827Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-16T12:20:18.827Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-16T12:20:18.827Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-16T12:20:18.986Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-16T12:20:20.047Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-16T12:20:21.148Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-16T12:20:22.629Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-16T12:20:22.940Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-16T12:20:22.940Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:20:22.940Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-16T12:20:22.940Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-16T12:20:23.313Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-16T12:20:24.275Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-16T12:20:25.837Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-16T12:20:26.427Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-16T12:20:27.166Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-16T12:20:27.623Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:20:27.623Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:20:28.741Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-16T12:20:32.292Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-16T12:20:32.292Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-16T12:20:32.292Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-16T12:20:32.292Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-16T12:20:32.292Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:20:32.292Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-16T12:20:33.416Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-16T12:20:35.085Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-16T12:20:36.313Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-16T12:20:37.305Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-16T12:20:37.305Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:20:37.305Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-16T12:20:38.484Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-16T12:20:41.099Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-16T12:20:41.099Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-16T12:20:41.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-16T12:20:42.575Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-16T12:20:42.575Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:20:42.575Z] === RUN TestDockerSuite/TestRunRm [2022-03-16T12:20:46.288Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-16T12:20:48.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-16T12:20:50.609Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-16T12:20:51.509Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-16T12:20:52.055Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-16T12:20:52.787Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-16T12:20:53.244Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-16T12:20:53.244Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-16T12:20:53.244Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-16T12:20:53.244Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-16T12:20:53.700Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-16T12:20:54.942Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-16T12:20:55.867Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-16T12:20:57.830Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-16T12:20:58.042Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-16T12:21:01.909Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-16T12:21:01.910Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:21:01.910Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-16T12:21:01.910Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:21:01.910Z] === RUN TestDockerSuite/TestRunState [2022-03-16T12:21:01.910Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:21:01.910Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-16T12:21:03.822Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-16T12:21:04.007Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-16T12:21:04.800Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-16T12:21:04.800Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:21:04.800Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-16T12:21:04.800Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-16T12:21:04.800Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:21:04.800Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-16T12:21:04.800Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:21:04.800Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-16T12:21:05.256Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-16T12:21:05.256Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-16T12:21:05.256Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:21:05.256Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-16T12:21:06.713Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-16T12:21:06.713Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:21:06.713Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-16T12:21:08.882Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-16T12:21:08.882Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-16T12:21:11.024Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:21:11.024Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-16T12:21:13.914Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-16T12:21:13.914Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:21:13.914Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-16T12:21:16.511Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-16T12:21:16.803Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-16T12:21:16.803Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:21:16.803Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-16T12:21:16.803Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:21:16.803Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-16T12:21:17.428Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-16T12:21:20.307Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-16T12:21:20.519Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-16T12:21:24.129Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-16T12:21:24.129Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:21:24.129Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-16T12:21:24.489Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-16T12:21:28.884Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-16T12:21:30.811Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-16T12:21:33.044Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-16T12:21:33.644Z] === RUN TestDockerSuite/TestLogsSince [2022-03-16T12:21:35.221Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-16T12:21:36.816Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-16T12:21:38.118Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-16T12:21:38.118Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:21:38.118Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-16T12:21:40.284Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-16T12:21:45.350Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-16T12:21:45.350Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:21:45.350Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-16T12:21:45.350Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-16T12:21:46.167Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-16T12:21:46.167Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:21:46.167Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-16T12:21:46.167Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:21:46.167Z] === RUN TestDockerSuite/TestLogsTail [2022-03-16T12:21:48.869Z] === RUN TestDockerSuite/TestLogsSince [2022-03-16T12:21:50.044Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-16T12:21:50.167Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-16T12:21:52.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-16T12:21:54.795Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-16T12:21:55.327Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-16T12:21:55.327Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.327Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-16T12:21:55.327Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-16T12:21:55.794Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-16T12:21:55.794Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-16T12:21:55.794Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-16T12:21:55.794Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-16T12:21:55.794Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:21:55.794Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-16T12:21:57.539Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-16T12:21:57.539Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:21:57.539Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-16T12:21:57.539Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:21:57.539Z] === RUN TestDockerSuite/TestLogsTail [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-16T12:21:59.561Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-16T12:21:59.561Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestNetHostname [2022-03-16T12:21:59.561Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-16T12:21:59.561Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-16T12:21:59.561Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-16T12:21:59.561Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestPluginActive [2022-03-16T12:21:59.561Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:21:59.561Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-16T12:21:59.561Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-16T12:22:00.029Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-16T12:22:00.029Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-16T12:22:00.029Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-16T12:22:00.029Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-16T12:22:00.029Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-16T12:22:00.029Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-16T12:22:00.029Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-16T12:22:00.029Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPortList [2022-03-16T12:22:00.029Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:22:00.029Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-16T12:22:00.496Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-16T12:22:00.548Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-16T12:22:02.112Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-16T12:22:03.458Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-16T12:22:04.324Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-16T12:22:05.679Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-16T12:22:05.679Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:22:05.679Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-16T12:22:05.679Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:22:05.679Z] === RUN TestDockerSuite/TestNetHostname [2022-03-16T12:22:05.679Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:22:05.679Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-16T12:22:05.679Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-16T12:22:06.150Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-16T12:22:06.150Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginActive [2022-03-16T12:22:06.150Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-16T12:22:06.150Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-16T12:22:06.150Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-16T12:22:06.150Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-16T12:22:06.150Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-16T12:22:06.150Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-16T12:22:06.150Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-16T12:22:06.150Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-16T12:22:06.150Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-16T12:22:06.150Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPortList [2022-03-16T12:22:06.150Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:22:06.150Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-16T12:22:08.708Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-16T12:22:08.708Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-16T12:22:09.178Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:22:09.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-16T12:22:10.190Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-16T12:22:10.190Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-16T12:22:10.190Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-16T12:22:10.190Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-16T12:22:10.190Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.190Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-16T12:22:10.190Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-16T12:22:10.659Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:22:10.659Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-16T12:22:12.031Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-16T12:22:12.031Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:22:12.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-16T12:22:12.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-16T12:22:13.344Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-16T12:22:13.811Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-16T12:22:13.811Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-16T12:22:16.023Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-16T12:22:16.023Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-16T12:22:16.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-16T12:22:16.790Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:22:16.790Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-16T12:22:18.975Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-16T12:22:19.606Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-16T12:22:19.606Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:22:19.606Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-16T12:22:21.927Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-16T12:22:24.878Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-16T12:22:24.878Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:22:24.878Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-16T12:22:26.649Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-16T12:22:26.649Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:22:26.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-16T12:22:34.549Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-16T12:22:34.549Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:22:34.549Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-16T12:22:35.301Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-16T12:22:35.301Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:22:35.301Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-16T12:22:37.099Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-16T12:22:40.053Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-16T12:22:40.053Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:22:40.053Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-16T12:22:40.053Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:22:40.053Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-16T12:22:40.053Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:22:40.053Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-16T12:22:40.053Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:22:40.053Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-16T12:22:48.715Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:22:48.715Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-16T12:22:51.664Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-16T12:22:52.407Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-16T12:22:55.451Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-16T12:22:55.451Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:22:55.451Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-16T12:22:58.345Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-16T12:22:58.345Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-16T12:22:58.345Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:22:58.345Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-16T12:22:59.236Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-16T12:22:59.236Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.236Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-16T12:22:59.236Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.236Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-16T12:22:59.236Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-16T12:22:59.236Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-16T12:22:59.236Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-16T12:22:59.237Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:22:59.237Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-16T12:23:10.826Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-16T12:23:14.553Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-16T12:23:16.996Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-16T12:23:16.997Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-16T12:23:16.997Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-16T12:23:17.706Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-16T12:23:18.697Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-16T12:23:18.697Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:23:18.697Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-16T12:23:19.165Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-16T12:23:19.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-16T12:23:22.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-16T12:23:22.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-16T12:23:23.100Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-16T12:23:23.333Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-16T12:23:23.333Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-16T12:23:23.333Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-16T12:23:27.780Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-16T12:23:27.780Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:23:27.780Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-16T12:23:27.780Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:23:27.780Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-16T12:23:33.618Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-16T12:23:33.619Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:23:33.619Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-16T12:23:33.619Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-16T12:23:33.619Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-16T12:23:33.619Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:23:33.619Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-16T12:23:38.074Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-16T12:23:38.075Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:23:38.075Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-16T12:23:38.075Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:23:38.075Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-16T12:23:38.075Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:23:38.075Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-16T12:23:38.075Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:23:38.075Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-16T12:23:39.945Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-16T12:23:42.481Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-16T12:23:42.937Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-16T12:23:43.392Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-16T12:23:45.822Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-16T12:23:46.627Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-16T12:23:46.627Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:23:46.627Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-16T12:23:47.084Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-16T12:23:47.084Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:23:47.084Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-16T12:23:48.618Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-16T12:23:49.582Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-16T12:23:49.582Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:23:49.582Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-16T12:23:54.262Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-16T12:23:55.736Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-16T12:23:55.736Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:23:55.736Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite (2710.58s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-16T12:23:56.696Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-16T12:23:56.696Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-16T12:23:56.696Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.38s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.15s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.26s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.37s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.86s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.61s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.07s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.05s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.94s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.98s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.20s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.13s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.37s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.58s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.57s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.55s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.32s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.68s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.54s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.36s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.58s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.77s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.21s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.19s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.37s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.57s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.77s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.43s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.90s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.10s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.96s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.89s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.57s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.30s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.27s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.25s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.48s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.22s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.59s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.15s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.93s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.67s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFails (3.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.14s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.07s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.89s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.73s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.92s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.77s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildHistory (12.17s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.02s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.56s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.06s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.93s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.91s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.69s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.83s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.36s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.11s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.31s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.49s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.07s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.36s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.92s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.31s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.66s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.21s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.05s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.08s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.43s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildRm (15.70s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.66s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.60s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.77s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.55s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.03s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.71s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.52s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildStderr (5.64s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.85s) [2022-03-16T12:23:56.697Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.10s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2022-03-16T12:23:56.697Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.78s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.38s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.57s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.56s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.25s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.51s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.79s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.25s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.98s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.07s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCommitChange (6.05s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.62s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.79s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCommitTTY (8.75s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.47s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.56s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.13s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.05s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.05s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.64s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.25s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.72s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.78s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.20s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.13s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.73s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.11s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.86s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.71s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.27s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.32s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.86s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.93s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.06s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.76s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.09s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.03s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.06s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009096e0_} (3.21s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14028908833_c:\foo_false____} (3.36s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14028908833_c:\foo_true____} (3.20s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.16s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.03s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.33s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.87s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.70s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToDot (3.26s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCpToStdout (2.96s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.21s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.85s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-03-16T12:23:56.698Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.59s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-03-16T12:23:56.698Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.21s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-16T12:23:57.155Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.15s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.20s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.76s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsCopy (5.44s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.92s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.99s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.35s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFilters (6.23s) [2022-03-16T12:23:57.155Z] --- PASS: TestDockerSuite/TestEventsFormat (6.19s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsRename (3.22s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsResize (33.44s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.12s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.06s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.62s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.17s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.40s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.14s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.73s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.72s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.57s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.50s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.72s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.23s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.90s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.66s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.15s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.26s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.88s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.15s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.61s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.26s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.45s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.00s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.10s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.11s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.13s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectDefault (3.19s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectHistory (5.40s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.21s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.61s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.76s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.22s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectStatus (3.97s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.93s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTemplateError (8.12s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.15s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.61s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.12s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.17s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.00s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.32s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.12s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.69s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.85s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.95s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.66s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.57s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.15s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsTail (3.29s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.82s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsByOrder (13.65s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.05s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.59s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.78s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.08s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.36s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.13s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.67s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.33s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.18s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.15s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.44s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.70s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.13s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.72s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.61s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.17s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.63s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.13s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.51s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.11s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.28s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.28s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.95s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.29s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.81s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.95s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.01s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.04s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-16T12:23:57.156Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.11s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-16T12:23:57.156Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.03s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.96s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.78s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.04s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.08s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.00s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.17s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.92s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.99s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.04s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunExitCode (3.19s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.94s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.31s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.50s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.48s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.99s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.14s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.30s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.81s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.22s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.70s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunRm (3.10s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.12s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.60s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.97s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.77s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.62s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.56s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.49s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.96s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.00s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.67s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.98s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.07s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.05s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.93s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.08s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.36s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.41s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.92s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.16s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.65s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.66s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.52s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.93s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.00s) [2022-03-16T12:23:57.157Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:23:57.157Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.157Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-16T12:23:57.157Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-16T12:23:57.158Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-16T12:23:57.158Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-16T12:23:57.158Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-16T12:23:57.158Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-16T12:23:57.158Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-16T12:23:57.158Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-16T12:23:57.158Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-16T12:23:57.158Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerDaemonSuite [2022-03-16T12:23:57.158Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-16T12:23:57.158Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-16T12:23:57.158Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-16T12:23:57.158Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerSwarmSuite [2022-03-16T12:23:57.158Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-16T12:23:57.158Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.158Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:23:57.158Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:23:57.159Z] === RUN TestDockerExternalVolumeSuite [2022-03-16T12:23:57.159Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:23:57.159Z] === RUN TestDockerNetworkSuite [2022-03-16T12:23:57.159Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-16T12:23:57.159Z] === RUN TestDockerHubPullSuite [2022-03-16T12:23:57.159Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-16T12:23:57.159Z] PASS [2022-03-16T12:23:57.159Z] ok github.com/docker/docker/integration-cli 2711.012s [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === Skipped [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:23:57.159Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-16T12:23:57.159Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:23:57.159Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-16T12:23:57.159Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:23:57.159Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:23:57.159Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-16T12:23:57.159Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-16T12:23:57.159Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-16T12:23:57.159Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-16T12:23:57.159Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.159Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-16T12:23:57.159Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-16T12:23:57.160Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-16T12:23:57.160Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.160Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-16T12:23:57.160Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-16T12:23:57.617Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:23:57.617Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:23:57.617Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-16T12:23:57.617Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:23:57.617Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:23:57.617Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.617Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:23:57.617Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-16T12:23:57.618Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:23:57.618Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:23:57.618Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-16T12:23:57.618Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-16T12:23:57.618Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:23:57.618Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-16T12:23:57.618Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:23:57.618Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.618Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:23:57.618Z] [2022-03-16T12:23:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:23:57.619Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-16T12:23:57.619Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:23:57.619Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-16T12:23:57.619Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-16T12:23:57.619Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-16T12:23:57.619Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:23:57.619Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-16T12:23:57.619Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-16T12:23:57.619Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:23:57.619Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:23:57.619Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:23:57.619Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:23:57.620Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-16T12:23:57.620Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:23:57.620Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.620Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:23:57.620Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.621Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-16T12:23:57.621Z] [2022-03-16T12:23:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-16T12:23:57.621Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-16T12:23:57.622Z] [2022-03-16T12:23:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:57.622Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:23:57.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:58.078Z] [2022-03-16T12:23:58.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:58.078Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.078Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-16T12:23:58.078Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-16T12:23:58.079Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:23:58.079Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:23:58.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.079Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:23:58.079Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-16T12:23:58.080Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] DONE 1088 tests, 544 skipped in 2721.105s [2022-03-16T12:23:58.080Z] INFO: Integration tests ended at 03/16/2022 12:23:57. Duration:00:45:21.2380253 [2022-03-16T12:23:58.080Z] INFO: Docker info of the daemon under test at end of run [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] Containers: 2 [2022-03-16T12:23:58.080Z] Running: 0 [2022-03-16T12:23:58.080Z] Paused: 0 [2022-03-16T12:23:58.080Z] Stopped: 2 [2022-03-16T12:23:58.080Z] Images: 18 [2022-03-16T12:23:58.080Z] Server Version: 0.0.0-dev [2022-03-16T12:23:58.080Z] Storage Driver: windowsfilter [2022-03-16T12:23:58.080Z] Windows: [2022-03-16T12:23:58.080Z] Logging Driver: json-file [2022-03-16T12:23:58.080Z] Plugins: [2022-03-16T12:23:58.080Z] Volume: local [2022-03-16T12:23:58.080Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T12:23:58.080Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T12:23:58.080Z] Swarm: inactive [2022-03-16T12:23:58.080Z] Default Isolation: process [2022-03-16T12:23:58.080Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T12:23:58.080Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T12:23:58.080Z] OSType: windows [2022-03-16T12:23:58.080Z] Architecture: x86_64 [2022-03-16T12:23:58.080Z] CPUs: 4 [2022-03-16T12:23:58.080Z] Total Memory: 32GiB [2022-03-16T12:23:58.080Z] Name: azwin-2-3c0f40 [2022-03-16T12:23:58.080Z] ID: I2FD:HSIV:PPUV:AVW2:STWX:ECVK:FESR:HPAH:RPNR:LJGL:7O35:RL4H [2022-03-16T12:23:58.080Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T12:23:58.080Z] Debug Mode (client): false [2022-03-16T12:23:58.080Z] Debug Mode (server): true [2022-03-16T12:23:58.080Z] File Descriptors: -1 [2022-03-16T12:23:58.080Z] Goroutines: 44 [2022-03-16T12:23:58.080Z] System Time: 2022-03-16T12:23:57.7959672Z [2022-03-16T12:23:58.080Z] EventsListeners: 0 [2022-03-16T12:23:58.080Z] Registry: https://index.docker.io/v1/ [2022-03-16T12:23:58.080Z] Labels: [2022-03-16T12:23:58.080Z] Experimental: false [2022-03-16T12:23:58.080Z] Insecure Registries: [2022-03-16T12:23:58.080Z] 127.0.0.0/8 [2022-03-16T12:23:58.080Z] Live Restore Enabled: false [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] [2022-03-16T12:23:58.080Z] INFO: Stopping daemon under test [2022-03-16T12:23:58.080Z] SUCCESS: The process with PID 4840 (child process of PID 4296) has been terminated. [2022-03-16T12:23:58.080Z] SUCCESS: The process with PID 4296 (child process of PID 1040) has been terminated. [2022-03-16T12:23:58.080Z] INFO: Stop tailing logs of the daemon under tests [2022-03-16T12:23:58.080Z] INFO: executeCI.ps1 Completed successfully at 03/16/2022 12:23:57. [2022-03-16T12:23:58.080Z] INFO: Tidying up at end of run [2022-03-16T12:23:58.080Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.out) to bundles\CIDUT.out [2022-03-16T12:23:58.080Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.err) to bundles\CIDUT.err [2022-03-16T12:23:58.080Z] INFO: Saving containerd logs to bundles [2022-03-16T12:23:58.080Z] INFO: Nuke-Everything... [2022-03-16T12:23:58.536Z] INFO: Container count on control daemon to delete is 2 [2022-03-16T12:23:58.936Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-16T12:23:58.992Z] fb687ab26984 [2022-03-16T12:23:58.992Z] 203852c494c0 [2022-03-16T12:23:58.992Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-16T12:24:00.766Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-16T12:24:01.106Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-16T12:24:09.276Z] Deleted: sha256:c33eb736d18b3b7c5c55f1ddeb3c2c23f5b46833aecf1c5e9f79bf853d3a82b4 [2022-03-16T12:24:09.276Z] Deleted: sha256:d967069f7d30a8641d0339c6f41891988f817d5eaec6be963594f40c36ce8e36 [2022-03-16T12:24:09.276Z] Deleted: sha256:92c93b11cf97595a4387cdd1c778a0f03bc9b09ad9ee1c54163625cc48763081 [2022-03-16T12:24:09.276Z] Deleted: sha256:07939455cab4e75a3056f1f6f03d4024925b3f97a5fdcc33a6af2963779ce9b9 [2022-03-16T12:24:09.276Z] Deleted: sha256:33c39a6a21a0e7f4f65c7a7af51d36dfce4b8ca34ae36240c39f4687d08a3c96 [2022-03-16T12:24:09.276Z] Deleted: sha256:0e4bfe4e44823fb730878920ceff40de81e33cbfa05e51b9166fd57adf023c77 [2022-03-16T12:24:09.276Z] Deleted: sha256:e98113cd14fa7f4c444d8136efbc068c90a23be3705121d94acd88eb070261af [2022-03-16T12:24:09.276Z] Deleted: sha256:25c328e4e911bb1f254f88cda2c321062d4fbfebc80809208f0b8120c37be542 [2022-03-16T12:24:09.276Z] Deleted: sha256:b3d2a0f4ff048de00aea57a8cb6f38aba93ad5ef8f2ffb7364e75c9b2ed114d3 [2022-03-16T12:24:09.276Z] Deleted: sha256:5d6ddd44382b53e5f5f1833fbe6c45cb4ea75bf3f0a84ac27f54d100ee5ff66d [2022-03-16T12:24:09.276Z] Deleted: sha256:b4e14fe7332d9bb3c6340a4dfc04bdbc7794d49eab275475ffe4ee6eb2ea3f90 [2022-03-16T12:24:09.276Z] Deleted: sha256:67c2300e1881448992dfd9bf4a1474646aed678948540b3ef47586b29cb0afd9 [2022-03-16T12:24:09.276Z] Deleted: sha256:f97332843377dc7773f0e67b1b148ab03640f883fc613f7bda41ed4e8f303100 [2022-03-16T12:24:09.276Z] Deleted: sha256:7354d4ee99dd43b8c1258674b9080cd3a12ded8445bbbb1e6116e69cad3b72ea [2022-03-16T12:24:09.276Z] Deleted: sha256:cdb352e58e48fdd294859bb28c798a1c7e9e4de3313b1b1672e70d93a48b624e [2022-03-16T12:24:09.276Z] Deleted: sha256:d2ab08ec283bc63f1cf28eb5dc84c5f98c828c4fb645287bb6b010ae1e59c5c3 [2022-03-16T12:24:09.276Z] Deleted: sha256:6c3353d5f7f077b48f9cee70374ddf570c55138415b71d07cd56a8227692c58a [2022-03-16T12:24:09.276Z] Deleted: sha256:def99cd3724ff5daa9154237a89048079ee71445ad6dbb615842b051573efc65 [2022-03-16T12:24:09.276Z] INFO: Tidying pidfile d:\CI\PR-43194\10\docker.pid [2022-03-16T12:24:09.276Z] INFO: Killing containerd with PID 1840 [2022-03-16T12:24:09.276Z] INFO: Nuking d:\CI [2022-03-16T12:24:09.430Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-16T12:24:09.430Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:24:09.430Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-16T12:24:09.430Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:24:09.430Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-16T12:24:18.104Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-16T12:24:18.104Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:24:18.104Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-16T12:24:18.104Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:24:18.104Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-16T12:24:18.104Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:24:18.104Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-16T12:24:18.104Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:24:18.104Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-16T12:24:30.607Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-16T12:24:30.607Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:24:30.607Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-16T12:24:31.077Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-16T12:24:31.077Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:24:31.546Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-16T12:24:32.539Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-16T12:24:34.109Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-16T12:24:34.109Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:24:34.109Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-16T12:24:36.767Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-16T12:24:36.767Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:24:36.767Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-16T12:24:39.183Z] INFO: Zapped successfully [2022-03-16T12:24:39.183Z] [2022-03-16T12:24:39.183Z] INFO: executeCI.ps1 exiting at Wed Mar 16 12:24:34 CUT 2022. Duration 01:07:43.1080872 [2022-03-16T12:24:39.183Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-16T12:24:39.455Z] Recording test results [2022-03-16T12:24:40.111Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-16T12:24:41.275Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-16T12:24:41.909Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-16T12:24:42.558Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-16T12:24:42.558Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-16T12:24:42.558Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-16T12:24:43.523Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] archiveArtifacts [2022-03-16T12:24:44.288Z] Archiving artifacts [2022-03-16T12:24:45.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T12:24:46.506Z] + make clean [2022-03-16T12:24:47.467Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T12:24:47.467Z] docker-dev-cache [2022-03-16T12:24:47.467Z] docker-mod-cache [Pipeline] deleteDir [2022-03-16T12:24:48.203Z] === RUN TestDockerSuite/TestRestartStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T12:24:49.938Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-16T12:24:52.885Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-16T12:24:52.885Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:24:52.885Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-16T12:24:53.724Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-16T12:24:57.565Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-16T12:24:57.565Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-16T12:24:57.565Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-16T12:25:15.227Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-16T12:25:16.193Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-16T12:25:16.651Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-16T12:25:25.199Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-16T12:25:29.735Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-16T12:25:29.735Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:25:29.735Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-16T12:25:29.878Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-16T12:25:38.410Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-16T12:25:38.410Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-16T12:25:38.425Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-16T12:25:38.878Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-16T12:25:40.449Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-16T12:25:43.106Z] === RUN TestDockerSuite/TestRmiTag [2022-03-16T12:25:43.563Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-16T12:25:46.456Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-16T12:25:49.115Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-16T12:25:57.786Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-16T12:25:57.786Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:25:57.786Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-16T12:26:06.457Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-16T12:26:06.457Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-16T12:26:06.927Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-16T12:26:07.550Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-16T12:26:13.330Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-16T12:26:18.018Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-16T12:26:19.549Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:26:19.549Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-16T12:26:21.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-16T12:26:21.720Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:26:21.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-16T12:26:21.720Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:26:21.720Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-16T12:26:26.401Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-16T12:26:30.130Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-16T12:26:32.251Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-16T12:26:32.299Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-16T12:26:38.129Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-16T12:26:39.119Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-16T12:26:40.848Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-16T12:26:47.901Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-16T12:26:47.901Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-16T12:26:51.628Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-16T12:26:58.200Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:26:58.200Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-16T12:26:59.731Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-16T12:26:59.731Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:27:00.189Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-16T12:27:02.056Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-16T12:27:03.912Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-16T12:27:03.912Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:27:03.912Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-16T12:27:03.912Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:27:03.912Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-16T12:27:06.082Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:27:06.082Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-16T12:27:08.252Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-16T12:27:16.806Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-16T12:27:16.998Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-16T12:27:23.873Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-16T12:27:23.873Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:27:23.873Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-16T12:27:23.873Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:27:23.873Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-16T12:27:23.873Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:27:23.873Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-16T12:27:24.163Z] === RUN TestDockerSuite/TestRmiTag [2022-03-16T12:27:25.155Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-16T12:27:26.047Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-16T12:27:26.047Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:27:26.047Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-16T12:27:26.047Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:27:26.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-16T12:27:26.047Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:27:26.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-16T12:27:26.047Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:27:26.047Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-16T12:27:28.216Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-16T12:27:30.046Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-16T12:27:34.033Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:27:34.033Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-16T12:27:36.932Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-16T12:27:36.932Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:27:36.932Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-16T12:27:36.932Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-16T12:27:36.932Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:27:36.932Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-16T12:27:39.830Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-16T12:27:42.726Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-16T12:27:42.726Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:27:42.726Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-16T12:27:44.898Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-16T12:27:44.898Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:27:44.898Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-16T12:27:44.898Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:27:44.898Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-16T12:27:44.898Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:27:44.898Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-16T12:27:47.796Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-16T12:27:49.969Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-16T12:27:52.864Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-16T12:27:55.036Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-16T12:27:55.036Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-16T12:27:55.036Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.036Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-16T12:27:55.036Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.036Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-16T12:27:55.036Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.036Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-16T12:27:55.036Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.498Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:27:55.498Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:27:55.498Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-16T12:27:55.498Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.498Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-16T12:27:55.498Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:27:55.498Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-16T12:28:00.177Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-16T12:28:00.179Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-16T12:28:00.179Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-16T12:28:00.179Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-16T12:28:00.179Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-16T12:28:00.179Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:28:00.179Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-16T12:28:04.938Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-16T12:28:10.486Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-16T12:28:10.486Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:28:10.486Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunMount [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-16T12:28:12.659Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:28:12.659Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-16T12:28:15.374Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:28:16.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-16T12:28:16.942Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:28:17.412Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-16T12:28:17.412Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:28:17.412Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-16T12:28:21.211Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-16T12:28:21.211Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:28:21.211Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-16T12:28:21.211Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:28:21.211Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-16T12:28:21.212Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-16T12:28:21.212Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:28:21.212Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-16T12:28:21.212Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:28:21.212Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-16T12:28:21.212Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:28:21.212Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-16T12:28:25.887Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-16T12:28:29.870Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-16T12:28:30.573Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-16T12:28:30.573Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-16T12:28:32.105Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-16T12:28:34.281Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-16T12:28:34.625Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-16T12:28:36.448Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-16T12:28:37.979Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-16T12:28:39.380Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.151Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-16T12:28:40.151Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:28:40.608Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:28:43.175Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-16T12:28:43.503Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-16T12:28:43.503Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-16T12:28:43.503Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-16T12:28:43.503Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-16T12:28:43.503Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:28:43.503Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-16T12:28:47.934Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-16T12:28:47.934Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-16T12:28:53.826Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-16T12:28:53.826Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:28:53.826Z] === RUN TestDockerSuite/TestRunRm [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-16T12:28:56.598Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.598Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-16T12:28:56.599Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:28:56.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-16T12:28:56.599Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:28:57.067Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-16T12:28:57.067Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:28:57.067Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-16T12:29:00.857Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-16T12:29:00.857Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:29:00.908Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-16T12:29:01.325Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-16T12:29:06.745Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-16T12:29:07.199Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-16T12:29:07.199Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:29:07.199Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-16T12:29:07.199Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:29:07.199Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-16T12:29:08.912Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-16T12:29:10.997Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:29:10.997Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-16T12:29:11.803Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-16T12:29:13.976Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-16T12:29:14.784Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-16T12:29:16.874Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-16T12:29:16.874Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:29:16.874Z] === RUN TestDockerSuite/TestRunState [2022-03-16T12:29:16.874Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:29:16.874Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-16T12:29:19.539Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-16T12:29:19.768Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-16T12:29:19.768Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:29:19.768Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-16T12:29:21.938Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-16T12:29:21.938Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-16T12:29:21.938Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:29:21.938Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-16T12:29:23.334Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-16T12:29:23.334Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:29:23.334Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-16T12:29:23.334Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:29:23.334Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-16T12:29:23.334Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:29:23.334Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-16T12:29:27.733Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:29:27.733Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-16T12:29:28.089Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-16T12:29:28.089Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:29:28.089Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-16T12:29:28.089Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:29:28.089Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-16T12:29:28.089Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:29:28.089Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-16T12:29:28.089Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:29:28.089Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-16T12:29:29.905Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-16T12:29:29.905Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:29:29.905Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-16T12:29:31.886Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-16T12:29:32.799Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-16T12:29:32.800Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:29:32.800Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-16T12:29:32.800Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:29:32.800Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-16T12:29:35.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-16T12:29:40.550Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-16T12:29:40.550Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-16T12:29:41.019Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-16T12:29:41.019Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-16T12:29:41.019Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-16T12:29:41.019Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-16T12:29:41.019Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:29:41.019Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-16T12:29:44.252Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-16T12:29:45.769Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-16T12:29:45.769Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:29:45.769Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-16T12:29:45.769Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-16T12:29:45.769Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:29:45.769Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-16T12:29:48.931Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-16T12:29:50.527Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-16T12:29:54.320Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-16T12:29:54.320Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:29:54.320Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-16T12:29:55.991Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-16T12:29:55.991Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:29:55.991Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-16T12:29:55.991Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-16T12:29:58.887Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-16T12:29:59.066Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-16T12:29:59.066Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:29:59.066Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-16T12:29:59.066Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:29:59.066Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-16T12:29:59.066Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:29:59.066Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-16T12:30:01.783Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-16T12:30:02.861Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-16T12:30:03.958Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-16T12:30:03.959Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:30:03.959Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-16T12:30:07.621Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-16T12:30:08.635Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-16T12:30:10.805Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-16T12:30:12.383Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-16T12:30:12.979Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-16T12:30:16.180Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-16T12:30:16.180Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-16T12:30:16.180Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.180Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-16T12:30:16.180Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.180Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-16T12:30:16.180Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.180Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-16T12:30:16.180Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.648Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:30:16.648Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:30:16.648Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-16T12:30:16.648Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.648Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-16T12:30:16.648Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:30:16.648Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-16T12:30:23.282Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-16T12:30:23.282Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-16T12:30:23.282Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-16T12:30:23.282Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-16T12:30:23.282Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-16T12:30:23.282Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.282Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-16T12:30:23.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-16T12:30:23.805Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.805Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-16T12:30:23.805Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-16T12:30:23.805Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.805Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-16T12:30:23.805Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:30:23.805Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-16T12:30:23.805Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:30:24.274Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-16T12:30:24.274Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:30:24.274Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-16T12:30:25.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-16T12:30:25.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-16T12:30:26.367Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-16T12:30:26.827Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-16T12:30:28.356Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-16T12:30:28.356Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-16T12:30:30.968Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-16T12:30:33.141Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-16T12:30:36.046Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-16T12:30:36.046Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:30:36.046Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-16T12:30:36.773Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-16T12:30:36.773Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:30:36.773Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:30:38.994Z] === RUN TestDockerSuite/TestRunMount [2022-03-16T12:30:38.994Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:30:39.463Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-16T12:30:39.463Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:30:39.463Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-16T12:30:39.463Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:30:39.463Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-16T12:30:39.463Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:30:39.463Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-16T12:30:44.618Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-16T12:30:44.618Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:30:44.618Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-16T12:30:49.293Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-16T12:30:49.293Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:30:49.293Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-16T12:30:49.293Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:30:49.293Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-16T12:30:49.293Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:30:49.293Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-16T12:30:49.293Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:30:49.293Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-16T12:30:51.970Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-16T12:30:51.970Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:30:51.970Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-16T12:30:51.970Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:30:51.970Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-16T12:30:51.970Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:30:51.970Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-16T12:30:59.590Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-16T12:30:59.590Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:30:59.590Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-16T12:30:59.590Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:31:00.048Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-16T12:31:00.048Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:31:00.048Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-16T12:31:00.048Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:31:00.048Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-16T12:31:00.048Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:31:00.048Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-16T12:31:00.048Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:31:00.048Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-16T12:31:02.411Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-16T12:31:02.941Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-16T12:31:05.111Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-16T12:31:05.111Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:31:05.111Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-16T12:31:08.010Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-16T12:31:08.010Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-16T12:31:08.010Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-16T12:31:08.010Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-16T12:31:08.010Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-16T12:31:08.010Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:31:08.010Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-16T12:31:11.131Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-16T12:31:11.131Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-16T12:31:12.738Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-16T12:31:17.501Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-16T12:31:22.261Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-16T12:31:23.249Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-16T12:31:25.659Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-16T12:31:25.659Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-16T12:31:27.193Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-16T12:31:27.193Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-16T12:31:29.127Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:31:29.127Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-16T12:31:30.917Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-16T12:31:30.917Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-16T12:31:31.375Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-16T12:31:31.375Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-16T12:31:31.375Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-16T12:31:37.807Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-16T12:31:37.807Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-16T12:31:37.807Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-16T12:31:37.807Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-16T12:31:37.807Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:31:37.807Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-16T12:31:46.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-16T12:31:46.204Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:31:46.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-16T12:31:46.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-16T12:31:46.204Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-16T12:31:46.204Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:31:46.204Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-16T12:31:53.265Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-16T12:31:53.265Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-16T12:31:53.722Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-16T12:31:55.634Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-16T12:31:55.634Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:31:55.634Z] === RUN TestDockerSuite/TestRunRm [2022-03-16T12:32:00.386Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-16T12:32:04.023Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-16T12:32:04.023Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:32:04.023Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite (2988.18s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.54s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.98s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.47s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.50s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.19s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.31s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.41s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.88s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.43s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.28s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.04s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.27s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.04s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.10s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.47s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.66s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.32s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.35s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.45s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.08s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.80s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.19s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.97s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.63s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.68s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.13s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.89s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.30s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.14s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.86s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.51s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.81s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.27s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.93s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.33s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.01s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.37s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.95s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2022-03-16T12:32:05.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:32:05.558Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.29s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.89s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.01s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFails (2.79s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.15s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.16s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.14s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.78s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.07s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.09s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildHistory (13.47s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.06s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.89s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.74s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.04s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.07s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.75s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.57s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.24s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.15s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.07s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.26s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.85s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.08s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.94s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.56s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.86s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.53s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.75s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.07s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildRm (14.75s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.86s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.05s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.08s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.11s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.33s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.60s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.51s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildStderr (5.11s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.29s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.44s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.29s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.99s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.86s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.39s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.56s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.23s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.24s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.16s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.04s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.53s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.54s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.87s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.24s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitTTY (12.43s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.00s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.31s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.48s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.29s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.55s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.63s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.83s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.46s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.39s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.78s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.29s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.20s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.10s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.29s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.30s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.36s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.74s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.78s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.70s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a56ca8_} (7.75s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1810795977_c:\foo_false____} (2.80s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1810795977_c:\foo_true____} (7.83s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.89s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.60s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.53s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.71s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.83s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:32:05.559Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.88s) [2022-03-16T12:32:05.559Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCpToDot (2.58s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCpToStdout (7.55s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.27s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.72s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.34s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsCopy (5.53s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.42s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.19s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.14s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFilters (5.05s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFormat (5.16s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsResize (8.06s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.38s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.06s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.16s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.43s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.49s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.52s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecInspectID (3.86s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.72s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.54s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.84s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.45s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.35s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectHistory (5.01s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.27s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.27s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.46s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.60s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.88s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.49s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.26s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.41s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.87s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.51s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.54s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.90s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.03s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.89s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.47s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.92s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-16T12:32:05.560Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:32:05.560Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsByOrder (9.54s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.35s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.13s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.65s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.69s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.01s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.09s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.97s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.49s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.38s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.54s) [2022-03-16T12:32:05.561Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.97s) [2022-03-16T12:32:05.561Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.20s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.51s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.55s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.50s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.14s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.71s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.45s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.57s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.79s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.40s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.24s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.33s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.37s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.00s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.48s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.34s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.90s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.04s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:32:06.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2022-03-16T12:32:06.023Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.43s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.68s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.47s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.37s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.61s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.22s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.54s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.19s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.22s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.12s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunRm (7.89s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.46s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.46s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.80s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.26s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.37s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.41s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.37s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.94s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.57s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.45s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.94s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.35s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.37s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.45s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.51s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.37s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.11s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.26s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.31s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.01s) [2022-03-16T12:32:06.024Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:32:06.024Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.024Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-16T12:32:06.024Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-16T12:32:06.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-16T12:32:06.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-16T12:32:06.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-16T12:32:06.025Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-16T12:32:06.025Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-16T12:32:06.025Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-16T12:32:06.025Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-16T12:32:06.025Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-16T12:32:06.025Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-16T12:32:06.025Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerDaemonSuite [2022-03-16T12:32:06.025Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-16T12:32:06.025Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-16T12:32:06.025Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-16T12:32:06.025Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerSwarmSuite [2022-03-16T12:32:06.025Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-16T12:32:06.025Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerExternalVolumeSuite [2022-03-16T12:32:06.025Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerNetworkSuite [2022-03-16T12:32:06.025Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-16T12:32:06.025Z] === RUN TestDockerHubPullSuite [2022-03-16T12:32:06.025Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-16T12:32:06.025Z] PASS [2022-03-16T12:32:06.025Z] ok github.com/docker/docker/integration-cli 2988.718s [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === Skipped [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:32:06.025Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.025Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:32:06.025Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:32:06.025Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:32:06.025Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-16T12:32:06.025Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:32:06.025Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:32:06.025Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-16T12:32:06.026Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-16T12:32:06.026Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.026Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-16T12:32:06.026Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-16T12:32:06.027Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-16T12:32:06.027Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:32:06.027Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:32:06.027Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-16T12:32:06.027Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:32:06.027Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.027Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:32:06.027Z] [2022-03-16T12:32:06.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.027Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:32:06.486Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:32:06.486Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:06.486Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:32:06.486Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:32:06.486Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:32:06.486Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.486Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:32:06.486Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:06.487Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:32:06.487Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:32:06.487Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:32:06.487Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:32:06.487Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:32:06.487Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:32:06.487Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:32:06.487Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.487Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-16T12:32:06.487Z] [2022-03-16T12:32:06.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:32:06.487Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:32:06.488Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:32:06.488Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-16T12:32:06.488Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-16T12:32:06.488Z] [2022-03-16T12:32:06.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:32:06.488Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.488Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.489Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:32:06.489Z] [2022-03-16T12:32:06.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-16T12:32:06.489Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-16T12:32:06.490Z] [2022-03-16T12:32:06.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:32:06.490Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:32:06.956Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:32:06.956Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:32:06.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:32:06.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:32:06.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.956Z] [2022-03-16T12:32:06.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:32:06.957Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.957Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:32:06.957Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-16T12:32:06.958Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] DONE 1088 tests, 539 skipped in 2999.320s [2022-03-16T12:32:06.958Z] INFO: Integration tests ended at 03/16/2022 12:32:06. Duration:00:49:59.5195744 [2022-03-16T12:32:06.958Z] INFO: Docker info of the daemon under test at end of run [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] Containers: 2 [2022-03-16T12:32:06.958Z] Running: 0 [2022-03-16T12:32:06.958Z] Paused: 0 [2022-03-16T12:32:06.958Z] Stopped: 2 [2022-03-16T12:32:06.958Z] Images: 18 [2022-03-16T12:32:06.958Z] Server Version: 0.0.0-dev [2022-03-16T12:32:06.958Z] Storage Driver: windowsfilter [2022-03-16T12:32:06.958Z] Windows: [2022-03-16T12:32:06.958Z] Logging Driver: json-file [2022-03-16T12:32:06.958Z] Plugins: [2022-03-16T12:32:06.958Z] Volume: local [2022-03-16T12:32:06.958Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T12:32:06.958Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T12:32:06.958Z] Swarm: inactive [2022-03-16T12:32:06.958Z] Default Isolation: process [2022-03-16T12:32:06.958Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-16T12:32:06.958Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-16T12:32:06.958Z] OSType: windows [2022-03-16T12:32:06.958Z] Architecture: x86_64 [2022-03-16T12:32:06.958Z] CPUs: 4 [2022-03-16T12:32:06.958Z] Total Memory: 32GiB [2022-03-16T12:32:06.958Z] Name: azwin-2-8b3ad0 [2022-03-16T12:32:06.958Z] ID: VTPI:JFJE:T7IN:POGE:HGWO:JRKZ:NOQ3:JVOI:CAJ5:7HUE:G3RY:IOLB [2022-03-16T12:32:06.958Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T12:32:06.958Z] Debug Mode (client): false [2022-03-16T12:32:06.958Z] Debug Mode (server): true [2022-03-16T12:32:06.958Z] File Descriptors: -1 [2022-03-16T12:32:06.958Z] Goroutines: 17 [2022-03-16T12:32:06.958Z] System Time: 2022-03-16T12:32:06.7308443Z [2022-03-16T12:32:06.958Z] EventsListeners: 0 [2022-03-16T12:32:06.958Z] Registry: https://index.docker.io/v1/ [2022-03-16T12:32:06.958Z] Labels: [2022-03-16T12:32:06.958Z] Experimental: false [2022-03-16T12:32:06.958Z] Insecure Registries: [2022-03-16T12:32:06.958Z] 127.0.0.0/8 [2022-03-16T12:32:06.958Z] Live Restore Enabled: false [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] [2022-03-16T12:32:06.958Z] INFO: Stopping daemon under test [2022-03-16T12:32:06.958Z] SUCCESS: The process with PID 7920 (child process of PID 7488) has been terminated. [2022-03-16T12:32:06.958Z] SUCCESS: The process with PID 7488 (child process of PID 6228) has been terminated. [2022-03-16T12:32:06.958Z] INFO: Stop tailing logs of the daemon under tests [2022-03-16T12:32:06.958Z] INFO: executeCI.ps1 Completed successfully at 03/16/2022 12:32:06. [2022-03-16T12:32:06.958Z] INFO: Tidying up at end of run [2022-03-16T12:32:07.415Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.out) to bundles\CIDUT.out [2022-03-16T12:32:07.415Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.err) to bundles\CIDUT.err [2022-03-16T12:32:07.415Z] INFO: Saving containerd logs to bundles [2022-03-16T12:32:07.415Z] INFO: Nuke-Everything... [2022-03-16T12:32:07.875Z] INFO: Container count on control daemon to delete is 2 [2022-03-16T12:32:07.875Z] 43858ccbb696 [2022-03-16T12:32:07.875Z] 8a8fec23cd60 [2022-03-16T12:32:08.335Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-16T12:32:09.060Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-16T12:32:13.818Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-16T12:32:17.699Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-16T12:32:20.693Z] Deleted: sha256:4f02f1cb0a3d33ef0e3616cf071c74328d01964754bde0d4297f4bf5bf2fa84f [2022-03-16T12:32:20.693Z] Deleted: sha256:30a3b2affc2354f46a9c11585d8a5ab33d90d5d3a3635ba44682515142d10be8 [2022-03-16T12:32:20.693Z] Deleted: sha256:56b7c88eedcccc045fb7caff7eff3a312cd755b1926c34a704941b1634f8c008 [2022-03-16T12:32:20.693Z] Deleted: sha256:18f25501c226c80f6b82bddebb7d5bf22edd72b48fdff353ccf16b9e8a2b2eaf [2022-03-16T12:32:20.693Z] Deleted: sha256:ae18e5045511e500ea998cd1a4e1f44466ef7b1afe9fc050f69a3dcf5c6f7c6d [2022-03-16T12:32:20.693Z] Deleted: sha256:500d3b2b375070904007ceb1a2e74cfede7e02e4b59899fb20986cd99462b77b [2022-03-16T12:32:20.693Z] Deleted: sha256:b6ba2cda71ea14afc3e476f638e6cff070ed0b6655dc56a0801a8be5b0b2033c [2022-03-16T12:32:20.693Z] Deleted: sha256:9fe7824ad578472f88eb9a700f8a9e04fc3c9a8e139f66a7bd05ee9017d55b36 [2022-03-16T12:32:20.693Z] Deleted: sha256:e1a9865bc97ffefdda29cceb92cc1e4ff053d3af6cc1e7b606e3f432186799f4 [2022-03-16T12:32:20.693Z] Deleted: sha256:85f9f70b22ee4c0d4e8d11576e5153849cc462f0bb084b40586664843000652e [2022-03-16T12:32:20.693Z] Deleted: sha256:969cc2be85c66685c1786674d2d8ae9a57a6d428041378f010c0d5432fa9ceeb [2022-03-16T12:32:20.693Z] Deleted: sha256:3bdc269245d85706727f2109e33e7f784455bc413e04fb505271c3fe880c6568 [2022-03-16T12:32:20.693Z] Deleted: sha256:168b3ff10e2fb8ac8c57df7f3bd56e47c3fea18ff7ddd16e359bb2bbd95969dd [2022-03-16T12:32:20.693Z] Deleted: sha256:af233ee19ccdb5654c9f3824b38c47c28ea89206c9c1e007fba120d3b9175f7e [2022-03-16T12:32:20.693Z] Deleted: sha256:34a629838ec0cb34c011894fd1e6a60c7457990f4122c83f18b18750712ca2ef [2022-03-16T12:32:20.693Z] Deleted: sha256:9f52c971df41d8c97630047ba23544a3b9879480f94835a754f6845e1329259b [2022-03-16T12:32:20.693Z] Deleted: sha256:5a44c8f1da0ad45479043931ff0dc35c2e2df195d82eaeb5b356b9171a5eb546 [2022-03-16T12:32:20.693Z] Deleted: sha256:d1ad43a027b41c6563a3b3e724d446a54d5b1f451f481e3139d79cf771c78dee [2022-03-16T12:32:20.693Z] INFO: Tidying pidfile d:\CI\PR-43194\10\docker.pid [2022-03-16T12:32:20.693Z] INFO: Nuking d:\CI [2022-03-16T12:32:22.522Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-16T12:32:27.288Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-16T12:32:27.288Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:32:27.288Z] === RUN TestDockerSuite/TestRunState [2022-03-16T12:32:27.288Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:32:27.288Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-16T12:32:31.089Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-16T12:32:31.089Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:32:31.090Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-16T12:32:35.858Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-16T12:32:35.858Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-16T12:32:35.858Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:32:35.858Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-16T12:32:43.036Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:32:43.036Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-16T12:32:47.793Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-16T12:32:47.793Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:32:47.793Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-16T12:32:52.558Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-16T12:32:52.558Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:32:52.558Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-16T12:32:52.558Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:32:52.558Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-16T12:32:56.378Z] INFO: Zapped successfully [2022-03-16T12:32:56.378Z] [2022-03-16T12:32:56.379Z] INFO: executeCI.ps1 exiting at Wed Mar 16 12:32:52 CUT 2022. Duration 01:15:55.5178109 [2022-03-16T12:32:56.379Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-16T12:32:56.618Z] Recording test results [2022-03-16T12:32:57.220Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-16T12:32:58.420Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-16T12:32:58.893Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-16T12:33:01.273Z] Archiving artifacts [2022-03-16T12:33:02.586Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T12:33:03.506Z] + make clean [2022-03-16T12:33:04.472Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T12:33:04.472Z] docker-dev-cache [2022-03-16T12:33:04.472Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T12:33:10.922Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-16T12:33:19.596Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-16T12:33:32.099Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-16T12:33:32.099Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:33:32.099Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-16T12:33:32.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-16T12:33:36.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-16T12:33:42.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-16T12:33:46.538Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-16T12:33:46.538Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:33:46.538Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-16T12:33:46.538Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-16T12:33:47.008Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-16T12:33:47.008Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-16T12:33:47.008Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-16T12:33:47.008Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-16T12:33:47.008Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:33:47.008Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-16T12:33:54.164Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-16T12:33:58.029Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-16T12:34:01.832Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-16T12:34:10.501Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-16T12:34:10.501Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-16T12:34:10.501Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-16T12:34:10.501Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-16T12:34:10.501Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-16T12:34:10.501Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:34:10.501Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-16T12:34:13.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-16T12:34:13.928Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-16T12:34:14.398Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-16T12:34:14.868Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-16T12:34:17.086Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-16T12:34:17.086Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-16T12:34:21.847Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-16T12:34:25.641Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-16T12:34:29.440Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-16T12:34:29.441Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:34:29.441Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-16T12:34:44.382Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-16T12:34:44.382Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:34:44.382Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-16T12:34:51.542Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-16T12:34:51.542Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:34:51.542Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-16T12:34:51.542Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:34:51.542Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-16T12:34:51.542Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:34:51.542Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-16T12:34:51.542Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:34:51.542Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-16T12:35:01.966Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-16T12:35:01.966Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:35:01.966Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-16T12:35:01.966Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:35:01.966Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-16T12:35:01.966Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:35:01.966Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-16T12:35:01.966Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:35:01.966Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-16T12:35:01.966Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:35:02.437Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-16T12:35:02.437Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:35:02.437Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-16T12:35:06.228Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-16T12:35:10.987Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-16T12:35:10.987Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:35:10.987Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-16T12:35:14.777Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-16T12:35:14.777Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-16T12:35:14.777Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-16T12:35:14.777Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-16T12:35:14.777Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-16T12:35:14.777Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:35:14.777Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-16T12:35:32.602Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-16T12:35:32.602Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-16T12:35:37.358Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-16T12:35:37.826Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-16T12:35:43.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-16T12:35:44.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-16T12:35:45.164Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-16T12:35:45.164Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-16T12:35:45.164Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-16T12:36:00.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-16T12:36:00.120Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:36:00.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-16T12:36:00.589Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-16T12:36:01.058Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-16T12:36:01.059Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:36:01.059Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-16T12:36:15.998Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-16T12:36:15.998Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-16T12:36:15.998Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-16T12:36:33.868Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-16T12:36:33.868Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:36:33.868Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite (3238.83s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.92s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.13s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.54s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.22s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.61s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.94s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (11.43s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.67s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.25s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.44s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.39s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.32s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.09s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.40s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.50s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.60s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.08s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.80s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.99s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.09s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.00s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.50s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.15s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.00s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.36s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.75s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.75s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.67s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.26s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.26s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.06s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.31s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.60s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.11s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.99s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.36s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.96s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.12s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.59s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.73s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.53s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.38s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.89s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.49s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.19s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.14s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.99s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.76s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.75s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.80s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.45s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.79s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.61s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.83s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.91s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.51s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.88s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.89s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.67s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.67s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.64s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.41s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.01s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.39s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.41s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.08s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.76s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.71s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.76s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.73s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.74s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.89s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.35s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.72s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.38s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.81s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.61s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.38s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.80s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.38s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFails (3.31s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.21s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.93s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.38s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.74s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.68s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.25s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.18s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildHistory (15.35s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.43s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.55s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.26s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.20s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.64s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.89s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.15s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.49s) [2022-03-16T12:36:34.855Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-03-16T12:36:34.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.10s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.73s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.52s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.80s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.61s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.63s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.17s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.28s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.64s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.54s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.73s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.70s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.54s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.99s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.67s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.98s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.71s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.76s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.20s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.22s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.98s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildRm (15.59s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.78s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.16s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.64s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.64s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.00s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.85s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.62s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.90s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.63s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.20s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildStderr (6.03s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.13s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.61s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.01s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.03s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.76s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.79s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.37s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.43s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.53s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.22s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.71s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.33s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.10s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.48s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.54s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.88s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.91s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.77s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.86s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.78s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.86s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.75s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitChange (6.57s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.80s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.27s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitTTY (9.05s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.47s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.48s) [2022-03-16T12:36:34.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:36:34.856Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.38s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPICreate (4.57s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.74s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:36:35.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.40s) [2022-03-16T12:36:35.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.34s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.36s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.38s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (4.32s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.67s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.23s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.38s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.44s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.49s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.79s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.28s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.67s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.95s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.63s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerAPIWait (6.01s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.95s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.58s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.92s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.32s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.76s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (4.80s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000fccf0_} (4.77s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1672543181_c:\foo_false____} (4.16s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1672543181_c:\foo_true____} (4.97s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.75s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.16s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.17s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.16s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.16s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (4.51s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpGarbagePath (4.90s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.13s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpRelativePath (4.56s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.94s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.71s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.85s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToDot (4.25s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCpToStdout (4.46s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.39s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateArgs (0.39s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.96s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (4.65s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.38s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.49s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (4.17s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.40s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateLabels (0.43s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateRM (0.81s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.43s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.83s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.88s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.20s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.20s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.71s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.37s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.67s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.93s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsCopy (7.21s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.52s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.34s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.34s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.21s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFilters (6.57s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFormat (6.35s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.12s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.35s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsRename (3.65s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsResize (8.75s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.33s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.80s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.69s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.66s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.67s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.73s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.64s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.68s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.80s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.97s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.10s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecInspectID (5.05s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.26s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.29s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.69s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.86s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.82s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.13s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.77s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.93s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-16T12:36:35.325Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-16T12:36:35.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.23s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.47s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.73s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.48s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImportBadURL (0.16s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.97s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.94s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.97s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectDefault (2.88s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectHistory (6.07s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.44s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.29s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.33s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (4.30s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.01s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.14s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.05s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectStatus (5.83s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.67s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.94s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (4.20s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.78s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.35s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (4.29s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (4.20s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.15s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.66s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.66s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.56s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.47s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.44s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.64s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (11.99s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (12.74s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.45s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.37s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.49s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.48s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsSince (11.70s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsTail (5.16s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.76s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.79s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.75s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.19s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsByOrder (15.20s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersBase (16.49s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.74s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.61s) [2022-03-16T12:36:35.326Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (19.85s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.22s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.24s) [2022-03-16T12:36:35.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.45s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.59s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.34s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.37s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.79s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.71s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.71s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.39s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.51s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.39s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.58s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.48s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.41s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.75s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiBlank (0.15s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.64s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (25.70s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.39s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.28s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.74s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.05s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (15.28s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.80s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiTag (1.30s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.53s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (29.42s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.50s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.09s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.20s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.48s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.92s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.60s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.41s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.25s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.31s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.14s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.21s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.20s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (5.70s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.54s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.82s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.54s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.37s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.49s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.31s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.42s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.53s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.27s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.40s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.92s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.40s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunExitCode (4.32s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.40s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.39s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.46s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunExposePort (0.13s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.29s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.14s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.04s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.84s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.54s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.46s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.42s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.20s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.80s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.60s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.29s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.63s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (5.39s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.11s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-16T12:36:35.797Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.42s) [2022-03-16T12:36:35.797Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.87s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunRm (4.92s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.85s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.69s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.55s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.38s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.70s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.41s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.20s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.37s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.14s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.69s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.44s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.70s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (5.92s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.74s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.85s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (11.08s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.30s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.73s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (5.19s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.46s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.20s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.52s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.63s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.83s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.86s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.45s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.05s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.74s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (4.30s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (4.39s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (14.10s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.53s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.69s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.16s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.25s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.97s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.53s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.26s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.36s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.71s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.55s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.26s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.99s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.14s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.79s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.71s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.73s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.14s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.36s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.03s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.19s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.36s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.09s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.49s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.49s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (17.13s) [2022-03-16T12:36:35.798Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:36:35.798Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.40s) [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-16T12:36:35.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:35.798Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-16T12:36:36.267Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.267Z] --- PASS: TestDockerRegistrySuite (0.66s) [2022-03-16T12:36:36.267Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:36:36.267Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.65s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-16T12:36:36.268Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-16T12:36:36.268Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-16T12:36:36.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-16T12:36:36.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-16T12:36:36.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-16T12:36:36.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-16T12:36:36.268Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerDaemonSuite [2022-03-16T12:36:36.268Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-16T12:36:36.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-16T12:36:36.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-16T12:36:36.268Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerSwarmSuite [2022-03-16T12:36:36.268Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-16T12:36:36.268Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerExternalVolumeSuite [2022-03-16T12:36:36.268Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerNetworkSuite [2022-03-16T12:36:36.268Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-16T12:36:36.268Z] === RUN TestDockerHubPullSuite [2022-03-16T12:36:36.268Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-16T12:36:36.268Z] PASS [2022-03-16T12:36:36.268Z] ok github.com/docker/docker/integration-cli 3240.247s [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === Skipped [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:36:36.268Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:36:36.268Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:36:36.268Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:36:36.268Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:36:36.268Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:36:36.268Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:36:36.268Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:36:36.268Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:36:36.268Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.268Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-16T12:36:36.268Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-03-16T12:36:36.269Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.07s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.05s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.05s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.09s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.09s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.50s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.50s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.75s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.75s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:36:36.269Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.269Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-16T12:36:36.269Z] [2022-03-16T12:36:36.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-16T12:36:36.744Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.76s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.76s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.80s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.80s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.89s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.89s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.73s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.73s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.81s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.81s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.05s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.05s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.02s) [2022-03-16T12:36:36.744Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.02s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.67s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-16T12:36:36.744Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.744Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-16T12:36:36.744Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.71s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.71s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.10s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.10s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.77s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.77s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.73s) [2022-03-16T12:36:36.745Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-16T12:36:36.745Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:36:36.745Z] docker_cli_sni_test.go:18: Flakey test [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-16T12:36:36.745Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:36:36.745Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-16T12:36:36.745Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:36:36.745Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-16T12:36:36.745Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-16T12:36:36.745Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-16T12:36:36.745Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-16T12:36:36.745Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:36:36.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-16T12:36:36.745Z] [2022-03-16T12:36:36.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:37.215Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:37.215Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-16T12:36:37.215Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-16T12:36:37.215Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:36:37.215Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:36:37.215Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:36:37.215Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-16T12:36:37.215Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-16T12:36:37.215Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:36:37.216Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:36:37.216Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:36:37.216Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:36:37.216Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-03-16T12:36:37.216Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:36:37.216Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:36:37.216Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:36:37.216Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-16T12:36:37.216Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-16T12:36:37.216Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:36:37.216Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:36:37.216Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-03-16T12:36:37.216Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.216Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-03-16T12:36:37.216Z] [2022-03-16T12:36:37.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-16T12:36:37.685Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-16T12:36:37.685Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:36:37.685Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-16T12:36:37.685Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-16T12:36:37.685Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-16T12:36:37.685Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.685Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-16T12:36:37.685Z] [2022-03-16T12:36:37.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:36:37.686Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-16T12:36:37.686Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.14s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-16T12:36:37.686Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-16T12:36:37.686Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-16T12:36:37.686Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:37.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-16T12:36:37.687Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-16T12:36:37.687Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-16T12:36:37.687Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.20s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.20s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.156Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-03-16T12:36:38.156Z] [2022-03-16T12:36:38.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2022-03-16T12:36:38.156Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.11s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.11s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.05s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-16T12:36:38.157Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.157Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-16T12:36:38.157Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-16T12:36:38.625Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-16T12:36:38.625Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-16T12:36:38.625Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-03-16T12:36:38.626Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-16T12:36:38.626Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:36:38.626Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.626Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:38.626Z] [2022-03-16T12:36:38.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.65s) [2022-03-16T12:36:38.626Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.65s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-16T12:36:38.627Z] [2022-03-16T12:36:38.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:38.627Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:38.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-16T12:36:39.093Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] DONE 1088 tests, 539 skipped in 3252.929s [2022-03-16T12:36:39.093Z] INFO: Integration tests ended at 03/16/2022 12:36:38. Duration:00:54:13.2200947 [2022-03-16T12:36:39.093Z] INFO: Docker info of the daemon under test at end of run [2022-03-16T12:36:39.093Z] [2022-03-16T12:36:39.093Z] Containers: 2 [2022-03-16T12:36:39.093Z] Running: 0 [2022-03-16T12:36:39.093Z] Paused: 0 [2022-03-16T12:36:39.093Z] Stopped: 2 [2022-03-16T12:36:39.093Z] Images: 18 [2022-03-16T12:36:39.093Z] Server Version: 0.0.0-dev [2022-03-16T12:36:39.093Z] Storage Driver: windowsfilter [2022-03-16T12:36:39.093Z] Windows: [2022-03-16T12:36:39.093Z] Logging Driver: json-file [2022-03-16T12:36:39.093Z] Plugins: [2022-03-16T12:36:39.093Z] Volume: local [2022-03-16T12:36:39.093Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-16T12:36:39.093Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-16T12:36:39.093Z] Swarm: inactive [2022-03-16T12:36:39.093Z] Default Isolation: process [2022-03-16T12:36:39.093Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-16T12:36:39.093Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-16T12:36:39.093Z] OSType: windows [2022-03-16T12:36:39.093Z] Architecture: x86_64 [2022-03-16T12:36:39.093Z] CPUs: 4 [2022-03-16T12:36:39.093Z] Total Memory: 32GiB [2022-03-16T12:36:39.093Z] Name: azwin-2-50a791 [2022-03-16T12:36:39.093Z] ID: NWMI:UP32:36IZ:Q5FM:YQRL:JC7P:WLK5:4T5Z:X43U:I3MV:R3AO:45AF [2022-03-16T12:36:39.093Z] Docker Root Dir: D:\CI\PR-43194\10\daemon [2022-03-16T12:36:39.093Z] Debug Mode (client): false [2022-03-16T12:36:39.093Z] Debug Mode (server): true [2022-03-16T12:36:39.093Z] File Descriptors: -1 [2022-03-16T12:36:39.094Z] Goroutines: 17 [2022-03-16T12:36:39.094Z] System Time: 2022-03-16T12:36:38.826792Z [2022-03-16T12:36:39.094Z] EventsListeners: 0 [2022-03-16T12:36:39.094Z] Registry: https://index.docker.io/v1/ [2022-03-16T12:36:39.094Z] Labels: [2022-03-16T12:36:39.094Z] Experimental: false [2022-03-16T12:36:39.094Z] Insecure Registries: [2022-03-16T12:36:39.094Z] 127.0.0.0/8 [2022-03-16T12:36:39.094Z] Live Restore Enabled: false [2022-03-16T12:36:39.094Z] [2022-03-16T12:36:39.094Z] [2022-03-16T12:36:39.094Z] INFO: Stopping daemon under test [2022-03-16T12:36:39.561Z] SUCCESS: The process with PID 7296 (child process of PID 6684) has been terminated. [2022-03-16T12:36:39.561Z] SUCCESS: The process with PID 6684 (child process of PID 7672) has been terminated. [2022-03-16T12:36:39.561Z] INFO: Stop tailing logs of the daemon under tests [2022-03-16T12:36:39.561Z] INFO: executeCI.ps1 Completed successfully at 03/16/2022 12:36:39. [2022-03-16T12:36:39.561Z] INFO: Tidying up at end of run [2022-03-16T12:36:39.561Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.out) to bundles\CIDUT.out [2022-03-16T12:36:39.561Z] INFO: Saving daemon under test log (d:\CI\PR-43194\10\dut.err) to bundles\CIDUT.err [2022-03-16T12:36:39.561Z] INFO: Saving containerd logs to bundles [2022-03-16T12:36:39.561Z] INFO: Nuke-Everything... [2022-03-16T12:36:40.031Z] INFO: Container count on control daemon to delete is 2 [2022-03-16T12:36:40.031Z] cc5b48ed064e [2022-03-16T12:36:40.031Z] 47ea3c69c2f3 [2022-03-16T12:36:40.507Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-16T12:36:40.507Z] Deleted: sha256:49d503828aba0600aac1a0ec782f439eb233c94304a62414a1dfbf17eefdc392 [2022-03-16T12:36:40.507Z] Deleted: sha256:4b709b532f8d1d1018e93f5f3d5648a7fbd777683a2122727237c89b56994e5b [2022-03-16T12:36:40.507Z] Deleted: sha256:dc1d9ae515899110696b4ebb81f79e502eacbec8e1947e5e198a953317b943c7 [2022-03-16T12:36:40.507Z] Deleted: sha256:22cfca1bf566610a82a5658f3e46e1908497aac74e7c62fc1a3710c541c65d36 [2022-03-16T12:36:40.507Z] Deleted: sha256:8afbbc82ca94dc6b73baec317c523c84aa8eab9da78356e7829c6894e96efd02 [2022-03-16T12:36:40.973Z] Deleted: sha256:89159fe0bb3d92e74de79718335690b29fdf9b23ac171d9b68ef283357dd83dd [2022-03-16T12:36:40.973Z] Deleted: sha256:481972d1dba5618fd85ffc453ba9ad3b424b386130c8153ba71deb26759173b1 [2022-03-16T12:36:40.973Z] Deleted: sha256:b632c7abfe8d01fc01f60397b73cae9ac7aa2370f5963df3b0f5618c934cb7a7 [2022-03-16T12:36:40.973Z] Deleted: sha256:b71cda75edd4a53fdd5ee81564e5b2af349a45257491da14e5d5cdc8045b331a [2022-03-16T12:36:40.973Z] Deleted: sha256:976c04485591fb124ba9bfbbdbf5c233be2eef2bc2f9e0557c9d7bd38533b6c1 [2022-03-16T12:36:40.973Z] Deleted: sha256:1b87f87ec5c07a8c6b54280b7c2b5930f19924a63d84cb0092faacb9f2c5127c [2022-03-16T12:36:40.973Z] Deleted: sha256:7e8f617b664dbbdc76f688da34eab3ae3156558dc7f66eb5e5ee4538087f0afe [2022-03-16T12:36:40.973Z] Deleted: sha256:56838c124d8f1362e9da811d64da03791316d4ca3c2b71056dd00156f7dfeced [2022-03-16T12:36:40.973Z] Deleted: sha256:267676b60ac9358f7dd528f7dffafa8b8f80fb66188ac2acb90203b6a6fbb41f [2022-03-16T12:36:40.973Z] Deleted: sha256:4910a835b1c6ad1573c532ef4e04cf84d55e43461bfdfab34abe916927d1d6b8 [2022-03-16T12:36:40.973Z] Deleted: sha256:2f3d68c44debf3d8cedfc9e66c47b9932292d5218cf1bcf1c205a87b163bbd8e [2022-03-16T12:36:40.973Z] Deleted: sha256:70f362022b21f75a157b67c83438bf28cd90f72586d013ddf6092e5a02f25ed9 [2022-03-16T12:36:40.973Z] Deleted: sha256:7a31ad2c89a1191cda40ce2c19d0c207e2895823fda2f185fb2a698034aa8020 [2022-03-16T12:36:40.973Z] INFO: Tidying pidfile d:\CI\PR-43194\10\docker.pid [2022-03-16T12:36:40.973Z] INFO: Nuking d:\CI [2022-03-16T12:37:53.315Z] INFO: Zapped successfully [2022-03-16T12:37:53.315Z] [2022-03-16T12:37:53.315Z] INFO: executeCI.ps1 exiting at Wed Mar 16 12:37:47 CUT 2022. Duration 01:20:50.5840876 [2022-03-16T12:37:53.315Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-16T12:37:53.567Z] Recording test results [2022-03-16T12:37:54.319Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-16T12:37:56.639Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-16T12:37:59.082Z] Archiving artifacts [2022-03-16T12:38:00.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43194/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-16T12:38:01.215Z] + make clean [2022-03-16T12:38:03.439Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-16T12:38:03.439Z] docker-dev-cache [2022-03-16T12:38:03.439Z] 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